Behavioral UX

Reduce cognitive load without removing essential information

How to simplify a decision interface while keeping the price, limits, risks, and alternatives people need to choose well.

“Reduce cognitive load” is often used to justify fewer words, fewer options, and fewer visible details. Sometimes that improves an experience. Sometimes it simply makes an inconvenient term harder to notice. The distinction matters: good simplification removes work that does not contribute to understanding; harmful simplification removes information that would change the decision.

Identify three kinds of effort

Before redesigning, separate the effort created by the task from the effort created by the interface.

  • Decision effort: comparing legitimate trade-offs, such as price against storage or flexibility.
  • Interaction effort: finding controls, remembering information across screens, or recovering from an error.
  • Interpretation effort: decoding jargon, vague labels, inconsistent units, or ambiguous conditions.

A designer should usually reduce interaction and interpretation effort. Decision effort may be necessary: choosing a mortgage, insurance policy, or annual contract should not feel effortless if important trade-offs remain unresolved.

Start with an information inventory

List every fact shown in the current journey and classify it:

  1. Decision-critical: could reasonably change acceptance, plan choice, or timing.
  2. Task-supporting: helps complete the action correctly.
  3. Reassurance: reduces a legitimate concern and can be verified.
  4. Decorative or duplicated: adds little meaning in this context.

Keep decision-critical facts in the main flow. Move deeper specifications into clearly labelled detail. Remove decorative and duplicated material before cutting terms or alternatives.

Group around questions people actually ask

Chunking works when each group answers a coherent question: “What do I get?”, “What will I pay?”, “When can I leave?”, or “How is my data used?” A box containing unrelated short fragments is visually tidy but cognitively expensive.

AvoidMixing “Unlimited projects”, “Cancel anytime”, “Billed annually”, and “Priority support” into one undifferentiated feature list.
PreferSeparate product capabilities from billing terms. Use stable labels and keep annual payment information next to the annual selector.

Use progressive disclosure with a materiality rule

Progressive disclosure shows core information first and makes detail available on request. It is useful for long specifications and uncommon settings. It should not hide a charge, automatic renewal, eligibility limit, or important exclusion behind an unopened control.

A practical rule: if learning the fact commonly causes people to choose differently, show it before the decision without requiring interaction. Detail can elaborate; it should not reverse the apparent meaning.

Make comparisons computable

Comparison becomes harder when plans use different units or periods. Normalise the information while preserving the actual transaction:

  • Show the monthly equivalent and the amount charged today.
  • Use the same feature names and order across plans.
  • State whether limits reset daily, monthly, or per billing period.
  • Distinguish “not included” from “available as a paid add-on.”
For an annual plan, pair “£8/month equivalent” with “£96 billed once per year.” The first figure aids comparison; the second describes the transaction.

Treat plain language as interface infrastructure

Plain language is not a childish tone. It uses familiar words, concrete subjects, and direct consequences. W3C cognitive-accessibility guidance recommends understandable words, short blocks, unambiguous content, and whitespace. These choices help people with language and processing disabilities and reduce effort for everyone else.

  • Replace “Your request has been effectuated” with “We sent your request.”
  • Replace “Proceed” with the actual action, such as “Review order.”
  • Replace a double negative with a positive, explicit choice.
  • Explain an unavoidable technical term at first use.

Do not apply a magic option limit

More options can increase response time, but raw count is not the only cause. Unfamiliar attributes, poor grouping, uncertain goals, and inconsistent comparisons can make three plans harder than ten well-organised products. The Hick–Hyman relationship is a useful reminder that selecting among alternatives has a cost; it is not a universal command to show exactly three choices.

Reduce redundant variants, provide meaningful filters, and offer a transparent recommendation based on stated needs. Do not remove the option that fits a minority merely because it converts fewer people.

Test understanding as a task

Ask participants to choose and then explain:

  1. What will happen immediately?
  2. How much will be charged, and when?
  3. What important limitation applies?
  4. What alternative did they reject?
  5. How would they change or reverse the decision?

Completion speed is useful only alongside correct understanding. A design that is five seconds faster but produces more mistaken commitments has not reduced load; it has transferred the cost to the customer’s future self and the support team.

Sources and further reading

  1. Cognitive load during problem solving: Effects on learning — John Sweller, Cognitive Science (1988)
  2. On the rate of gain of information — W. E. Hick, Quarterly Journal of Experimental Psychology (1952)
  3. Use Clear and Understandable Content — W3C Web Accessibility Initiative
  4. Evidence review of Online Choice Architecture — UK Competition and Markets Authority

This article is educational, not legal advice. It was prepared for this independent publication under its current ownership and does not reproduce the domain’s former content. See our editorial policy for sourcing, assistance, and corrections.