# Modules Settings

The *Modules* page is the central place for managing the settings of the Suites and Modules your tenant has access to in your BuildingPro Suites environment.

At the same time, the page also gives you an overview of which available Modules belong to which Suite.

## What You See on the Page

The page is organized into a list of Suites your tenant has access to. Under each Suite, the available Modules are displayed as cards.

Each module card shows:

* the module name
* a short functional description
* a settings action for module-specific configuration

In the example shown, the page displays the Suite *Energy & Sustainability Intelligence* with the Module *Energy Anomaly Detection*.

From this page, you can open the settings of a module and configure it according to your use case.

## AI Module Advisor

The *AI Module Advisor* button in the top right helps users discover which Suites and Modules best fit their requirements and use cases.

This is especially useful when you know the business problem you want to solve, but are not yet sure which module supports it.

## Purpose of the Page

The main purpose of the *Modules* page is to let you configure the Module functionality available to your tenant in the system. It also helps you understand how the available Modules are grouped into Suites.


---

# 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/suites/modules-settings.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.
