View and manage users across your organizations
{debouncedSearch ? "No users match your search" : "No users found"}
Page {page} of {pages} · {total} total
{selectedUser.status === "inactive" ? "This account is inactive — the user has not verified their email and cannot log in, set up OAuth, or configure MFA." : "This user's email address is not verified."}
{selectedUser.status === "compliance_suspended" ? "This account is suspended due to MFA compliance. The user cannot log in or request certificates." : "This account is suspended. The user cannot log in or request certificates."}
Suspending blocks this user from logging in and requesting SSH certificates.
Owner role cannot be changed here. Transfer ownership from the Members page.
)}No MFA methods configured.
) : ({method.name}
{method.last_used_at && (Last used: {formatDate(method.last_used_at)}
)}Remove an MFA method if the user has lost access (e.g. lost phone or passkey). The user will be able to re-enroll after removal.
No OAuth providers linked.
) : ({account.provider_type}
{account.email && ({account.email}
)} {account.linked_at && (Linked: {formatDate(account.linked_at)}
)}Unlink an OAuth provider to prevent sign-in via that provider. Cannot unlink if it is the user's only sign-in method.
Set a new password for this user. Use this when a user is locked out or needs a password added to their account.
No SSH certificates issued.
) : (Permanently delete this account. This cannot be undone — all SSH keys and certificates will be revoked immediately.