# The interface

The ABB BuildingPro interface consists of the following elements:

## Sidebar

You use the sidebar to access the menus in ABB BuildingPro.

<div data-full-width="true"><figure><img src="/files/52d12950ec5fa22d1156b0559bc72778fb056c63" alt=""><figcaption><p>Fig. 1 – The sidebar</p></figcaption></figure></div>

## Title bar

The title bar gives you access to various functions. For example, via the title bar you can [-> switch between projects](/collection/english-v14/documentation/systems-and-projects/switch-between-projects.md).&#x20;

<div data-full-width="true"><figure><img src="/files/d2ec622e16842562a2524940f0930b13c4b7ef6d" alt=""><figcaption><p>Fig. 2 – The title bar</p></figcaption></figure></div>

## **Workspace**

The workspace occupies the largest part of the interface. This is where you make all settings and control ABB BuildingPro.

<div data-full-width="true"><figure><img src="/files/73bd5f754eb01e44ecf922c5ecaecddb0a64728d" alt=""><figcaption><p>Fig. 3 – The workspace</p></figcaption></figure></div>

## **Context bar**

The context bar is located above the workspace. The context bar is dynamic. This means that its content changes depending on what is displayed in the workspace.

The context bar shows the name of the current workspace, as well as the [↗ Breadcrumbs](/collection/english-v14/foreword/controls.md#breadcrumbs) are displayed. Breadcrumbs can be used to quickly navigate to the higher-level menu items.

In some cases, the context bar may contain additional tabs. These tabs are used to select further submenus.

<div data-full-width="true"><figure><img src="/files/8f2aa861386faf4f9cf78950ec85512e515c88e1" alt=""><figcaption><p>Fig. 4 – The context bar</p></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/76dc0191616acaa3c89396da6a8ca84d28b808e8" alt=""><figcaption><p>Fig. 5 – Context bar with tabs and breadcrumbs</p></figcaption></figure></div>


---

# 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.buildings.ability.abb/collection/english-v14/foreword/the-interface.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.
