-
Notifications
You must be signed in to change notification settings - Fork 1
Admin mode
Sasha Karol edited this page Sep 21, 2022
·
9 revisions
Admin mode allows admins to track user data and manage access. The user is an administrator if is_admin
is true.
In administrator mode, you can do the following things:
- view users by category
- creating new users
- user update
- assigning projects to users
- deleting users
- activate and deactivate users (removal of access from user to all projects)
If you need access to any of the projects, you need to contact the administrator.