Users
A User is a person who can sign in to the admin portal. This screen is where you create accounts, assign roles that control what they can do, set their owning workspace, and help them reset a password.
Creating or editing a user
The form has two tabs:
- Data — the user's Name, Email (must be unique), and Roles. Roles determine which resources and actions the user can access.
- Ownership (when creating) — the Workspace the user belongs to.
There is no password field. A new user receives an email to set their own password, so you never handle it directly.
Resetting a password
The Reset password row action emails the user a fresh password-reset link. It's available to administrators with the right permission.
Two-factor authentication
Users can enable two-factor authentication on their own profile for extra security. It's available to everyone but not forced.
Deleting
Users support trash/restore. Deleting a user moves them to the trash; restore brings them back, or force-delete removes them permanently. The list can also be exported.