# Navigation

The powerful navigation feature allows you to create multiple tabs within the same dashboard - enabling report users to get a multi-dimensional perspective of the data.&#x20;

<figure><img src="/files/7VeioQOlENtPWGBCYiQ9" alt=""><figcaption><p>Tabbed dashboard with Analytics+</p></figcaption></figure>

### 1. Creating tabbed dashboards

Let's take a deep dive into the steps involved in creating a dashboard with navigation controls.

**STEP 1:** **Creating dashboard elements**

Create the charts, cards, tables, and other elements that will be used in the dashboard. We've created a large number of elements for demonstration purposes. All the elements need not be created at the onset. You can add elements as you build the dashboard.

<figure><img src="/files/8KALP8P5SIXDMz89m27d" alt=""><figcaption><p>Creating dashboard elements</p></figcaption></figure>

**STEP 2: Creating groups**

Create groups based on the elements to be placed in each report tab. For instance, the charts, cards, tables, and other elements in the Revenue Breakdown tab should be clubbed together under a single group.&#x20;

<figure><img src="/files/n3K8jqg7hUWunxFhNJOp" alt=""><figcaption><p>Organizing elements into groups</p></figcaption></figure>

**STEP 3: Add navigation**

Click Insert > Navigators > Tab Controller to create a tab element in your dashboard. Notice how a tab is created for each group.

<div><figure><img src="/files/XQGnaj6LzP3FsmFh89de" alt=""><figcaption><p>Inserting a navigation component</p></figcaption></figure> <figure><img src="/files/ZUOJ5FuF4ucHcYypbSZm" alt=""><figcaption><p>Tabs created</p></figcaption></figure></div>

**STEP 4: Re-ordering groups**

The Header group needs to be available on all the tabs. Let's drag it into the Revenue Breakdown group first. Right-click the Header group and select Duplicate from the context menu. Then, drag the new duplicated group into the Overall Sales Report group.

<figure><img src="/files/WRj9nILVIDCmIExgVXwj" alt=""><figcaption><p>Re-ordering groups</p></figcaption></figure>

We've created a dashboard with 3 tabs:

<div><figure><img src="/files/eOGr6rUkNcwhXnuWXHEM" alt=""><figcaption><p>Tab 1</p></figcaption></figure> <figure><img src="/files/yQFKh4auyVVdKnpoMBq9" alt=""><figcaption><p>Tab 2</p></figcaption></figure> <figure><img src="/files/emf5qLcW5ngvZ8khbOMa" alt=""><figcaption><p>Tab 3</p></figcaption></figure></div>

**STEP 5: Tab customization**

You can set a background color and set the orientation of the tabs. [Learn more about Customizing tabs](#id-2.-customizing-tabs).

<figure><img src="/files/lTuIGX9OpsRNzaUtTtTx" alt=""><figcaption><p>Tab customizations</p></figcaption></figure>

### 2. Customizing tabs


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inforiver.com/analytics+/storyboard/navigation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
