By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
For aspiring product designers, graphic designers transitioning to UX, and bootcamp students
Information Architecture (IA) is the art and science of organizing content so users can find what they need without thinking. Think of it like a library’s Dewey Decimal System—if books were randomly shelved, no one could find them. In digital products, poor IA leads to frustration (e.g., a hospital patient portal where users can’t locate lab results) or lost revenue (e.g., an e-commerce site where shoppers abandon carts because checkout steps are buried). Good IA reduces cognitive load, speeds up task completion, and makes products feel intuitive. Example: Redesigning a university website’s IA to group "Admissions," "Financial Aid," and "Student Life" under clear parent categories (instead of scattering them across 10+ menu items) can cut support calls by 30%.
Information Architecture (IA): The structural design of shared information environments. It’s about labeling, organizing, and connecting content so users can navigate effortlessly. Example: Spotify’s "Browse" section groups music by mood, genre, and activity (e.g., "Workout," "Focus") instead of alphabetical order.
Sitemap: A hierarchical diagram showing pages/sections of a product and their relationships. Like a blueprint for a house—it shows rooms (pages) and doors (links) but not the furniture (content). Example: A Figma sitemap for a recipe app might show: Home ├── Recipes │ ├── Breakfast │ ├── Dinner │ └── Desserts ├── Meal Planner └── Grocery List
Home ├── Recipes │ ├── Breakfast │ ├── Dinner │ └── Desserts ├── Meal Planner └── Grocery List
Card Sorting: A UX research method where participants group labeled cards (representing content or features) to reveal how they expect information to be organized. Example: Asking users to sort cards like "Return Policy," "Shipping Info," and "Gift Cards" to determine if they belong under "Customer Service" or "Shopping Help."
Open vs. Closed Card Sorting:
Closed: Users sort cards into predefined categories (e.g., "Does ‘FAQ’ belong under ‘Support’ or ‘About Us’?"). Example: Open sorting for a fitness app might reveal users group "Workout Plans" and "Nutrition Guides" under a new category called "Get Fit," not "Programs."
Tree Testing: A usability test where users navigate a text-only version of a sitemap to complete tasks (e.g., "Find the return policy"). Measures findability before designing screens. Example: Testing if users can locate "Live Chat Support" in a banking app’s IA by asking them to click through a text hierarchy: Home ├── Accounts ├── Payments └── Help Center ├── FAQ └── Contact Us (If most users click "Help Center > Contact Us," the IA works. If they give up, it’s broken.)
Home ├── Accounts ├── Payments └── Help Center ├── FAQ └── Contact Us
Hick’s Law: The time it takes to make a decision increases with the number of choices. Simplify navigation by limiting options. Example: Amazon’s "Buy Now" button (one primary action) outperforms a page with 5 competing CTAs.
Miller’s Law (7±2 Rule): People can hold ~7 items in working memory. Limit menu items to 5–9 to avoid overwhelm. Example: Apple’s top navigation bar has 7 items (Store, Mac, iPad, iPhone, Watch, AirPods, Support).
Jakob’s Law: Users expect your product to work like others they’ve used. Follow conventions (e.g., "Contact" in the footer, "Cart" in the top-right). Example: Most e-commerce sites place "Checkout" in the top-right—deviating from this (e.g., hiding it in a hamburger menu) increases drop-off.
Progressive Disclosure: Show only essential information upfront; reveal details as needed. Reduces cognitive load. Example: A flight booking site shows departure/return dates first, then expands to add baggage options after the user selects flights.
Wayfinding: Design elements that help users understand where they are and how to get where they want to go (e.g., breadcrumbs, active states, clear CTAs). Example: Airbnb’s breadcrumbs: Home > United States > California > San Francisco show the user’s path and let them backtrack.
Home > United States > California > San Francisco
Taxonomy: The classification system for content (e.g., categories, tags). A good taxonomy is consistent and user-friendly. Example: Netflix’s taxonomy uses genres ("Action," "Comedies") and micro-genres ("Critically Acclaimed Sci-Fi Thrillers") to help users discover content.
Faceted Navigation: A filtering system that lets users narrow down content by multiple attributes (e.g., size, color, price). Example: Zappos lets users filter shoes by size, width, color, brand, and price range simultaneously.
/account/billing
[Home] ├── [Products] │ ├── [Category A] │ └── [Category B] ├── [About Us] │ ├── [Team] │ └── [Careers] └── [Support] ├── [FAQ] └── [Contact]
"We conducted open card sorting with 15 users and found 80% grouped ‘Track Order’ with ‘My Account.’ We then tree-tested 3 sitemap versions and improved findability by 40%."
"Adding 5 items would violate Hick’s Law, increasing decision time. Our tree test showed users already struggle to find ‘X.’ Let’s A/B test a ‘Quick Links’ section in the footer instead."
"This sitemap (IA) informed the navigation design (UI) in the final wireframes."
"E-commerce users expect to see ‘Shop,’ ‘Account,’ and ‘Cart’ in the top nav. Adding ‘News’ may increase cognitive load and distract from the primary goal (purchases). Let’s A/B test placing it in the footer or a secondary menu."
"Research shows users can only process 5–9 items at once. Our analytics show 70% of users only interact with 3 menu items. Let’s prioritize those and move the rest to a ‘More’ dropdown or footer."
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.