Administrative users can modify user privileges and passwords by clicking on the user name below. More information in documentation in user and password management chapter.

{{ item.label }}
Login Email First name Last name Group {{ u.login }} It's you {{ u.email }} {{ u.name }} {{ u.lastname }} {{ u.groups.length > 0 ? getGroupName(u.groups[0]) : 0 }} Total: {{ state.totalRecords > 0 ? state.totalRecords : '0' }} {{ state.totalRecords === 1 ? 'user' : 'users' }}
Login:
{{ userTab.user.login }}
Email:
{{ userTab.user.email }}
Lastname:
{{ userTab.user.lastname }}
First name:
{{ userTab.user.name }}
Group:
{{ userTab.user.groups.length > 0 ? getGroupName(userTab.user.groups[0]) : 0 }}

To create a new user account, please specify user login, first name, and last name. An email address is optional but strongly recommended. If an email is provided, the user can sign in either using the login or the email address. The password is mandatory and must be at least 8 characters long.


The user must be associated with an existing system group. Currently there are two groups available: super-admin and admin. Users belonging to the super-admin group have full control over the system, including creating and modifying user accounts. Users beloging to the admin group have similar permissions, with the exception that they are not allowed to create and/or modify user accounts. However, they are allowed to update their own passwords.

Use this form to modify user account information, add a missing email address, or change the group that the user is associated with.


The user password remains unchanged if it is left blank while saving the form.

Login*:
Email:
First name*:
Last name*:
Group*:
Password*:
Repeat password*: