Information Architecture: What It Is and How I Design It

Josh Fechter
By Josh Fechter

Last updated: August 29, 2026

Our reviewers evaluate career opinion pieces independently. Learn how we stay transparent, our methodology, and tell us about anything we missed.
Quick summary
I define information architecture, separate it from navigation and visual design, and walk through the research, structure, labeling, and testing steps I use to organize a site or knowledge base.

A page can be beautifully designed, well written, and still fail, because the visitor cannot work out where anything lives. I have designed more than fifty websites over my career, and the pattern has held far more often than not: when conversion or comprehension is broken, the cause is usually structural rather than cosmetic. People are not confused by the button. They are confused about where they are and what the site contains.

Information architecture is the discipline that fixes that. It is invisible when it works, which is why it gets skipped, and it is the most expensive thing to retrofit once a site or knowledge base has grown.

This guide covers what information architecture is, the four systems it is made of, the principles I design against, the process I follow, how I test it before launch, and the mistakes that cause a rebuild.

What Information Architecture Is

Information architecture is the practice of organizing, labeling, and structuring content so that people can find what they need and understand where they are. It applies to a website, an app, a documentation set, an intranet, a product catalog, or a shared drive. Anywhere content accumulates, somebody is doing information architecture, deliberately or by accident.

The field draws on library science for classification, on cognitive psychology for how people categorize and remember, and on design for how structure becomes something you can see and click. Nielsen Norman Group's study guide on information architecture is a good survey of that landscape if you want the research background.

The practical definition I use with teams is simpler. Information architecture is a set of decisions about what your content is, how it is grouped, what each group is called, and how someone moves between groups. Those four decisions get made whether or not anyone writes them down.

Information Architecture Is Not Navigation, Sitemaps, or UX

Navigation is the visible expression of the structure. The menu, the sidebar, and the breadcrumbs are the interface layer. The architecture is the underlying model those elements reveal. You can redesign a menu without touching the architecture, and you can fix an architecture that still uses the same menu component. Nielsen Norman Group's explanation of the difference between information architecture and navigation is the clearest short treatment of that boundary.

A sitemap is an artifact, not the practice. It records a structure at a point in time. And user experience design is broader: it includes interaction, visual design, copy, performance, and research. Information architecture is one input into it, and usually the one that determines whether the rest has a chance.

Squibler image

The Four Systems That Make Up an Architecture

The standard model, established in Louis Rosenfeld, Peter Morville, and Jorge Arango's book on information architecture, breaks the work into four interlocking systems. I still use it because each system fails in a different, diagnosable way.

The organization system decides how content is grouped: by topic, by task, by audience, by product, by chronology, or by some hybrid. This is the decision with the longest shelf life and the highest cost to change. When an organization scheme is wrong, everything downstream feels arbitrary.

The labeling system decides what each group is called. Labels are where internal vocabulary leaks into the interface. When a company names a section after its internal team structure rather than the job the visitor came to do, that label costs traffic, clicks, and support tickets simultaneously.

The navigation system decides how people move: global navigation, local navigation within a section, contextual links inside content, and supplemental aids such as breadcrumbs and indexes. Breadcrumbs in particular do double duty, showing location and offering an escape route, which is why Nielsen Norman Group has argued for years that breadcrumbs deserve a place in most hierarchies.

The search system decides how people find content when they refuse to browse, which is most people in a hurry. Search quality depends on metadata and consistent labeling, so it is not a separate feature you can bolt on later. A search box over badly labeled content simply fails faster.

Underneath all four systems sits metadata: the attributes attached to each piece of content, such as product, audience, format, and lifecycle stage. Metadata is what lets one library be sliced several ways at once, which is the idea behind faceted classification. A support library can be filtered by product and by task at the same time without either grouping being declared the winner. I reach for facets whenever a team argues endlessly about the single correct hierarchy, because the argument usually means two valid mental models are competing and both deserve a filter.

A concrete example helps. On one site I worked on, the help section was organized by an internal team: Platform, Billing Ops, and Growth. Visitors arriving from search had no idea which team owned their problem, so almost every session ended at the search box or a support form. We reorganized the same articles by task, using groups named for what people were trying to do, such as setting up an account, paying for a plan, and fixing a failed import, then added product and format as filters rather than as folders. Nothing was rewritten. The same pages, grouped by the reader's goal instead of the company chart, stopped feeling missing.

Principles I Design Against

Dan Brown's widely cited eight principles of information architecture are the most useful checklist I know, and three of them do most of the work in practice. The principle of objects treats content as living things with lifecycles and behaviors rather than as fixed lumps to be placed in folders. The principle of choices says to offer meaningful but limited options at each point. The principle of disclosure says show a preview of what lies beneath a section so people can predict what they will get.

The others are just as practical: use examples to show what a category contains, assume that any page can be a front door because search delivers people straight into the middle of the site, classify content in more than one way because people search in more than one way, keep each navigation system focused on a single job, and design for growth because today's content volume is the smallest it will ever be.

Underneath all of them sits the question of mental models. People arrive with an existing belief about how your content should be organized, drawn from other products they use. Nielsen Norman Group's overview of mental models in interface design explains why fighting that expectation is expensive and rarely worth it. When my structure disagreed with the users' mental model, the users won.

Squibler image

The Process I Follow

I begin with a content inventory. Every page, document, or article gets listed with its purpose, owner, traffic, and current location. This is dull and it is the step that produces the most surprises, because nearly every inventory I have sat through surfaces duplicate pages that compete with each other and orphaned pages nobody has opened in a year.

Next I collect the demand side: analytics on what people actually open, internal search queries including the ones that come back empty, support tickets, and the questions sales and onboarding hear repeatedly. Search logs are the closest thing to users dictating your labels to you.

