> 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/overview/mandatory-base-platform-suites-and-modules/suites-and-modules.md).

# Suites & Modules

## What Are Suites?

Suites are domain-focused packages that deliver measurable business outcomes in specific areas of building management. Each Suite is organized around a clear domain, such as energy, occupant comfort, or operations, and contains a set of Modules.

Suites are designed for customers and teams who want to go live fast with well-defined scope, predictable costs, and validated outcomes, then expand gradually by adding more Modules or Suites over time.

***

## What Are Modules?

Modules are the individual functional components within a Suite. Each Module is purpose-built around a specific validated use case, such as real-time energy monitoring, indoor air quality tracking, or AI-driven anomaly detection.

When you activate a Module, it unlocks one or more sections of the BuildingPro Suites interface with pre-configured templates, analytic types, dashboards, or dedicated views tailored to that use case.

This structure means you can start with exactly what you need and expand without redesigning your setup.

***

## The Current Suites

At the moment, BuildingPro Suites is organized into three Suites. Each Suite contains one or more Modules that address specific use cases within that domain.

### Energy & Sustainability Intelligence

Continuous energy optimization and ESG-ready reporting.

Current Modules:

* **Energy Analytics**: real-time energy visibility across assets, buildings, and portfolios
* **Energy Anomaly Detection**: AI-driven detection of unusual energy behavior and hidden waste
* **Portfolio Benchmark & Targets**: cross-building comparison, KPI normalization, and target tracking
* **Carbon Accounting & ESG Reporting**: carbon tracking and sustainability reporting from verified energy data

### Occupant Experience

Healthier, more comfortable, and trusted workplaces.

Current Modules:

* **Indoor Environment & Comfort**: monitor indoor climate and comfort indicators in real time

### Space & Assets Analytics

Decision-ready portfolio analytics with AI assistance.

Current Modules:

* **Copilot Assistant**: natural-language analytics and guidance across portfolio and building data

Additional Modules may be added to these Suites over time as the product evolves. New Suites covering additional domains are also in active development — stay tuned for upcoming releases.

***

## Combining Suites With Platform

Suites and the Platform solution are complementary. You can activate Suites on top of the Mandatory Base alone, or combine them with Platform to get both the full customization toolbox and domain-specific analytics and reporting from your chosen Suites.

See -> Platform for more on how the two work together.


---

# 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/overview/mandatory-base-platform-suites-and-modules/suites-and-modules.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.
