Cognitive Load Theory
The brain's working memory holds roughly 4 chunks at once. Every unnecessary element on screen costs processing capacity the user needs for the actual task.
01 — TL;DR
Two sentences.
Sweller's research found that ineffective teaching created extraneous cognitive load — forcing learners to split attention between the material and the format. The same dynamic plays out in product design: when users must fight the interface to complete a task, the interface itself is consuming working memory that should go toward the task.
The formula in plain English
Doubling your choices doesn't double decision time — it adds a fixed increment. Going from 1 to 2 choices adds roughly the same amount of time as going from 4 to 8. This is why simplification has diminishing returns at the extreme end, but the first few cuts make the biggest difference.
02 — When to Use
Apply this when…
When NOT to apply it
CLT applies most powerfully to first-time use, high-stakes tasks, and unfamiliar flows. Experts have offloaded cognitive work to long-term memory — they experience less load from the same interface. Design for the novice path first; the expert path rarely breaks.
03 — How It Works
The mechanism
Sweller's foundational 1988 paper identified that split-attention effects — where learners must mentally integrate information from multiple separate sources — dramatically increased extraneous load. This translates directly to product design: any time a user must look at one part of a screen to understand another part, you have a split-attention problem.
04 — Real Example
Notion's editor vs a blank page
Netflix's internal research found that their recommendation algorithm was showing users too many categories on the homepage. When they reduced the number of visible content rows from 76 to a curated set of 6–10, they measured a significant improvement in time-to-play — the key activation metric for their product.
The counterintuitive finding: users who saw fewer categories watched more content, not less, because they spent less time in the paralysed browsing state and more time actually watching. The abundance of choice was actively harming engagement.
05 — In the Wild
Test yourself & see real examples
No examples yet — be the first.
Spotted Cognitive Load Theory in the wild? A cluttered form, overloaded dashboard, or onboarding screen that makes your brain hurt? Submit a screenshot and annotate what you see. Every approved example gets attributed to you.
Seen Cognitive Load Theory violated in a real product? Help grow the evidence base.
06 — Common Mistakes
Where teams go wrong
07 — Variations & Related Principles
Connected ideas
Cognitive Load Theory is the foundational framework. Several other principles are either specific applications of it, or describe the same constraint from a different angle.
The most important pairing is Hick's Law — a specific application of CLT to choice evaluation. If CLT is the general case (working memory is finite), Hick's Law is the specific case (choice count consumes it predictably). Use both together when auditing any decision-heavy interface.
08 — 10-Min Exercise
Run it right now
⏱ 10 minutes · Solo · No prep
Pick any form or onboarding screen from your product — or a competitor's. Your goal: find the extraneous load and cut it.
1. List everything visible: every label, input, CTA, hint text, icon, and decorative element. Count the total number of items.
2. Classify each item: does this help the user complete this specific step, or does it serve another purpose (legal, marketing, future features)? Mark non-essential items.
3. Find the recall demands: where are you asking users to remember something from a previous screen or from outside the product? Those are working memory loads you own.
4. Sketch a version with all non-essential items removed and recall demands replaced with visible defaults or inline hints. How many things does a user now need to hold in mind simultaneously?