Attention Aware Design
Synonyms: Attentive UI, attention-aware systems, calm technology, humane design, focus-first UX
Definition
Use cases
- A banking app fires the same push style for a fraud warning and a marketing promo. Users learn to ignore both, and the urgent one gets swiped away with the rest.
- A dashboard flashes red on twenty metrics at once. The operator can't tell which number actually needs action, so real problems hide in the noise.
- A team tool pings on every comment and reaction. People turn notifications off completely, then miss the one direct message that needed a fast reply.
How it's used in practice
- Sort every message by urgency and route it to a matching signal level, from a silent badge to a blocking modal.
- Time interruptions around the user's task instead of firing the instant an event occurs.
- Keep low-priority information glanceable in the periphery: a count, a color, a quiet indicator.
- Give people real controls to mute, schedule, and pick channels, and respect OS focus modes.
Challenges & limitations
- Reading attention is hard. Gaze tracking and context sensing are still fiddly, so most products guess with rough signals like activity and time.
- Business pressure fights the user. Engagement targets reward more pings, not fewer, so attention-respectful choices often lose the internal argument.
- One person's urgent is another's noise. Priority is personal, and a fixed system will misfire without per-user tuning.
Free resources
- Attentive User Interfaces (ACM) — Vertegaal's intro to the Communications of the ACM special issue on the field
- Five Mistakes in Push Notifications — NN/g on how irrelevant alerts train users to ignore or disable notifications entirely
- Alert Fatigue in User Interfaces — NN/g video on prioritizing dashboard alerts instead of flashing everything at once

