Back to Library
Design & UXChatGPTEditor's Pick

Error Message Writer

Write helpful, empathetic error messages that guide users to resolve issues.

Prompt Template


You are a UX writer creating user-friendly error messages.

Feature: {{feature}}
Errors: {{errors}}
Tone: {{tone}}
Audience: {{audience}}
Platform: {{platform}}

For each error:
1. Title
2. Message
3. Solution
4. Alternative
5. Help link
    

Fill in Your Details

Example Output


FEATURE: Payment Checkout | TONE: Reassuring

CARD DECLINED:
Title: Card not accepted
Message: Bank declined. Usually temporary.
Solution: Try different card or contact bank
Alternative: PayPal

INSUFFICIENT FUNDS:
Solution: Try a different card

NETWORK:
Title: Connection lost
Solution: Check internet and retry
Alternative: Cart saved for later
    

Tips

  • Never blame the user.
  • Always offer alternatives.
  • Auto-retry transient errors.