> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/self-service-visualization-4/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/self-service-visualization-4/report-final-screen/tab.md).

# Tab

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> By saving the first View to the Report final screen a Tab gets created by default. The user can create maximum up to 5 tabs in a Report.*
{% endhint %}

* The first ***Tab*** gets created by default when the user creates the first ***View*** and ***Saves*** it.

<figure><img src="/files/xloljccUTXZC3js66eFk" alt=""><figcaption></figcaption></figure>

* The user can use the ***Create View*** icon.

<figure><img src="/files/xqUcm7nPlLsaUemNRKzM" alt=""><figcaption></figcaption></figure>

* The user will be redirected to the ***Designing canvas to create another View.***
* ***Create a View*** and ***Save*** it.&#x20;

<figure><img src="/files/vbLBT4ZaGxUTo9VDMyZC" alt=""><figcaption></figcaption></figure>

* That ***View*** will be also be added to the first Tab (by default).

<figure><img src="/files/KOnUpPSkYbrDHrVnFTZh" alt=""><figcaption></figcaption></figure>

* Click the ***Add*** icon provided next to the Tab.

<figure><img src="/files/k22Umz5LwjLhhbzFDWOm" alt=""><figcaption></figcaption></figure>

* A New Tab gets added in the header menu.

<figure><img src="/files/LapxAYC7XC7IIaZ7vtpT" alt=""><figcaption></figcaption></figure>

* Give a name to the newly added Tab and click the checkmark icon given next to it.

<figure><img src="/files/NMN5VeNjf2sy8vOTgsiR" alt=""><figcaption></figcaption></figure>

* The Tab name gets saved.
* Click on the second tab.&#x20;

<figure><img src="/files/MMpHiXrHqRhahpKFf9eE" alt=""><figcaption></figcaption></figure>

* The second tab page opens displaying all the attributive options available on it.
* Click the ***Create New View*** icon to add a ***View*** to this tab.

<figure><img src="/files/qcSzIQcFbVGx56tu01ew" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The user needs to follow the same set of steps (as mentioned above for the default tab) to insert a View to the Tab 2.*
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bdb.ai/self-service-visualization-4/report-final-screen/tab.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
