Account Settings
Personal account settings including profile, appearance, security, and CLI access.
Your personal account settings are available at any time from the user menu. These settings apply to your account across all teams.
Profile
The Profile tab shows your account information and lets you edit your display name.
Editable:
- Display name: click to edit inline. This is the name shown to other participants in sessions.
Read-only information:
- Email: the email address associated with your account
- Account ID: your unique identifier (copyable)
- Account type: your subscription type
- Member since: when you created your account
Team memberships: a list of all teams you belong to, showing your role in each (owner, admin, or member) with quick links to the team and its settings.
Appearance
Customize the look of Stoa across all your devices.
Theme
Pick a theme from the grid of available options. Each theme shows color swatches for background, primary, and card colors so you can preview before selecting.
Background
Choose a background image for your workspace. You can also enable Daily Rotation to automatically cycle through backgrounds each day.
Security
Manage your authentication and security settings.
Password
If your account has a password, you can change it here. The form requires your current password, a new password (minimum 8 characters), and confirmation.
Connected Accounts
View and manage OAuth providers linked to your account (Google, GitHub, Microsoft, Apple, and others). You can disconnect a provider as long as it's not your only sign-in method.
Two-Factor Authentication
View your current 2FA status. 2FA settings are managed at the team level by your administrator.
CLI Access
Generate a device code to authenticate the CLI from your terminal.
How It Works
- Open the CLI Access tab in Account Settings
- A 6-digit code is generated automatically
- In your terminal, run
intent login - Enter the code when prompted
- Authentication completes automatically
The code is displayed in a large, clickable format. Click it to copy to clipboard. You can generate a new code at any time.
Keyboard shortcuts (on this page):
- Ctrl+C: copy the device code
- Ctrl+L: generate a new code
Note
CLI login was previously a standalone page. It's now part of Account Settings for easier access.