Manage members
Promote and demote workspace admins from Settings → Members.
Workspace members sign in with Google OAuth. Admins decide who else has the admin role. Member vs admin capabilities are summarized in Security and permissions.
Open the members list
Go to Settings → Members. Non-admins who open the URL see an “Admins only” message; the settings sidebar hides the entry for them.
The table lists every signed-in user: name, email, role badge, and an Admin toggle.
Promote or demote
Toggle Admin on a row to grant or revoke admin access. Changes take effect immediately for that user’s next privileged action.
You cannot demote yourself. That guard prevents locking the workspace out of its last admin. Ask another admin to demote you if needed.
First admin bootstrap
The first admins come from the ADMIN_EMAILS environment variable (comma-separated, case-insensitive). Listed users are promoted on every sign-in. After that, any admin can promote others from this page.
There is no invite flow in the product: people appear here after they sign in successfully to your deployment.