> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/admin/users/create-user.md).

# Create user

To create a user:

1. Click Admin – Users.
2. A list of existing active users will be displayed.

![](/files/XFiLwymu1ommR8c36Dzu)

3. Click “Create User”.

<figure><img src="/files/m6FnhvdQYkPCU24MR3tw" alt=""><figcaption></figcaption></figure>

3. Select Role, System Group, Division. Please note that some of the fields may not be present depending on the user role.
4. Enter Name that is a name and family name of a user, E-mail address that is a login name and a Password which must be at least 8 characters long. The Domain Administrator has an additional Username field. This is a text string that is used as a login name for domain admin instead of e-mail address.
5. Enter mobile phone number and notes, if needed. Select the user time zone and default language. This language is then used as default when the user logs in. It can always be changed temporarily using the language menu.
6. Mark “Is Active Directory account” checkbox if the user will use MS Entra (Active Directory) account to log in. A user that logs in using MS Entra login has no B3 username and password. Therefore, he must have PIN enabled in his profile to be able to [Sign](/boomerang-3-domain-administrator-manual/common_elements/sign.md) events and operations. PIN can be enabled after a user is created as described in [Edit user](/boomerang-3-domain-administrator-manual/admin/users/edit-user.md). Addiitionally, the user's system group must have "Use PIN for signing" enabled as described in [Create system group](/boomerang-3-domain-administrator-manual/admin/organisation/organisation__system_groups/create-system-group.md).
7. Use “Disable alarms” “From Date” and “To Date” to disable alarms for the user. This may be used to temporarily suppress alarms for a user, that is e.g., on vacation.
8. Select "The user can operate transport" if the user shall be able to use Missions functionality.

<figure><img src="/files/PfJETsO4puSTaoTMqiPf" alt=""><figcaption></figcaption></figure>

3. Click “Next”.

<figure><img src="/files/7oznzuctePAb4XAxQd8c" alt=""><figcaption></figcaption></figure>

10. Select the group(s) the user will belong to.
11. Click “Create” and sign.
12. A confirmation message shall be displayed.

<figure><img src="/files/hGkSkcdbCHJ8KMEf4TC9" alt="" width="461"><figcaption></figcaption></figure>

13. Click OK.
14. The user shall be visible in the active user’s list.

<figure><img src="/files/XIOrPnShLrSw6iRbrLE8" alt=""><figcaption></figcaption></figure>

There are additional settings for a user that can be defined after its creation that are described in [Edit user](/boomerang-3-domain-administrator-manual/admin/users/edit-user.md).


---

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

```
GET https://help.boomerang3.com/boomerang-3-domain-administrator-manual/admin/users/create-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.
