For AI agents: a documentation index is available at /llms.txt. Markdown versions of all pages can be requested by appending `.md` to the URL, or by setting the `Accept` header to `text/markdown`.
Skip to main content
AdministrationWorkspaces

Manage members

Invite users to your workspace, change their roles, and remove access.

Member management requires the Admin role. See Workspaces concepts for what each role can do.

Invite a user

  1. Go to Manage workspace in the sidebar under Workspace.
  2. In the Users section, click Invite user.
  3. Enter the user's email address.
  4. Select a role: Admin or Member.
  5. Click Invite.

The invited user receives an email with a link to complete their account. Until they accept, they will not appear as an active member.

Change a user's role

  1. In the Users table, click the options menu (⋯) next to the user.
  2. Select Edit role.
  3. Choose the new role and confirm.

Remove a user

Removing a user revokes their access to the workspace immediately. Any API keys they created stay in the workspace and continue to work, because keys belong to the workspace rather than the user. Revoke them separately if needed. See API keys.

  1. In the Users table, click the options menu (⋯) next to the user.
  2. Select Remove user.
  3. Confirm the removal.

Next steps