Proactive Interaction
Synonyms: anticipatory design, proactive UX, system-initiated interaction, anticipatory UX, proactive assistance
Definition
Use cases
- The notification that cried wolf. An app pings for every minor event, so users mute everything and miss the one alert that mattered.
- The autocomplete that fights you. A form autofills the wrong city and the user deletes it every time.
- The assistant that acts without asking. A calendar AI books the wrong room on its own, and now there's a mess to undo.
How it's used in practice
- Find the trigger, not the timer: fire proactive help off a real signal (user stuck on a step, repeated action, context change), not an arbitrary schedule.
- Pick the right intrusion level: a peripheral cue (badge, inline hint) for low stakes; interrupt only when the payoff justifies stealing attention.
- Always leave an exit: every suggestion needs one-tap dismiss, undo, and a way to turn the behavior off entirely.
- Earn the next nudge: track accept-versus-dismiss rates per trigger and cut the ones users ignore.
Challenges & limitations
- The cold-start problem. With no behavioral data, proactive features stay silent or guess badly, and early users get the worst version right when first impressions form.
- Accuracy needs data, data raises privacy stakes. The signals that make anticipation work (location, calendar, history) are the ones users are most wary of handing over.
- Over-automation removes agency. Strip out too many decisions and people lose the feeling that they're in control, which backfires even when the system is right.
Free resources
- The Next Big Thing in Design? Less Choice (Fast Company) — Aaron Shapiro's original 2015 essay coining anticipatory design.
- Calm Tech principles — Amber Case's principles for ambient, non-intrusive proactive design, with examples.

