G1.01.1information architecturedesignresearch

Information architecture organizes content, labels, and relationships

Aliases: IA · content structure · organization labeling relationships

What it is

Information architecture is the work of deciding how a collection is grouped, what each group is called, and how items relate. The object is the content set, not control styling. Rosenfeld and Morville treat organization systems, labeling systems, and relationship structure as the substance of the practice: decide whether invoices and statements belong together, whether the public name is “Bills” or “Finance,” and whether contracts are parents or cousins—then draw menus. Navigation and search consume that structure; they are not a substitute for it.

Reducing IA to “draw a sitemap” is too narrow. A sitemap is one projection of hierarchy. Facets, cross-links, and typed references among content types are relationships the architecture still has to specify.

Why it happens

People do not store a map of the whole collection. They infer “what kind of place this is” from three cues: what sits together (organization), what word is written on it (label), and where a click leads (relationship). The three cues have to agree. The same group with two names splits into two concepts in the user’s model; identical labels with no traversable relation make people expect a path that is not there. Architecture fails when at least one of the three conflicts with an existing classification habit, so the inference cannot close.

Relationships are not only parent–child. Sequence (step 3 of a tutorial), equivalence (HTML and PDF of the same policy), and relatedness (accessories for this product) change where people go next. Hierarchy without lateral relations turns the collection into a tree that can only be climbed, and cross-topic tasks are forced to detour.

Studying it

Test organization and labels with content models and card sorts; test relationships with a link inventory. Do not start with a finished UI.

  • Paradigms: open card sorts for spontaneous grouping; lexicon extraction for in-house names; a parent / related / sequence inventory checked against real task paths.
  • Independent variables: grouping scheme, label source (user language vs internal language), whether relationship types are made explicit.
  • Dependent variables: grouping agreement, label hit rate, wrong-relation traversals during tasks.
  • Methodological note: high classification agreement only means items look alike. It does not mean labels are recognized, or that relationship edges are usable. Score the three separately. Tree tests can later check whether a structure is walkable; they measure paths, not whether the content was modeled in the first place.

Where it stops holding

Tiny, single-purpose tools (a calculator, a flashlight) barely have organization, labels, or relationships to work on; forcing an IA practice over-partitions settings. Strongly sequential flows (checkout, account opening) are governed by steps, not topical classes; folding steps into a topic tree hides “what’s next.” Knowledge graphs and enterprise search model denser, more formal relations than website IA usually does; ontology engineering from that world does not drop in as interface architecture.

Applying it

  • Inventory content types, not pages. For each type, write the group it belongs to, the public name, and the other types it links to.
  • Hold separate working sessions for organization, labels, and relationships. Changing all three on one navigation sketch makes the decisions untraceable.
  • Run an open card sort on real items, not department names. Freeze labels only after groups stabilize; add “related” and sequence edges last.
  • Verify by handing a real item to someone uninvolved: which group would it live in, which word would you type, where would you go next. Scatter on any of the three means you still have a menu draft, not an architecture.

Related

  • Within the group: G1.01.2 Architecture determines findability; the interface determines operability · G1.01.3 Architecture problems cannot be solved by visual polish
  • Adjacent: G1.02 Organization systems · G1.04 Labeling systems · Q2.11 Card sorting
  • Search terms: information architecture · organization system · labeling system

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/G1.01.1