Users
The Settings → Users section lets administrators create, edit, and delete user accounts.
User Fields
Section titled “User Fields”| Field | Description |
|---|---|
| Unique identifier and login credential | |
| Name | Display name |
| Role | Assigned RBAC role (determines permissions) |
| Status | Active or disabled |
Creating a User
Section titled “Creating a User”- Go to Settings → Users
- Click Add User
- Enter email, name, and assign a role
- Click Create
The user receives an invitation email (if email is configured) or you can share the password manually.
Editing a User
Section titled “Editing a User”Click the edit icon in the user row to modify name, role, or status. You cannot change a user’s email after creation.
Disabling a User
Section titled “Disabling a User”To temporarily revoke access without deleting the account, set the user’s status to Disabled. The user’s notebooks and resources are preserved.
Deleting a User
Section titled “Deleting a User”Click the delete icon. User account is removed but their Kubernetes resources (notebooks, etc.) are not automatically deleted. Reassign or delete those manually.
Default Admin Account
Section titled “Default Admin Account”An initial admin account is created during deployment using the ADMIN_EMAIL and ADMIN_PASSWORD environment variables. Change the admin password immediately after first login.
Password Reset
Section titled “Password Reset”Admins can reset any user’s password from the Users list. Users can also reset their own password via the login page if email is configured.