Cognitive Load
Cognitive load describes demands placed on limited working-memory resources while a person learns or performs a task.
Direct explanation
What it means
Some difficulty belongs to the task, while presentation can add avoidable search, translation, or remembering. Good design removes needless work and supports the relationships that must still be understood.
The lens explains why a factually complete interface may still fail: users spend their mental budget locating, reconciling, or retaining information instead of making progress.
Research anchor: John Sweller, 1988
Research and interpretation
What the research found
Sweller showed that conventional problem solving could consume working-memory resources in ways that impaired learning.
Cognitive-load theory remains influential in instructional science, with substantial evidence for many instructional effects and continuing debate about measurement and subtypes.
Popular advice versus careful use
Common shorthand: Any busy-looking screen creates high cognitive load.
Evaluate the mental operations a task requires and remove presentation-induced operations that do not contribute to the goal.
How designers apply it
- 01
Keep form instructions beside the field they govern.
- 02
Replace cross-screen memorization with a review summary.
- 03
Stage unfamiliar dashboard controls while keeping core monitoring visible.
Original UI examples
desktop healthcare
Medication reconciliation
Current medicines, proposed changes, and reasons appear in one aligned review.
The clinician compares meaning directly instead of remembering values across tabs.
mobile flow
Mobile identity check
The required document and photo guidance stays visible during capture.
The user does not need to memorize a separate instruction page.
Configuring team permissions
Less effective
Hide role consequences behind several tooltips and require users to remember them.
Better fit
Show consequences in the permission table and summarize affected people before save.
High information density can be appropriate when relationships are clear.
Limits and failure modes
Most foundational evidence concerns learning; applying labels to routine product use requires an explicit analogy and task data.
Common mistakes
- Equating cognitive load with the number of visible elements.
- Hiding essential context and making users recall it later.
When it should not dominate
- To justify removing expert information without research.
- As a direct clinical measure inferred from a tidy screenshot.
Responsible use
Accessibility
Plain language, persistent instructions, flexible timing, error prevention, and multiple representations can reduce avoidable load for people with cognitive and learning disabilities.
On mobile: Preserve context across steps and avoid using a modal stack as working memory.
Ethics and context
Use the principle to reduce unnecessary effort and improve comprehension. Validate the result with representative users rather than treating a general tendency as a universal instruction.
On desktop: Co-locate values that must be compared and manage density with hierarchy rather than wholesale hiding.
Designer checklist
- Separate inherent task relationships from interface noise.
- Identify what users must remember between actions.
- Test comprehension with representative experience levels.
Check your understanding
Which statement applies Cognitive Load most carefully?
Practice and continue learning
See ideas in real interfaces
These external interfaces are editorial references, not examples created to demonstrate this principle.
Sources and further reading
- 01Open source
Cognitive Load During Problem Solving: Effects on Learning
John Sweller · 1988 · Cognitive Science
Primary research · primary or original source
- 02Open source
Cognitive Architecture and Instructional Design: 20 Years Later
John Sweller, Jeroen J. G. van Merriënboer, Fred Paas · 2019 · Educational Psychology Review
Peer reviewed review
- 03Open source
Working Memory
Alan D. Baddeley, Graham Hitch · 1974 · Psychology of Learning and Motivation
Primary research · primary or original source
Continue the graph
Related principles
model
Working Memory
Working memory is a limited system for temporarily maintaining and manipulating information needed by the current task.
model
Intrinsic Cognitive Load
Intrinsic cognitive load is the working-memory demand created by interacting elements that are inherent to what must be understood or performed.
model
Extraneous Cognitive Load
Extraneous cognitive load is mental work caused by how information or a task is presented rather than by the relationships that must be learned.
