UX Glossary Content & Writing

Error Message

Content & Writing

Text displayed when something goes wrong in an interface, telling users what happened and how to recover. Good error messages are specific, written in plain language, non-blaming, and actionable — they never simply say 'Error' or display system codes.

Error Message illustration
Source: upload.wikimedia.org

Common contexts

Use when

Every time the system detects an error that requires user action — even minor ones. Treat every error message as a recovery touchpoint, not a failure notification, and always pair the problem statement with a next step.

Avoid when

Don't display error messages preemptively before a user has had a chance to complete input — showing a 'required field' error the moment a field loses focus creates anxiety and feels accusatory rather than helpful.

The best error message is a preventive one — if you're seeing high rates of the same error, the real fix is usually upstream in the form design, not in the wording of the error text itself.

Real-world examples

Related terms

Microcopy UX Writing Plain Language Feedback
← Browse all UX Glossary terms