> 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-14.2-freezed/dokumentation/systeme-und-projekte/aussehen-eines-projekts-anpassen.md).

# Aussehen eines Projekts anpassen

<div data-full-width="true"><figure><img src="/files/uA2sEk7w7Lhf1BkZrSAi" alt=""><figcaption></figcaption></figure></div>

1. Klicken Sie in der Seitenleiste auf **Engineering \[A]**
2. Klicken Sie in der Kontext-Leiste auf **Projekte \[B]**
3. Öffnen Sie das gewünschte Projekt **\[D]**
4. Klicken Sie auf **\[E]**
5. Konfigurieren Sie die Einstellungen wie gewünscht

<table><thead><tr><th width="128.33333333333331">Attribute</th><th>Description</th><th>Filterable</th></tr></thead><tbody><tr><td><strong>[F]</strong></td><td>Name</td><td>Name des Projekts</td></tr><tr><td><strong>[G]</strong></td><td>Mail</td><td>Die Mail-Adresse an die Benachrichtigungen gesendet werden</td></tr><tr><td><strong>[H]</strong></td><td>Primäre Akzentfarbe</td><td>Bestimmt die Farbe, in der z.B. Buttons erscheinen</td></tr><tr><td><strong>[I]</strong></td><td>Projekt Logo</td><td>Das Projekt-Logo 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, wie groß das Logo dargestellt werden soll</td></tr><tr><td><strong>[K]</strong></td><td>Hintergrund</td><td>Wählen Sie, ob das Logo mit einem weissen Hintergrund dargestellt werden soll. Funktioniert nicht bei .jpg Dateien</td></tr><tr><td><strong>[L]</strong></td><td>Projekt Icon</td><td>Wählen Sie eine Bilddatei für das Projekt-Icon. Das Projekt-Icon wird in der Projektliste angezeigt. Die Projektliste 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-14.2-freezed/dokumentation/systeme-und-projekte/aussehen-eines-projekts-anpassen.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.
