# Setting Tenant Topbar Color

You can customize the Topbar color for individual Tenants in the DuploCloud Portal. This visual cue helps distinguish between environments and reduces the risk of accidental changes. It's especially helpful when managing multiple Tenants, such as development, staging, and production.

## Setting a Custom Topbar Color for a Tenant

1. Go to **Administrator** -> **Tenants**.
2. Click the name of the Tenant you want to modify in the **NAME** column.
3. Select the **Settings** tab.
4. Click **Add**. The **Add Tenant Feature** pane displays.<br>

   <div align="left"><figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2Fp8eeRktjKGo9jtqMraS5%2FScreenshot%20(678).png?alt=media&#x26;token=55aeafb8-199b-4ded-a51a-f29a81f56f6c" alt="" width="362"><figcaption><p><strong>Add Tenant Feature</strong> pane</p></figcaption></figure></div>
5. In the **Select Feature** list box, select **Tenant Header Color**.
6. In the **Select Header Color** list box, choose a color from the available options.
7. Click **Add** to apply the color. The Topbar in the DuploCloud Portal will display in the selected color when the Tenant is selected, making it easier to distinguish that Tenant from others.

<figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FjU3hA7KFBs6pxzymRL79%2FScreenshot%20(679).png?alt=media&#x26;token=979bbc75-5e88-451c-bc8d-db6548f742fb" alt=""><figcaption><p>The <strong>Demo</strong> Tenant detail page showing the teal-colored Topbar</p></figcaption></figure>


---

# 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.duplocloud.com/docs/automation-platform/access-control/setting-tenant-topbar-color.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.
