Page Title
The Page Title pattern offers users a comprehensive and intuitive navigation experience.
- Overview
- Specs
- Guidelines
Pattern
The Page Title pattern contains breadcrumbs, the title of the page and action bar components. These provide users with a comprehensive and intuitive navigation experience.
Breadcrumbs serve as a roadmap, guiding users through the hierarchical structure of the website or application, allowing them to easily backtrack or explore related content.
The Page Title provides a clear and concise summary of the page’s purpose or content, helping users quickly understand the context without the need for extensive exploration.
Furthermore, the inclusion of action bar components allows users to effectively interact with the page. Whether it’s through buttons for common actions, dropdown menus for sorting or filtering options.

- A: Desktop Variation
- B: Tablet Variation
- C: Mobile Variation
- 1: Breadcrumbs
- 2: Page Title
- 3: Second Line
- 4: Action Bar
Used for:
Views with lists
When the user is in a list view with a dedicated page and actions, the Page Title pattern should be used.
Forms
When a user is inside a form with a dedicated page and actions, the Page Title pattern should be used.
Reports
When the user is inside a report view on a dedicated page and actions, the Page Title pattern should be used.
Don’t use for:
Dashboards
In dashboards where no dedicated actions are available, the Page title pattern should not be used.
Modals
In modals where the layout is managed differently, the Page Title pattern should not be used.
Flyouts
In flyouts where the layout is managed differently, the Page Title pattern should not be used.
Demo
Access the Figma file and inspect the element using Dev Mode.

Last Updated
- Added second line;
- Added additional icons;