> 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/erste-schritte/1.-create-users-and-tenants/create-a-tenant.md).

# Einen Mandanten erstellen

{% hint style="info" %}
Erstellen Sie ein Portfolio in ABB Ability BuildingPro, um den entsprechenden Mandanten in BuildingPro Suites zu erstellen.
{% endhint %}

<div data-full-width="true"><figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2Fgit-blob-46ba3ebc20f4f9752dc0ea63b47433a2162b4f96%2FBuilding%20Pro%20Portfolio%20list.png?alt=media" alt=""><figcaption><p>Portfolioliste in ABB Ability BuildingPro</p></figcaption></figure></div>

<div data-full-width="true"><figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2Fgit-blob-21d972389480db57f164e86d7cc741c0930c7791%2FCreate%20Portfolio.png?alt=media" alt=""><figcaption><p>Neues Portfolio erstellen</p></figcaption></figure></div>

1. Öffnen Sie <https://buildings.ability.abb/>.
2. Registrieren Sie sich oder melden Sie sich mit SSO an.
3. Klicken Sie auf der Portfolio-Übersichtsseite auf **\[B]** **+ Neues Portfolio hinzufügen**.\
   ▷ Die Seite zum Erstellen des Portfolios wird geöffnet
4. Gib die erforderlichen Informationen ein:
   * **Portfolio-Name**
   * **Straße**
   * **Ort / Stadt**
   * **Bundesland**
   * **Postleitzahl**
   * **Land**
5. Klicken Sie **Speichern \[G]**.\
   ▷ Das Portfolio wurde erstellt\
   ▷ Das neue Portfolio ist in ABB Ability BuildingPro verfügbar\
   ▷ Ein entsprechender Mandant wird automatisch in BuildingPro Suites erstellt\
   ▷ Die in ABB Ability BuildingPro verwalteten Sites werden mit BuildingPro Suites synchronisiert
6. Wählen Sie das neue Portfolio aus der Liste oder aus dem Portfolio-Auswahlfeld oben aus.\
   ▷ Das neue Portfolio wird zum aktiven Arbeitskontext

Verwenden Sie ab diesem Punkt das ausgewählte Portfolio als Einstiegspunkt, um Benutzer einzuladen und BuildingPro Suites zu öffnen.


---

# 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/erste-schritte/1.-create-users-and-tenants/create-a-tenant.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.
