-
Notifications
You must be signed in to change notification settings - Fork 2
User management
Amin Alam edited this page Feb 27, 2023
·
3 revisions
You can add users to the program. The default user of the program is the admin (its password is also admin).
There are two types of users in this program which can be specified when adding a new user:
The admin users have the following advantages over non-admin users:
- Add/remove users
- Access to the Logs
- Making new backups or restoring from a backup
- Delete the experiments of other users
- Delete the messages of other users in the Chatroom
Non-admin users only can make/edit/remove their own experiments.
An admin user can add a new user from add user tab:
The fields starting with * are mandatory and the other fields are optional.
An admin user can edit/remove other users from user management tab. by clicking on each of the users, you are able to delete the user or update the information of the user.
Non-admin users can edit/delete their own user from profile tab: