> 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/vorwort/das-interface.md).

# Das Interface

Das Interface von ABB BuildingPro besteht aus folgenden Elementen:

## Seitenleiste

Über die Seitenleiste rufen Sie die Menüs von ABB BuildingPro auf.

<div data-full-width="true"><figure><img src="/files/WUJxmFVArhqZH1FM8Xjs" alt=""><figcaption><p>Abb. 1 – Die Seitenleiste</p></figcaption></figure></div>

## Titelleiste

Die Titelleiste gibt Ihnen Zugriff auf verschiedene Funktionen. Über die Titelleiste können Sie z.B. [-> zwischen Projekten wechseln](/collection/german-14.2-freezed/dokumentation/systeme-und-projekte/zwischen-projekten-wechseln.md).&#x20;

<div data-full-width="true"><figure><img src="/files/NHuQ3SU9znnv2uxiIyEs" alt=""><figcaption><p>Abb. 2 – Die Titelleiste</p></figcaption></figure></div>

## **Arbeitsbereich**

Der Arbeitsbereich nimmt den grössten Teil des Interfaces ein. Hier nehmen Sie alle Einstellungen vor und steuern ABB BuildingPro.

<div data-full-width="true"><figure><img src="/files/APa1PU425OwuluImfAp7" alt=""><figcaption><p>Abb. 3 – Der Arbeitsbereich</p></figcaption></figure></div>

## **Kontextleiste**

Die Kontextleiste befindet sich über dem Arbeitsbereich. Die Kontextleiste ist dynamisch. Das bedeutet ihr Inhalt verändert sich, abhängig davon, was im Arbeitsbereich dargestellt wird.

In der Kontextleiste wird der Name des aktuellen Arbeitsbereichs, sowie die [↗ Breadcrumbs](/collection/german-14.2-freezed/vorwort/bedienelemente.md#breadcrumbs) angezeigt. Über die Breadcrumbs kann schnell zu den übergeordneten Menüpunkten navigiert werden.

In manchen Fällen kann die Kontextleiste zusätzliche Reiter enthalten. Über die Reiter werden weitere Untermenüs ausgewählt.

<div data-full-width="true"><figure><img src="/files/gtEaKGqwJZ8xJFQ2IX4W" alt=""><figcaption><p>Abb. 4 – Die Kontextleiste</p></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/Wi2AbFNIoKcD4niPN54I" alt=""><figcaption><p>Abb. 5 – Kontextleiste mit Reitern und Breadcrumbs</p></figcaption></figure></div>


---

# 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/vorwort/das-interface.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.
