> 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/german/pflichtbasis/platform-core/governance-and-monitoring/system/customize-the-appearance-of-a-tenant.md).

# Das Erscheinungsbild eines Mandanten anpassen

<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. Klicken Sie auf **Engineering \[A]** in der Seitenleiste
2. Klicken Sie in der Kontextleiste auf **Mieter \[B]**
3. Öffnen Sie den gewünschten Mieter **\[D]**
4. Klicken Sie auf **\[E]**
5. Konfigurieren Sie die Einstellungen nach Wunsch

<table data-full-width="true"><thead><tr><th width="87.53331502278644">Attribut</th><th width="201.79998779296875">Beschreibung</th><th>Filterbar</th></tr></thead><tbody><tr><td><strong>[F]</strong></td><td>Name</td><td>Name des Mandanten</td></tr><tr><td><strong>[G]</strong></td><td>E-Mail</td><td>Die E-Mail-Adresse, an die Benachrichtigungen gesendet werden</td></tr><tr><td><strong>[H]</strong></td><td>Primäre Akzentfarbe</td><td>Legt die Farbe fest, in der beispielsweise Schaltflächen angezeigt werden</td></tr><tr><td><strong>[I]</strong></td><td>Mandantenlogo</td><td>Das Mandantenlogo sehen Sie oben links in der Titelleiste. Klicken Sie, um ein neues Logo auszuwählen.</td></tr><tr><td><strong>[J]</strong></td><td>Größe des Logos</td><td>Wählen Sie aus, wie groß das Logo angezeigt werden soll</td></tr><tr><td><strong>[K]</strong></td><td>Hintergrund</td><td>Wählen Sie aus, ob das Logo mit weißem Hintergrund angezeigt werden soll. Funktioniert nicht mit .jpg-Dateien</td></tr><tr><td><strong>[L]</strong></td><td>Mandantensymbol</td><td>Wählen Sie eine Bilddatei für das Mandantensymbol aus. Das Mandantensymbol wird in der Mandantenliste angezeigt. Die Mandantenliste erscheint, wenn Sie in der Titelleiste auf Ihren Namen klicken</td></tr><tr><td><strong>[M]</strong></td><td>Speichern</td><td>Einstellungen übernehmen und speichern</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/german/pflichtbasis/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.
