Protocol
Do not add an alert without an expected response
An alert with no expected action is usually just a new demand for attention.
When it fits
- Someone proposes another warning, notification, banner or automated alert because a risk is important.
When to avoid it
- Some awareness alerts are justified even without immediate action, but they should be intentionally designed as awareness rather than pretending every notification is urgent.
Why it matters
Before adding the alert, define who receives it, what state it signals, what action or decision should follow, and when no action is appropriate. If nobody can act on the information, prefer a dashboard, log or periodic review instead of interrupting the user. Alerts should change attention because something now deserves action.
Steps
- For every interruptive alert, a receiver can explain the intended response without guessing.
An example
A quality bot should not ping the whole team for every low-confidence anomaly. A critical alert goes to the owner who can stop the release; low-priority anomalies can accumulate for review.
Check your result
For every interruptive alert, a receiver can explain the intended response without guessing.
Keep this limit in mind
- Some awareness alerts are justified even without immediate action, but they should be intentionally designed as awareness rather than pretending every notification is urgent.
Connected ideas
Useful withPrune noisy alerts before adding another one
Evidence and sources
AHRQ PSNet describes alarm fatigue as slower or absent response when people are repeatedly exposed to alarms that are invalid or nonactionable.
The cited evidence is clinical; notification fatigue in software can share the attention mechanism without having the same risk magnitude.
Ten years later, alarm fatigue is still a safety concern · Summary
AHRQ's alarm-safety summaries emphasize reducing nonactionable alarms and improving the usefulness and prioritization of alerts rather than simply adding more alerts.
The correct alert threshold and modality depend on the task, consequence and user environment.
Ten years later, alarm fatigue is still a safety concern · Summary