Skip to content

Information Architecture

Information architecture is about structuring and organizing the content of a digital product so that users can easily understand, navigate, and find what they are looking for.

It sits at the core of UX design, between content and navigation.


  • Prevents cognitive overload
  • Enhances clarity and readability
  • Makes navigation intuitive
  • Anticipates user needs
  • Facilitates collaboration between UX, developers, writers, etc.

📌 It’s a strategic task that affects navigation, design, content, and SEO.


OOUX is a method that structures interfaces around the system’s “objects” before thinking about navigation or layout.

Inspired by object-oriented thinking (as in development), this method focuses on content and relationships first.


What’s an object?

  • A core element of the interface (e.g. course, user, order…)
  • Meaningful to the user
  • Appears in different views (list, card, detail…)

Workshop:

  • Read the product brief or description
  • Note all objects on blue post-its

  • Properties: information that defines the object (title, author, duration…)
  • Metadata: used to filter/sort objects (category, date, popularity…)

🛠 Yellow post-its = properties
🛠 Pink post-its = metadata


  • Which objects are linked to others?
  • Can one object contain another? (e.g. a “program” contains “courses”)
  • Helps define content hierarchies

🛠 Use nested blue post-its to show object relationships


Goal: organize information based on what matters most to the user

  • Sort properties by importance
  • Think about what the user wants to see first

🛠 Reposition post-its from most to least important (top to bottom)


  • What actions can users perform on each object? (e.g. “add to cart”, “edit”, “follow this course”…)
  • This defines the interactive layer of the architecture

🛠 Green post-its placed above the objects


4. Other Tools in Information Architecture

Section titled “4. Other Tools in Information Architecture”
Table : 4. Other Tools in Information Architecture
🧰 Tool💡 Main Purpose
Site structure (tree)Organize the pages of the site or app
Card sortingUnderstand how users categorize information
WireframesVisually represent the layout of a page
SitemapsShow the global structure of the website

Good information architecture is about making the invisible visible — making the right content accessible at the right time.

It should be defined before visual design, and in collaboration with all teams (UX, product, dev, content…).