> 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-user.md).

# Benutzer zu einem Mandanten einladen

{% hint style="info" %}
Laden Sie Benutzer aus dem Portfolio-Editor in ABB Ability BuildingPro ein.
{% 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-de6ec7e2433c08d22ec459db85c134fd2350f04d%2FPortfolio%20Editor.png?alt=media" alt=""><figcaption><p>Portfolio-Editor</p></figcaption></figure></div>

<table data-header-hidden data-full-width="true"><thead><tr><th width="67">Element</th><th width="210">Titel</th><th>Details</th></tr></thead><tbody><tr><td><strong>[H]</strong></td><td>Benutzer &#x26; Berechtigungen</td><td>Öffnen Sie den Bereich, in dem Portfoliomitglieder überprüft und eingeladen werden können.</td></tr></tbody></table>

<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-752bea513bce6330c075a9c7a461c481d5d188e0%2FInvite%20User.png?alt=media" alt=""><figcaption><p>Benutzer einladen</p></figcaption></figure></div>

<table data-header-hidden data-full-width="true"><thead><tr><th width="67">Element</th><th width="210">Titel</th><th>Details</th></tr></thead><tbody><tr><td><strong>[I]</strong></td><td>Benutzer einladen</td><td>Öffnen Sie den Einladungsdialog, um einen neuen Portfoliobenutzer hinzuzufügen.</td></tr><tr><td><strong>[J]</strong></td><td>Einladungsformular</td><td>Geben Sie den Vornamen, Nachnamen, die E-Mail-Adresse und die Rolle für den eingeladenen Benutzer ein.</td></tr></tbody></table>

1. Öffnen Sie <https://buildings.ability.abb/> und melden Sie sich an.
2. Wählen Sie **\[C]** das Portfolio, dem der neue Benutzer zugeordnet werden soll.\
   ▷ Das ausgewählte Portfolio wird aktiv
3. Öffnen Sie in der Seitenleiste **\[E]** **Portfolio-Editor**.\
   ▷ Der Portfolio-Editor wird geöffnet
4. Klicken Sie **Benutzer & Berechtigungen \[H]**.\
   ▷ Der Bereich zur Benutzerverwaltung wird geöffnet
5. Klicken Sie **Benutzer einladen \[I]**.\
   ▷ Der Einladungsdialog wird geöffnet
6. In **\[J]**&#x47;eben Sie die folgenden Angaben zum Benutzer ein:
   * **Vorname**
   * **Nachname**
   * **E-Mail-Adresse**
   * **Rolle**
7. Klicken Sie **Einladen**.\
   ▷ Die eingeladene Person erhält eine E-Mail-Einladung\
   ▷ Nach Annahme der Einladung ist der Benutzer in ABB Ability BuildingPro verfügbar\
   ▷ Ein entsprechender Benutzer wird automatisch in BuildingPro Suites erstellt

Standardmäßige Rollenzuordnung:

* als eingeladene Benutzer **Mitglied** erhalten die **Systembenutzer** Rolle in BuildingPro Suites
* als eingeladene Benutzer **Administrator** erhalten die **Systemadministrator** Rolle in BuildingPro Suites

Die Rolle kann in BuildingPro Suites geändert werden, nachdem der Benutzer synchronisiert wurde.


---

# 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-user.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.
