Deep Navigation
Display location in multi-level hierarchical structures.
Quick Navigation
Allow users to quickly jump back to parent levels.
Context Awareness
Help users understand where they are in the application.
When not to use
- On top-level pages or homepages where there's no hierarchy to display
- In mobile views with deep hierarchies—consider showing only the parent level
- For lateral navigation between sibling pages—use tabs instead
- When the navigation path is obvious or has only one level