> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/mandatory-base/platform-core/governance-and-monitoring/system/customize-the-appearance-of-a-tenant.md).

# Customize the Appearance of a Tenant

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FwSgJDwvD7OQ03GEMWAYN%2FProjekt%20-%20Aussehen%20anpassen.png?alt=media&#x26;token=0501c6cb-e124-4a99-a0b7-0cd120606935" alt=""><figcaption></figcaption></figure></div>

1. Click on **Engineering \[A]** in the sidebar
2. In the context bar, click on **Tenants \[B]**
3. Open the desired tenant **\[D]**
4. Click on **\[E]**
5. Configure the settings as desired

<table data-full-width="true"><thead><tr><th width="87.53331502278644">Attribute</th><th width="201.79998779296875">Description</th><th>Filterable</th></tr></thead><tbody><tr><td><strong>[F]</strong></td><td>Name</td><td>Name of the tenant</td></tr><tr><td><strong>[G]</strong></td><td>Mail</td><td>The email address to which notifications are sent</td></tr><tr><td><strong>[H]</strong></td><td>Primary accent color</td><td>Determines the color in which buttons, for example, appear</td></tr><tr><td><strong>[I]</strong></td><td>Tenant Logo</td><td>You see the tenant logo in the top left of the title bar. Click to select a new logo.</td></tr><tr><td><strong>[J]</strong></td><td>Size of the logo</td><td>Select how large the logo should be displayed</td></tr><tr><td><strong>[K]</strong></td><td>Background</td><td>Choose whether the logo should be displayed with a white background. Does not work with .jpg files</td></tr><tr><td><strong>[L]</strong></td><td>Tenant Icon</td><td>Select an image file for the tenant icon. The tenant icon is displayed in the tenant list. The tenant list appears when you click on your name in the title bar</td></tr><tr><td><strong>[M]</strong></td><td>Save</td><td>Apply and save settings</td></tr></tbody></table>


---

# 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.buildings.ability.abb/collection/mandatory-base/platform-core/governance-and-monitoring/system/customize-the-appearance-of-a-tenant.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.
