Add custom page headers to a workbook (Beta)
This documentation describes a public beta feature and is under construction. This page should not be considered part of our published documentation until this notice, and the corresponding Beta flag on the feature in the Sigma service, are removed. As with any beta feature, the feature discussed below is subject to quick, iterative changes. The latest experience in the Sigma service might differ from the contents of this document.Beta features are subject to the Beta features disclaimer.
You can create custom page headers that appear on one or more workbook pages. Page headers can be configured to stick to the top of the page as users scroll, allowing you to make content visible regardless of where the user navigates in the workbook.
This document explains how to enable, customize, and manage page headers.
User requirements
- To configure a page header in a saved or custom view, you must be assigned an account type with the Full explore permission.
- To configure a page header in the published version of a workbook, you must be assigned an account type with the Create, edit, and publish workbooks permission.
Enable page header
Add a page header for your workbook in workbook settings:
- Click on the background of your workbook. In the side panel, select Workbook settings.
- Open the Layout settings.
- Check the box next to Page header
A blank header appears on all workbook pages. To create additional page headers and manage their visibility, see Manage multiple page headers.
Customize a header
You can customize the size, scroll style, background color, and contents of a header.
Header settings
You can customize the following for a page header:
- Size: Select the header. Use the bottom drag handle to resize.
- Scroll style: Select the header. In the editor panel, navigate to Properties. Under Scroll style, select Sticky to keep the header fixed as users scroll, or Scroll to allow users to scroll past the header.
- Background color: Select the header. In the editor panel, navigate to Format. Select
Background color and choose a color for the header.
You can rename, duplicate, or delete a header in the Manage header menu:
- Click on the background of your workbook. In the side panel, select Workbook settings.
- Open the Layout settings.
- Under Manage headers, click
More options for the header you want to
Header contents
You can add any element to a page header. Since one header can be used on multiple pages, this allows you to quickly add the same element to multiple pages.
There are multiple ways to add an element to a header:
- With the header selected, select an element in the Add element bar. If the default element size is smaller than the current header size, it appears inside the header automatically.
- Select an element from the workbook page. Drag and drop the element inside the header. The element must be smaller than the current header size to drag and drop successfully.
Manage multiple page headers
You can create multiple page headers in the same workbook and choose which pages they appear on.
View pages by header
To view which pages a header is assigned to:
- Click on the background of your workbook.
- In the side panel, select Workbook settings.
- Open the Layout settings.
- Under Manage headers, open the menu option for the number of pages with that header.
- In the Go to menu, you can see the list of pages that header is assigned to.

Add a new header
To add additional headers to your workbook:
- Click on the background of your workbook. In the side panel, select Workbook settings.
- Open the Layout settings.
- Under Manage headers, click
Add new header.

Set the header for a page
To set the header for a page:
- Navigate to the page you want to set the header for.
- Click on the background of the workbook.
- In the side panel, open the Page header dropdown.
- Select the header you want to apply to the page.

Example: Use a page header and navigation element to create a custom navigation bar
You can use a page header and navigation element to create a custom navigation bar for your workbook. The navigation element provides a list of destinations for users to explore, and the page header keeps the navigation bar visible as users switch pages and scroll.
Setup
To follow along with this example step-by-step, create a new workbook with the following pages:
- Sales - East
- Sales - West
- Raw Data

Add a page header
To start, enable a page header for the workbook:
- Click on the background of your workbook. In the side panel, select Workbook settings.
- Open the Layout settings.
- Check the box next to Page header.
A page header appears on all workbook pages. You can confirm this by going to Workbook settings > Layout settings > Manage headers and opening the On 3 pages dropdown for the header. Though we can make multiple headers, this example uses one shared header for all workbook pages.

Add a navigation element to the header
Now, add a navigation element to the page header to make it available across all workbook pages:
- Select the header.
- In the Add element bar, select Layout > Navigation.
The navigation element appears in the header. By default, it populates with the current workbook pages as the navigation options.

Hide the workbook page tabs
Since the page header and navigation element appear across all workbook pages, a user can navigate the without the workbook page tabs. You can hide the workbook page tabs to create a cleaner interface for users.
- Select the workbook page.
- In the editor panel, under Settings, select Workbook settings.
- Open the Layout settings.
- In the Layout settings section, check the box next to Hide page tabs in view mode.
- In the confirmation modal, click Confirm.

From here, you can customize the navigation options, adding external links, submenus, and more as you need. Since the workbook page tabs are hidden, you don't have to worry about potential user confusion that might arise from the navigation element and page tabs differing.
Updated about 2 hours ago