Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/user_management/manage_users.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,12 @@ By default, new users created in this way are placed in the Guest accounts group

## Invite users

To invite users, go to **Admin** -> **Users** and click **Invite members** in the top right corner.
To invite users to a user group, go to **Admin** -> **Users**, navigate to the user group, and click **Invite members** in the top right corner.

![Inviting users](img/users_invitation.png)

To send invitations, fill out email addresses one by one, or use drag and drop to upload a file with an email list, then click **Send**.
To send invitations, fill out email addresses one by one or use drag and drop to upload a `.csv` file with an email list, then click **Send**.
You can search among the email addresses you input with the top search bar.

Invited users then receive an email message with a registration link.
With it, they can register and create their account in the frontend as customers or in the back office as members of the team.
Loading