Skip to content

User administration

Platform admin tools for managing users, roles, and access.

Platform administrators can manage users across the entire deployment from the admin dashboard.

This page is the deployment-wide admin surface. It is not the same as organization membership management or workspace sharing.

Use user administration when you need to:

  • search for a user across the whole deployment
  • inspect their top-level account record and organization memberships
  • grant or revoke platform-admin access
  • delete an account at the deployment level

Do not use this page when you only need to add someone to an organization or grant workspace access. Those flows belong under Organizations and Workspaces.

The current admin user flow is:

  1. open the deployment-wide user list from the admin sidebar
  2. inspect one account’s top-level state, email verification, and platform-admin status
  3. review that user’s organization memberships
  4. decide whether to verify email, change platform-admin role, or delete the account

That is a much broader scope than any one organization page.

The concrete actions in the current detail view include Verify Email, platform-admin role changes, and destructive delete operations.

View a paginated list of all users. Supports search by identity fields and sorting for operations work.

View detailed information about a specific user, including:

  • email and onboarding state
  • whether the account is a service account or a human user
  • whether the user already has platform-admin privileges
  • organization memberships and their active or inactive state

Permanently delete a user account. This action cannot be undone.

Deleting a deployment user is much broader than removing them from one organization. Use it carefully.

Update whether a user has the platform-admin role.

Safety rules:

  • You cannot modify your own role
  • You cannot modify platform owners
  • Only platform owners can revoke platform-admin from an existing admin
  • Grant/revoke operations are idempotent (no error if role is already in the desired state)

Use this page for deployment-wide account governance.

Do not use it for:

  • inviting a teammate into one org
  • changing workspace permissions
  • configuring org billing or org limits
  • This is a deployment admin surface, not a tenant-scoped membership page.
  • Organization roles and workspace permissions are separate from platform-admin status.
  • Safety checks around self-modification and platform owners are part of the intended contract.
  • The admin area groups Organizations, Users, and admin Billing because those are deployment-wide controls.

Use Account for the larger boundary model, Organizations for tenant membership, and Workspaces for sharing and permission boundaries inside one org.