Chunking
Group related information into meaningful units that are easier to scan, understand, and remember.
A good group turns several details into one understandable unit.
A sixteen-digit card number is difficult to check as one uninterrupted string. Add spaces between groups and the number becomes easier to scan, compare, and read aloud. The data stays the same. Its structure becomes visible.
Origin
George Miller described chunks in 1956. Chase and Simon later showed that skilled chess players recalled meaningful board patterns better than random arrangements, linking chunks to learned structure.
Group information by meaning, not by whatever happens to fit in a row. A useful chunk should answer one part of the person's task.
Use headings, spacing, and separators to show where a group begins and ends. The visual boundary should match the conceptual boundary.
Keep related labels and values together. Splitting them across panels forces people to rebuild the relationship in working memory.
Do not confuse chunking with hiding. People should still be able to see the whole path and find the detail they need.
Digital systems
A formatted card number
As someone types, the field separates the number into four-digit groups. The spacing makes it easier to check the entry against the card without changing the stored value.
Physical signals
A book with sections
Chapters, headings, paragraphs, and lists turn a long argument into nested units. Readers can follow the detail while keeping a sense of the whole.
Details arrive without visible structure, so people must hold too many loose relationships in mind while they search for the part that matters.
Organize the content around recognizable tasks or concepts, label those groups clearly, and use spacing to make the structure visible at a glance.