> ## Documentation Index
> Fetch the complete documentation index at: https://docs.erdo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Settings

> Every configuration surface — your account, the organization, team, API keys, domains, billing — behind one overlay you can open without leaving the page you were working on.

# Settings

Configuration used to mean navigating away. Changing an API key while reading a thread meant
leaving the thread, and coming back meant finding it again. **Settings** is one overlay that holds
every configuration surface: a list of sections down the left, the section you picked on the right,
and whatever you were doing still underneath it.

Open it with <kbd>⌘,</kbd> (<kbd>Ctrl</kbd>+<kbd>,</kbd> on Windows and Linux), or from the
account menu at the bottom of the sidebar. Press <kbd>Esc</kbd>, click outside it, or press
<kbd>⌘,</kbd> again to close it and carry on where you were.

## What lives where

| Section                   | What you configure                                                                                                                                                 |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Account Details**       | Your name, username, profile picture, and referral code. Personal to you, not to the organization.                                                                 |
| **Organization Settings** | The organization's name and avatar, and deleting the organization.                                                                                                 |
| **Integrations**          | The apps this organization is connected to. Selecting it opens the Data screen, where connecting an app can complete its sign-in round trip.                       |
| **Team**                  | Members, their roles, and pending invitations. A personal organization has no team — create a shared organization first.                                           |
| **API Keys**              | Account-level credentials for the REST API, MCP server, CLI, and SDKs. See [the API overview](/api/overview).                                                      |
| **Manager Accounts**      | Client organizations you operate on behalf of, and the manager key that reaches all of them. See [manager accounts](/manager-accounts).                            |
| **Domains**               | Hostnames you own — the [custom domain](/custom-domains) your published pages serve from, and the [sending domain](/sending-domains) your agents' email leaves as. |
| **Plans & Billing**       | Your plan, credit balance, and top-ups.                                                                                                                            |
| **Refer a friend**        | Your referral link and the invitations you have sent.                                                                                                              |

Which sections you see depends on your organization and your plan, so the list is shorter for some
accounts than others.

## Links still work

Every section keeps its own address — `/settings/api-keys`, `/billing`, `/team`, and the rest — so
a link in an email or a bookmark you saved still opens the full screen it always did. The overlay
is the faster way in, not a replacement for the pages behind it.

The overlay is addressable too: the section you have open is recorded in the address bar, so a
refresh keeps you on it, the browser's back button closes it, and you can send someone a link that
opens Settings exactly where you were looking.