Then I involve users in grouping through card sorting. Participants sort content items into groups that make sense to them, either into their own categories or into ones you supply. The technique and its variants are documented well in Nielsen Norman Group's guide to running a card sorting study, and even an informal session with eight to twelve participants exposes grouping assumptions fast.

With those groupings I draft the structure: top level sections, what sits under each, and the depth of the hierarchy. I keep the top level small enough to scan and avoid burying important content more than about three levels down, then check that every top level section is genuinely distinct rather than a euphemism for the same idea.

Labeling comes next and deserves its own pass. I write labels in the user's vocabulary, keep them parallel in grammar, and reject clever names. If a label needs a tooltip to be understood, it is the wrong label.

Then I test the structure before anyone designs a screen. Tree testing puts the bare hierarchy in front of participants and asks them to find specific things, which isolates structural problems from visual ones. Nielsen Norman Group's explanation of tree testing for site structures covers how to set the tasks and read the results. Failures here are cheap. Failures after launch are not.

Finally I plan for change. New content needs a defined home, someone has to own the taxonomy, and redirects have to be part of any restructure so old links and search rankings survive. An architecture without a maintenance owner degrades into whatever the last person to publish felt like doing.

Information Architecture for Documentation and Knowledge Bases

Help content is where architecture pays off fastest, because readers arrive annoyed and leave quickly. The organizing principle that works is user tasks, not internal departments or feature names. A section called “Billing and payments” is a task grouping. A section called “Revenue platform” is an internal one.

Documentation also needs multiple classification more than most sites, because the same article legitimately belongs to a product area, a task type, and an audience. Categories provide the browse path, tags and metadata provide everything else, and both feed search. If you are still choosing a platform and a publishing model, my overview of how a knowledge base is set up and maintained covers that layer. My guidance on structuring knowledge base articles covers the article level decisions that sit inside this structure, and the wider practice of managing organizational knowledge explains who has to own it over time.

The same reasoning applies to product help. If you are organizing task based user documentation or a larger set of technical documentation for a product team, decide the structure before the writing volume grows, because restructuring two hundred pages is a project rather than an afternoon.

How I Know the Architecture Is Working

Task success in testing is the primary measure: can a representative user find a specific item, and how confident are they when they get there. Confidence matters, because a user who arrives at the right page by guessing will not repeat the journey.

After launch I watch a few behavioral signals. Heavy use of search immediately on landing usually means browse is failing. Repeated searches with reworded queries mean labels do not match vocabulary. Rising support contact on topics you have documented means the content exists but cannot be found. Pageview counts alone tell you almost nothing about structure.

Accessibility belongs in this evaluation too. A structure that only makes sense visually is not a structure. Consistent heading hierarchies, predictable menus, and clear link text serve assistive technology and everyone else, and the guidance on accessible menu structures from the Web Accessibility Initiative is a practical reference for the navigation layer.

The Mistakes That Force a Rebuild

Mirroring the org chart is the classic one. Customers do not know which department owns what, and reorganizations then break the site. Organize by what people are trying to do.

Too many top level sections is the second. When everything is promoted, nothing is findable, and the menu becomes a directory people stop reading. The opposite failure is a hierarchy so deep that valuable content sits five clicks from the entry point where nobody will ever meet it.

Third is clever labeling. Invented names for ordinary categories cost recognition and search traffic at the same time. Fourth is designing for today's content only, so the structure buckles the moment the library doubles. Fifth is restructuring without redirects, which silently destroys existing links and rankings.

If you want one concrete starting point this week, inventory your content, pull the last ninety days of internal search queries, and run a card sort with a handful of real users. Those three steps do more for a structure than any design review I have sat in, and they cost almost nothing to run.

Conclusion

Information architecture is the foundation of findable and usable content. Its success lies in designing clear organization, labeling, navigation, and search systems that align with user mental models. Structuring content based on user tasks rather than internal workflows ensures that visitors quickly find what they need, reducing confusion and enhancing overall comprehension.

Testing is essential to validate your structure. Use card sorting to uncover user groupings and tree testing to identify flaws before launch. Avoid common mistakes like clever labels, deep hierarchies, and unmaintained taxonomies, as these cause structures to crumble over time. By combining thoughtful design with ongoing testing and ownership, you ensure your architecture remains functional and scalable as content grows.

Frequently Asked Questions

Here are the most frequently asked questions about information architecture.

What is information architecture in simple terms?

It is the way content is organized, labeled, and connected so people can find what they need and understand where they are. It covers how content is grouped, what each group is called, how people move between groups, and how search works across all of it.

What is the difference between information architecture and user experience design?

User experience design covers the whole experience, including interaction, visual design, copy, and research. Information architecture is the structural layer inside it, dealing specifically with organization, labeling, navigation, and search. Good visual design cannot rescue a structure that does not match how people think.

What are the main components of information architecture?

Four systems: organization, which groups content; labeling, which names those groups; navigation, which lets people move between them; and search, which retrieves content directly. Each one fails in a recognizable way, which makes the model useful for diagnosis as well as design.

How do you test information architecture?

Card sorting tests how users would group content before you build anything, and tree testing checks whether people can find specific items in a draft hierarchy without any visual design present. After launch, internal search queries and task success rates continue the testing.

How deep should a site hierarchy be?

Deep enough that categories stay meaningful and shallow enough that important content is not buried. Most content should be reachable within about three levels from the entry point. If the depth keeps growing, the grouping scheme is usually the real problem.

Who is responsible for information architecture?

On large teams it may be a dedicated information architect or a content designer. On smaller teams it falls to whoever owns the site, the product, or the documentation. What matters is that one person owns the taxonomy and decides where new content lives, otherwise the structure erodes.