> For the complete documentation index, see [llms.txt](https://docs.roadmap.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roadmap.so/trade-and-b2b/overview-of-trade-dashboard/set-the-trade-portal-header-titles-and-tabs.md).

# Set the Trade Portal header, titles & tabs

Set the page title and the per-tab titles and subtitles shown above the Trade Dashboard and Quotes tabs.

Control the text shown above the Trade Dashboard and Quotes tabs.

Use **Header & tabs** to set an optional page title, then set the title and subtitle for each tab.

#### What this setting does

Use these settings to:

* show or hide a page title above the tabs
* reuse the same title and subtitle across both tabs
* set the title and subtitle for each tab

The Trade Dashboard and Quotes view share one block with a tab switcher. These settings control the text around that switcher.

#### Open Header & tabs

{% stepper %}
{% step %}

#### Open Trade Dashboard settings

In the Roadmap app, go to **Settings → Trade Settings → Trade Dashboard**.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
The **Trade Dashboard** tab's sections run top to bottom: **Header & tabs**, **Display**, **Pre-order & back-order**, **Filters**, **Quote builder**, then **Access**. This guide covers the first, **Header & tabs**.
{% endhint %}

<figure><img src="https://393112916-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ8asLD4FVCFagK40xEr4%2Fuploads%2FDCwezRuPlyXXpOQdv0wo%2FScreenshot%202026-07-01%20at%202.50.14%E2%80%AFPM.png?alt=media&#x26;token=bd17bda8-bc01-4bbb-94cf-a47a4464cf92" alt="Header and tabs settings"><figcaption><p>The Header &#x26; tabs settings in the Roadmap app.</p></figcaption></figure>

#### Show a page title above the tabs

Turn on **Show a title above the tabs** to display a page-level title above the tab switcher.

This title is hidden by default, and the per-tab titles still show in the header row below it either way.

When it is on, set:

* **Page title** — the text shown above the tabs
* **Title alignment** — **Left**, **Center**, or **Right**

#### Use one title for both tabs

Turn on **Use the same title and subtitle for both tabs** if you want both tabs to share one set of text.

When this is on, the per-tab fields below collapse into a single shared set.

#### Set each tab's title and subtitle

Each tab has its own title and subtitle in the header row.

Use these fields:

* **Trade Dashboard tab** — for example, `Trade Dashboard` and `Browse trade pricing and build your quote`
* **Quotes tab** — for example, `Quotes` and `Review or edit your quotes`

Leave a subtitle blank to hide it for that tab.

<figure><img src="https://393112916-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ8asLD4FVCFagK40xEr4%2Fuploads%2F9WDNExrQz1LMK5WpkBJj%2FScreenshot%202026-09-07%20at%203.26.08%E2%80%AFPM.png?alt=media&amp;token=6088330b-e59c-4121-b659-f25c309414f1" alt=""><figcaption></figcaption></figure>

#### Troubleshooting

**The page title does not show**

* Turn on **Show a title above the tabs**.
* Add a value in **Page title**.

**Both tabs show the same text**

* Check whether **Use the same title and subtitle for both tabs** is on.
* Turn it off if you want separate text for each tab.

#### Frequently asked questions

<details>

<summary>Do I need a page title if I already set tab titles?</summary>

No. The page title is optional. Each tab can still show its own title and subtitle.

</details>

#### Related guides

* [Overview of the Trade Dashboard](/trade-and-b2b/overview-of-trade-dashboard.md)
* [Customize how products display on the Trade Dashboard](/trade-and-b2b/overview-of-trade-dashboard/customize-how-products-display-on-the-trade-dashboard.md)
* [Configure Trade Dashboard access and quote builder](/trade-and-b2b/overview-of-trade-dashboard/configure-trade-dashboard-access-and-quote-builder.md)


---

# 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.roadmap.so/trade-and-b2b/overview-of-trade-dashboard/set-the-trade-portal-header-titles-and-tabs.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.
