1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/websitev2/docs/user_guide/user-management.md
Christopher Kolstad 406f0554cf
Docusaurusv2 (#864)
feat: Upgraded to Docusaurus v2

closes: #771
2021-06-04 11:17:15 +02:00

17 lines
786 B
Markdown

---
id: user-management
title: User Management
---
> This feature was introduced in Unleash v4 for Unleash Open-Source.
From the `Admin > Users` you can manage users with access to Unleash. To add a new user to your Unleash instance simply click the "Add user" button:
![Add user button](/img/user_admin-add-user.png)
Fill out the required fields about the user in the modal. You need to choose which role the new user should have on the "root level". E.g. giving the user an Editor role will allow the user to create a new project.
![Add user button](/img/user_admin_add_user_modal.png).
If you have configured an email server the user will receive the invite link in her inbox, otherwise you should share the magic invite link to Unleash presented in the confirmation dialogue.