# About this document

## Overview

This document describes the use of ABB BuildingPro, a web application for controlling and managing buildings and infrastructure.&#x20;

ABB BuildingPro is being continuously developed and regularly updated. Therefore, the design, the location of menu items, screenshots, etc. may differ from the presentation and description in this document.&#x20;

## Who is this document intended for?

The various chapters of this document are partly aimed at specific target groups. The following target groups exist:

* <mark style="background-color:green;">**Users**</mark> - Users of ABB BuildingPro
* <mark style="background-color:orange;">**Installers**</mark> - People who install systems, commission them, and connect hardware with ABB BuildingPro
* <mark style="background-color:red;">**Developers**</mark> - Programmers who write apps for ABB BuildingPro or access ABB BuildingPro

## Permissions

All instructions in this document assume that the recipient has the necessary rights to carry out the actions described. In individual cases, the necessary permissions are specifically mentioned. Permissions are granted through [-> Roles](/collection/english-v14/documentation/roles.md) .


---

# 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/about-this-document.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.
