Esta página aún no está traducida al español — mostrando la versión en inglés.
Account settings
Rename the current workspace and set the billing email.
The Account tab of Settings controls the current workspace (organization), not your personal profile.
Where to find it
/app/settings/account. Settings + settings sub-nav; the Account tab is active.
The form
Card:
- Title: Account
- Description: "Manage your organization settings."
Fields:
┌─ Account ─────────────────────────────────────────────────┐
│ Manage your organization settings. │
│ │
│ Account name │
│ [ ] │
│ │
│ Billing email │
│ [ billing@company.com ] │
│ │
│ [ Save account ] │
└───────────────────────────────────────────────────────────┘
-
Account name — text input, required. Pre-filled with
current_account.name. -
Billing email —
type="email", not required, placeholderbilling@company.com. Pre-filled withcurrent_account.billing_emailwhen set. -
Save account — button, flips to "Saving..." while the PUT is in flight. Submits
PUT /app/settings/account.
What this page does NOT include
- No timezone
- No workspace avatar / logo
- No delete workspace action
- No member management (see Members)
- No billing (see Plans & pricing)
Related
- Profile — your own name
- Members — who else is on this workspace
- Workspaces — switching to a different workspace