Digital interruptions are often discussed as a problem of timing or frequency, but research on cognitive load suggests that the deeper issue lies in how much mental capacity is already in use when an interruption occurs. From an interaction design perspective, interruptions are not neutral events: they directly compete with limited cognitive resources and shape whether users can maintain focus, recover (or resumption) or disengage entirely.
Cognitive Load Theory provides a useful foundation for understanding this problem. Originally developed in educational psychology, the theory distinguishes between intrinsic load (the complexity of the task itself), extraneous load (unnecessary demands imposed by the system) and germane load (effort that supports learning or task completion).1 While this framework is not specific to interaction design, it becomes highly relevant when applied to digital systems that constantly introduce new stimuli.
Interruptions almost always add extraneous load. Notifications, alerts, pop-ups, and task switches force users to allocate attention away from their primary task, even if the interruption is brief. Importantly, this cost is not limited to the moment of interruption. Research on fragmented work shows that once attention is broken, users often struggle to fully return to the original task, resulting in longer completion times and reduced efficiency.3
This effect becomes clearer when cognitive load is examined alongside attention control. Lavie’s load theory of attention shows that distraction behaves differently depending on what type of load is dominant.2 When perceptual load is high, irrelevant stimuli are more easily filtered out. However, when cognitive control or working memory load is high, people become more vulnerable to distraction. In other words, users performing cognitively demanding tasks are precisely the ones least able to handle interruptions.
For interaction design, this creates a structural problem. Many digital systems interrupt users during moments of high cognitive demand; writing, problem-solving, decision-making, when working memory is already saturated. Under these conditions, even small interruptions can produce disproportionate disruption, increasing error rates, stress and resumption time. The interruption itself may appear minor, but its cognitive cost is not.
Recent reviews further reinforce this point. Koundal et al. (2024) synthesize evidence, showing that interruptions significantly increase mental workload, particularly in complex or time sensitive tasks. Their review highlights that performance degradation is not simply a result of distraction, but of accumulated cognitive demand that exceeds users’ capacity to recover smoothly.4
From a design perspective, I think this shifts the problem away from whether interruptions are useful and toward when and under what cognitive conditions they happen. An interruption that might be manageable during low-demand activity can become harmful during high-load tasks. This suggests that static notification rules or generic “best practices” are insufficient. Without accounting for cognitive load, even well-intentioned designs risk undermining user performance.
Rather than treating interruptions as isolated UI elements, I think they should be understood as events that interact with users’s cognitive state. Designing for interrupted experiences therefore requires attention to task complexity, working memory demands, and recovery support, not just visual hierarchy or timing thresholds.
In this sense, cognitive load is not a background theory but a central constraint. Any system that interrupts users without considering their mental workload is effectively designing against sustained attention. For interaction design, acknowledging this constraint is a necessary step toward more humane, resilient and interruption-aware systems.
References (APA 7)
- Sweller, J., & Chandler, P. (1991). Evidence for cognitive load theory. Cognition and Instruction, 8(4), 351–362. https://doi.org/10.1207/s1532690xci0804_5
- Lavie, N. (2010). Attention, distraction, and cognitive control under load. Current Directions in Psychological Science, 19(3), 143–148. https://doi.org/10.1177/0963721410370295
- Mark, G., Gonzalez, V. M., & Harris, J. (2005). No task left behind? Examining the nature of fragmented work. Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, 321–330. https://doi.org/10.1145/1054972.1055017
- Koundal, D., Sharma, A., & Kumar, S. (2024). Effect of interruptions and cognitive demand on mental workload: A critical review. Applied Ergonomics, 114, 104158. https://doi.org/10.1016/j.apergo.2023.104158
AI Assistance Disclaimer:
AI tools were used at certain stages of the research process, primarily for source exploration, grammar refinement and structural editing. All conceptual development, analysis and final writing were made by the author.
Hi Artun, you outlined the psychological phenomena of both cognitive load and how humans perceive interruptions well and I like how you connected them to interaction design. In my past working experience I’ve figured that justifying desgin decisions based off of cognitive load is a powerful way of communication during the design process.
Hi Amelie! Thank you for the comment. I really agree, it is always interesting to see how our cognitive load and perception effects the experience, it really shifts the discussion away from personal preferences to towards how users actually process information and maintain focus within complex systems. I will try to focus on that more on my research on the future!