Account Settings
The Account Settings page shows your identity information, billing details, and the account danger zone.
Access it via Account menu → Account Settings (route: /account).
Account Section
The Account section displays your identity details from your SSO provider (GitHub).
| Field | Description |
|---|---|
| Account ID | Your unique internal account identifier (read-only) |
| Display name | Your name as provided by your SSO provider (read-only) |
| Your email address from your SSO provider (read-only) | |
| Account slug | A URL-safe identifier used in API paths and CLI references |
The display name and email fields are only shown if your SSO provider supplied them.
Account Slug
Your account slug is used in API paths and when referencing your account from the CLI. It is editable from this page.
To change your account slug:
- Click the Edit button next to the current slug
- Type the new slug in the input field
- Review the warning: changing your slug will break any existing integrations that reference it
- Click Save to apply the change, or Cancel to discard
Warning: Changing your account slug is a breaking change for any CLI configuration, API integrations, or public config URLs that include your current slug. Update all references after making this change.
Billing Section
The Billing section varies depending on whether you have a Stripe subscription.
Paid Plans (Stripe Customer)
If you are on a paid plan, the Billing section shows:
| Field | Description |
|---|---|
| Plan | Your current subscription tier (e.g. Hobby, Pro) |
| Stripe Customer ID | Your Stripe billing identifier — click to copy |
| Current period end | The date your current billing period ends |
| Last Stripe error | The most recent billing error from Stripe (only shown if present) |
A Manage in Stripe button opens the Stripe Customer Portal in a new tab, where you can update your payment method, cancel your subscription, or download past invoices.
Free Plan
If you are on the free tier (no Stripe subscription), the Billing section shows:
| Field | Description |
|---|---|
| Plan | Free |
| Upgrade | A link to the Billing & Plans page |
Delete Account Section
The Delete Account section is in a red-bordered danger zone card at the bottom of the page.
Deleting Your Account
Deleting your account permanently removes:
- Your account
- All projects and their environments
- All config versions
- All associated data
This action cannot be undone.
To delete:
- Click Delete account
- A confirmation dialog appears
- Type your email address exactly as shown in the placeholder
- The Delete button becomes active once the email matches
- Click Delete to confirm