Users
This page provides access to CRUD functionalities, allowing administrators to manage users directly through the UI. The dashboard below will display all existing users.
- Create new user: Redirect to creation form.
- Edit icon: Redirect to update form.
- Delete icon: Delete selected user. If confirmed, deletion cannot be undone.
- Is active: Designate whether this user should be treated as active.
- Is superuser: Designate that this user has all permissions without explicitly assigning them.
- Default cluster: Assign the cluster selected by default when the user logs in.
Create user
Create a new user.
Update user
All previously entered values (except password) are filled in the input fields.




