## Account settings

Open **Account** from the top-bar menu. From here you can:

- See your display name and email.
- See every **workspace** you belong to and your role in each. Create a new workspace with **Create workspace**. Workspace management itself lives in [Workspaces](/content/docs/workspaces/index.html).
- Toggle **telemetry consent** — opt in or out of usage analytics.
- **Delete your account** (a GDPR soft-delete) from the danger zone, with confirmation.

## API keys

Programmatic access uses **API keys**, managed at **Account → API keys**:

- **Generate** a key and give it a name so you can tell keys apart later.
- Copy the key when it’s shown — for security it isn’t displayed again.
- **Revoke** a key the moment it’s no longer needed or might be exposed.

Use a key as a bearer credential from scripts, notebooks, or CI to upload collections, trigger processing, and read data without signing in interactively.

## Integrations

The **Integrations** page lists connected services — OAuth providers and webhooks — so you can see and manage what’s wired to your account.
