# Create a New User

## Create a New User

{% hint style="info" %}
Users are invited in ABB Ability™ BuildingPro and then synchronized automatically to BuildingPro Suites.
{% endhint %}

1. Open <https://buildings.ability.abb/> and sign in.
2. Select the portfolio to which the user should belong.
3. In the sidebar, open **Portfolio Editor**.
4. Click **Users & Authorizations**.
5. Click **Invite user**.
6. Enter the required user information:
   * **First Name**
   * **Last Name**
   * **E-Mail address**
   * **Role**
7. Click **Invite**.

Result:

* the invited person receives an email invitation
* after accepting the invitation, the user is available in ABB Ability™ BuildingPro
* a corresponding user is created automatically in BuildingPro Suites
* the user is assigned to the tenant that corresponds to the selected portfolio

Default role mapping:

* **Member** → **System User**
* **Admin** → **System Admin**

{% hint style="warning" %}
After synchronization, you can still adjust the user's role in BuildingPro Suites if needed.
{% endhint %}

## Next Steps

After you have invited a user, you can review the synchronized account in BuildingPro Suites and, if needed, [-> assign a different role to the user](/collection/mandatory-base/platform-core/workspace-and-identity/users/change-a-users-role.md).

You can find more information about roles in the chapter [-> ACL](/collection/mandatory-base/platform-core/workspace-and-identity/roles.md)


---

# Agent Instructions: 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:

```
GET https://docs.buildings.ability.abb/collection/mandatory-base/platform-core/workspace-and-identity/users/create-a-new-user.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
