Users
The Users screen is where administrators manage every account on the platform. For what the different user types are, see Users in the concept docs.
What you can do
- Browse and search the full list of users, with filtering and sorting.
- Create new internal or external accounts.
- Edit a user's profile and details.
- Assign access — set a user's scopes directly, attach a role (scope set), or add them to a group.
- Unlock an account that has been locked out, and manage avatars.
- Delete an account.
Making someone an admin
There is no separate admin account type — grant the admin scope to any internal user to give them full access, and remove it to demote them.
Required access
| Action | Scope |
|---|---|
| View users | users:read |
| Create, edit, or delete users | users:write (creating accounts may also require admin) |
See Scopes for the full catalogue.
Related
- Users (concept) — External, Internal, and Guest user types.
- Admin › Users (API) — the underlying API.
