Hierarchical IA organizes content in a tree structure with parent-child relationships. Start with broad categories at the top, drill down to specific items. Classic example: file systems, org charts, product categories. Most common IA pattern—intuitive and familiar to users.
Use hierarchical IA when content has clear parent-child relationships: documentation (sections > pages), e-commerce (categories > subcategories > products), file systems, knowledge bases. Best when users know what they're looking for and can navigate through categories. Implement with breadcrumbs, nested navigation, or tree views.
Information Architecture
Tree structure navigation—parent-child relationships, folders, nested menus, top-down flow