Progressive Disclosure¶
Reveal information in layers so users receive what they need when they are ready for it.
The Diagnostic Story¶
Symptom: Everything relevant arrives at once, and nothing is. Novices freeze at the full wall of detail; experts wade through clutter to find what they need; critical warnings share space with optional preferences; and the important part gets skimmed because it is not visibly more important than anything else.
Pivot: Divide the information into layers matched to the user's current task, readiness, and risk context. The first layer must be usable and safe on its own; every deeper layer sits behind a legible reveal trigger that preserves orientation between levels.
Resolution: Cognitive load drops at entry without hiding the depth that experts and exception-handlers need. Users complete the common case from the first layer and locate the supporting detail when they actually need it, with critical warnings always surfaced rather than buried.
Reach for this when you hear…¶
[onboarding design] “We gave new hires the full policy manual on day one and then wondered why they kept making basic errors they should have avoided if they had actually read it.”
[medical device UI] “The alert for the dangerous setting sits right next to the alert for low battery, and the nurses have learned to dismiss both without reading either.”
[API documentation] “I can get a developer started in ten minutes if I show them the quick-start first, but if I open with the full reference spec they close the tab and ask someone in Slack.”
When This Archetype Applies¶
No catalog groundingNone of the structural conditions is currently represented by an accepted prime or domain-specific abstraction.
Diagnostic problem
People face more detail than they can use at the current moment. The relevant facts may exist, but they arrive too early, too densely, or without a path from overview to detail, causing overload, error, hesitation, abandonment, or superficial compliance.
Show the applicability expression
Applicability expression5 distinct conditions
groundedpartly groundedopen
5 conditions, all required.
5Required in every casenumbered 1–5
These hold no matter which pattern applies.
Simultaneous detail overload · open
All detail is shown at once.
This is a load-bearing situation condition in the diagnostic expression. The condition is: All detail is shown at once. If it does not hold, this particular condition set is incomplete.
Variable user readiness · open
User readiness varies.
This is a load-bearing situation condition in the diagnostic expression. The condition is: User readiness varies. If it does not hold, this particular condition set is incomplete.
Stage-varying relevance · open
Information relevance changes by task stage.
This is a load-bearing situation condition in the diagnostic expression. The condition is: Information relevance changes by task stage. If it does not hold, this particular condition set is incomplete.
Conditional advanced detail · open
Advanced or rare information is necessary but not always relevant.
This is a load-bearing situation condition in the diagnostic expression. The condition is: Advanced or rare information is necessary but not always relevant. If it does not hold, this particular condition set is incomplete.
Irreducible full explanation · open
A summary is needed but cannot safely replace the full explanation.
This is a load-bearing situation condition in the diagnostic expression. The condition is: A summary is needed but cannot safely replace the full explanation. If it does not hold, this particular condition set is incomplete.
Other requirements and context (1)
Why these sit outside the expression
Supporting context — it may accompany or help interpret the situation, but it is not a load-bearing condition in a sufficient diagnostic set.
Supporting contextUsers abandon or misuse the system before reaching the right detail.
Coverage
0 of 5 conditions grounded · 5 open.
Mechanisms / Implementations¶
- Advanced Settings Panel: A panel or mode that makes specialized controls available without showing them by default.
- Drill-Down Dashboard: A dashboard that starts with summary indicators and lets users navigate into lower-level evidence or segments.
- Expandable Section: A user interface element that reveals hidden supporting content when opened.
- Just-in-Time Help: Contextual explanation or guidance shown at the point where the user needs it.
- Layered Documentation
- Progressive Training Module: A training mechanism that introduces concepts, tasks, examples, and exceptions in readiness-based layers.
- Staged Onboarding: An onboarding process that introduces responsibilities, knowledge, or features in planned stages.
- Summary-Detail View: A paired view where a compact summary connects to selectable detailed records or explanations.
- Tiered Decision Support: A decision-support mechanism that presents a recommendation first and allows deeper inspection of rationale, evidence, assumptions, and exceptions.
- Wizard or Stepper Workflow: A staged interface that reveals fields, choices, or instructions one step at a time.
Related Abstractions¶
Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.
Built directly on (3)
- Chunking: Group information units.
- Cognitive Load: Mental effort.
- Layering: Segments systems into levels.
Also references 8 related abstractions
- Bounded Rationality: Limited decision capacity.
- Compression: Reduce redundancy.
- Differentiated Instruction: Tailor learning.
- Feedback: Outputs influence inputs.
- Hierarchy: Organizes elements into levels or ranks.
- Representation: Model complex ideas.
- Scaffolding: Temporary learning support.
- Search and Retrieval: Locate and extract information.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Task-Stage Disclosure · use context variant · recognized
Reveals information according to where the user is in a workflow, learning path, service journey, or decision sequence.
Expertise-Adaptive Disclosure · use context variant · recognized
Adjusts the amount and kind of information shown according to a user’s skill, role, confidence, or demonstrated readiness.
Risk or Exception Disclosure · risk or failure variant · recognized
Keeps ordinary guidance simple while surfacing warnings, constraints, exceptions, or escalation detail when risk conditions become relevant.
Drill-Down Disclosure · implementation variant · recognized
Starts from an overview or aggregate layer and lets users navigate downward into progressively more specific detail.
Editorial Notes¶
Problem Classification¶
Classification: Information Overload, Search & Attention Failure → Cognitive Load, Chunking & Compression
Problem kernel: detail arrives before it is actionable
Rationale: Earliest causal condition: People face more detail than they can use at the current moment. The relevant facts may exist, but they arrive too early, too densely, or without a path from overview to detail, causing overload, error, hesitation, abandonment, or superficial compliance.
Independent corroboration: The earliest necessary condition in the frozen evidence is: People face more detail than they can use at the current moment. That is a cognitive load chunking and compression problem because Information exceeds momentary processing capacity because grouping, staging, reuse, or task-preserving reduction is absent or poorly matched.
Review outcome: Independent reviewer agreement; high confidence.