When to Use
- Success confirmations after save, copy, or publish actions.
- Lightweight warnings that do not require immediate decisions.
- Background task completion notices like upload finished.
When NOT to Use
If the user must respond before continuing, use Modal instead.
Variants
Success toast
Warning toast
Error toast
Confused?
Use Toast for temporary passive feedback, and use Alert when messages should remain visible inline.
Agent Prompts
Use the copy-ready Cursor and Pencil prompts in the prompt panel below this card.