> 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/log-in-and-open-buildingpro-suites.md).

# Anmelden und BuildingPro Suites öffnen

{% hint style="info" %}
Verwenden Sie ABB Ability BuildingPro als Ausgangspunkt. Das ausgewählte Portfolio legt fest, welchen Mandanten Sie in BuildingPro Suites öffnen.
{% 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%2Fq1OXaDsWgcDtFBe3gQOk%2FLogin%20Sign%20up.png?alt=media&amp;token=90c8548e-0c1b-4b0e-9534-7e4222d56b0a" alt=""><figcaption></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-46ba3ebc20f4f9752dc0ea63b47433a2162b4f96%2FBuilding%20Pro%20Portfolio%20list.png?alt=media" alt=""><figcaption><p>Portfolioliste in ABB Ability BuildingPro</p></figcaption></figure></div>

<table data-header-hidden data-full-width="true"><thead><tr><th width="67">Element</th><th width="195">Titel</th><th>Details</th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Portfolioliste</td><td>Zeigt die dem aktuellen Benutzer verfügbaren Portfolios an.</td></tr><tr><td><strong>[B]</strong></td><td>Neues Portfolio hinzufügen</td><td>Öffnen Sie die Seite zum Erstellen eines neuen Portfolios.</td></tr><tr><td><strong>[C]</strong></td><td>Portfolio auswählen</td><td>Wählen Sie das Portfolio aus, mit dem Sie arbeiten möchten.</td></tr><tr><td><strong>[D]</strong></td><td>Portfolio-Aktionen ausklappen</td><td>Öffnet zusätzliche Aktionen für das ausgewählte Portfolio, z. B. zum Bearbeiten oder Löschen.</td></tr><tr><td><strong>[E]</strong></td><td>Portfolio-Editor</td><td>Öffnen Sie den Portfolio-Editor für das ausgewählte Portfolio.</td></tr><tr><td><strong>[F]</strong></td><td>BuildingPro Suites</td><td>Öffnen Sie BuildingPro Suites für das ausgewählte Portfolio.</td></tr></tbody></table>

1. Öffnen Sie <https://buildings.ability.abb/>.
2. Verwenden Sie **\[1]** zum Anmelden, wenn Sie bereits ein Konto haben.\
   ▷ Der Anmeldevorgang wird geöffnet

   **⇄ ODER**
3. Verwenden Sie **\[2]** zum Registrieren, wenn Sie ein neues Konto benötigen.\
   ▷ Der Registrierungsprozess wird geöffnet
4. Wählen Sie in der Portfolioübersicht das benötigte Portfolio in **\[3]**.\
   ▷ Das ausgewählte Portfolio wird aktiv

   **⇄ ODER**
5. Klicken Sie **\[B]** zum Erstellen eines neuen Portfolios, wenn noch kein Portfolio verfügbar ist.\
   ▷ Die Seite zum Erstellen eines neuen Portfolios wird geöffnet
6. Öffnen Sie bei Bedarf die zusätzlichen Portfolio-Aktionen in **\[D]**.\
   ▷ Zusätzliche Aktionen wie das Bearbeiten oder Löschen des Portfolios werden sichtbar
7. Öffnen Sie **BuildingPro Suites \[F]** für das ausgewählte Portfolio.\
   ▷ BuildingPro Suites wird im Kontext des ausgewählten Portfolios geöffnet\
   ▷ Der entsprechende Mandant wird automatisch verwendet\
   ▷ Sie können mit der Rollenverwaltung, der Asset-Einrichtung und dem Daten-Onboarding im richtigen Arbeitsbereich fortfahren

Wenn Sie später in einem anderen Mandanten arbeiten müssen, wechseln Sie zuerst in ABB Ability BuildingPro zum entsprechenden Portfolio und öffnen Sie dann BuildingPro Suites erneut.


---

# 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/log-in-and-open-buildingpro-suites.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.
