> 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/german/suiten/modules-settings.md).

# Moduleinstellungen

Die *Module* Die Seite ist der zentrale Ort, um die Einstellungen der Suites und Module zu verwalten, auf die Ihr Tenant in Ihrer BuildingPro-Suites-Umgebung Zugriff hat.

Gleichzeitig bietet Ihnen die Seite auch einen Überblick darüber, welche verfügbaren Module zu welcher Suite gehören.

## Was Sie auf der Seite sehen

Die Seite ist in eine Liste der Suites organisiert, auf die Ihr Tenant Zugriff hat. Unter jeder Suite werden die verfügbaren Module als Karten angezeigt.

Jede Modulkartte zeigt:

* den Namen des Moduls
* eine kurze Funktionsbeschreibung
* eine Einstellungsaktion für modulspezifische Konfigurationen

Im gezeigten Beispiel zeigt die Seite die Suite *Energy & Sustainability Intelligence* mit dem Modul *Erkennung von Energieanomalien*.

Über diese Seite können Sie die Einstellungen eines Moduls öffnen und es entsprechend Ihrem Anwendungsfall konfigurieren.

## AI Module Advisor

Die *AI Module Advisor* Die Schaltfläche oben rechts hilft Nutzern dabei, herauszufinden, welche Suites und Module ihren Anforderungen und Anwendungsfällen am besten entsprechen.

Das ist besonders nützlich, wenn Sie das Geschäftsproblem kennen, das Sie lösen möchten, aber noch nicht sicher sind, welches Modul es unterstützt.

## Zweck der Seite

Der Hauptzweck der *Module* Seite besteht darin, Ihnen zu ermöglichen, die im System für Ihren Tenant verfügbaren Modulfunktionen zu konfigurieren. Außerdem hilft sie Ihnen zu verstehen, wie die verfügbaren Module in Suites gruppiert sind.


---

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