Skip to main content
Profile is your user account (/{slug}/dashboard/profile), not a Settings tab. Open it from the avatar menu → Settings. Walkthrough: Getting started. Organization name and customs IDs are Organization settings.
There is no Change password control and no list of active sessions or devices on this page. Password appears only when you Disable two-factor authentication. To reset a forgotten password, use the sign-in Forgot password flow in Getting started.

Where it lives

The header avatar menu is hardcoded English: Appearance (light / dark / system), Activity (dashboard), Settings (this page), and Log out. Page title Profile Settings. Description: Manage your profile and account settings.

Email verification

Shown only when the address is not verified. Card title Email Verification. Heading Email Verification Required. Description: Please verify your email address to access all features, including inviting team members. Button Resend Email / Sending…. Toasts: Verification email sent! Please check your inbox. / Failed to send verification email. Invites also refuse with Please verify your email address to continue. (AUTH_EMAIL_NOT_VERIFIED) — Invite team members.

Profile Settings

Card title Profile Settings. There is no name field on this form.
Profile Settings with Email, Language, and Save changesProfile Settings with Email, Language, and Save changes

Profile Settings — Email, Language, Save changes

Inline errors the save can put on a field: Toasts: Profile updated successfully / Failed to update profile. Separate email-only and language-only toasts exist in code (Email updated successfully, Language updated successfully) but this screen saves both fields together.

Pending invites

Card title Pending invites. The only copy on the card is You have no pending invites. There is no list, accept, or decline control here.

Organizations

Card title Organizations. Empty: No organizations / You are not part of any organizations yet. The table footer shows Page size (default 50) and Page 1 of 1. Row click also opens View. Toasts for Leave: Left organization successfully / Failed to leave organization.

Security (two-factor authentication)

Card title Security.
Security card with Two-factor authentication badge and EnableSecurity card with Two-factor authentication badge and Enable

Security — Two-factor authentication Disabled or Enabled, then Enable or Disable

Enable two-factor authentication

Modal title Enable two-factor authentication. Two steps in the chrome: Scan & verify, then Save recovery codes. Opening the modal starts setup immediately.
Enable two-factor authentication modal with QR code and verification fieldEnable two-factor authentication modal with QR code and verification field

Enable two-factor authentication — QR, manual secret, 6-digit code

Step 1 — Scan & verify Subtitle: Scan the QR code with your authenticator app, then enter a code to confirm. Setup failure title Couldn’t start setup, fallback Failed to start two-factor authentication setup. Please try again. Enable failure fallback: Failed to enable two-factor authentication. Please try again. Step 2 — Save recovery codes Subtitle: Save these recovery codes somewhere safe. You cannot close the modal with the header X until the checkbox is on.

Disable two-factor authentication

Modal title Disable two-factor authentication. Subtitle: This will remove the extra verification step when signing in. Variant is destructive. Id: disable-mfa-modal. Success toast: Two-factor authentication disabled. Failure fallback: Something went wrong. Please try again. API codes: The disable dialog is not in the screenshots — the docs owner does not have 2FA on.

Delete Account

Below Security. Title Danger Zone. Heading Delete Account. Description: This will permanently delete your account and all associated data. This action cannot be undone. The Delete Account button is always disabled. Details: Danger zone.