> 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/getting-started/1.-create-users-and-tenants/create-a-user.md).

# Benutzer zu einem Mandanten einladen

{% hint style="info" %}
Benutzer aus dem Portfolio-Editor in ABB Ability BuildingPro einladen.
{% endhint %}

<div data-full-width="true"><figure><img src="/files/eea5b83a453aecd6a1ac40b6172ae9753f3cb279" alt=""><figcaption><p>Portfolioliste in ABB Ability BuildingPro</p></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/442c49a7031a4a91dbadd003f17caa8d8bf4a103" 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 und 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="/files/a67bb06618a5e6e1849150961d39314f848b6fa9" alt=""><figcaption><p>Einen 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 Vorname, Nachname, die E-Mail-Adresse und die Rolle des eingeladenen Benutzers ein.</td></tr></tbody></table>

1. Öffnen <https://buildings.ability.abb/> und melden Sie sich an.
2. Wählen Sie **\[C]** das Portfolio aus, zu dem der neue Benutzer gehören 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 auf **Benutzer und Berechtigungen \[H]**.

   ▷ Der Bereich zur Benutzerverwaltung wird geöffnet
5. Klicken Sie auf **Benutzer einladen \[I]**.

   ▷ Der Einladungsdialog wird geöffnet
6. In **\[J]**, geben Sie die folgenden Angaben des Benutzers ein:
   * **Vorname**
   * **Nachname**
   * **E-Mail-Adresse**
   * **Rolle**
7. Klicken Sie auf **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

Standardzuordnung der Rolle:

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

Die Rolle kann in BuildingPro Suites nach der Synchronisierung des Benutzers geändert werden.


---

# 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/getting-started/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.
