> 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/preface/readme.md).

# Welcome to the ABB Ability™ BuildingPro Suites guide!

This document is designed for users, partners, and stakeholders working with ABB Ability™ BuildingPro Suites. Whether you are exploring capabilities, implementing projects, or managing operations, it will help you understand how to navigate and make the most of the available features.Use this guide as a practical reference to get started, find relevant information quickly, and support your day-to-day activities.

## What is BuildingPro Suites?

Watch the video below for a quick introduction to BuildingPro Suites:

{% embed url="<https://www.youtube.com/watch?v=t447BBiowYQ>" %}
Product Owner Björn Erb and Krassimir Gurov will explain it to you.
{% endembed %}

ABB Ability™ BuildingPro Suites is a modular software platform that unifies building automation, HVAC, energy, OT, IoT, and IT systems into a single open and cybersecure environment. It transforms siloed building data into actionable, portfolio-level insights, helping building owners, operators, and system integrators improve energy efficiency, occupant comfort, sustainability, and operational performance.

### Platform, Suites & Modules

BuildingPro Suites is structured like building blocks. At its core is a flexible **platform** that serves as the unified intelligence layer across all connected systems. On top of this, domain-focused **Suites** (covering areas such as energy, operations, comfort, asset health, space, and grid interaction) group targeted **Modules** designed around specific use cases and validated user needs.

This means you can start with exactly what you need today and expand over time, adding Suites and Modules as your requirements grow, without redesigning your system architecture. From a single building to an entire portfolio, BuildingPro Suites scales with you.

{% hint style="info" %}
Click the link below to open **Smart Recommendations with AI**. Describe your goals or challenges, and the AI suggests the most relevant features.
{% endhint %}

{% embed url="<https://stage.advisor.buildings.ability.abb/ai-recommendation>" %}


---

# 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/preface/readme.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.
