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

# Settings

> Find Costory settings, account settings, organization settings, Teams, data integrations, API keys, subscription, plans, and invoices.

# Settings

Costory settings are split across personal account settings, organization settings, and Costory-managed settings. Use this page when you need to update login details, invite members, allow a company email domain, connect data, manage Teams, or review your plan and invoices.

Most settings live in the user menu next to your name. Some account and organization screens are hosted by Costory's authentication provider, since it controls sign-in, email addresses, passwords, connected accounts, and organization membership.

<Frame caption="Open the menu next to your name to access Teams, Data Integrations, Plan and Invoices, API Keys, and theme settings.">
  <img src="https://mintcdn.com/costory/l2eUdECu9S8fd5I4/images/settings/settings-menu.png?fit=max&auto=format&n=l2eUdECu9S8fd5I4&q=85&s=50b95626d19034c22803ad010f4ad89a" alt="Costory user menu showing Teams, Data Integrations, Plan and Invoices, API Keys, and theme options" width="498" height="608" data-path="images/settings/settings-menu.png" />
</Frame>

## Settings overview

| Settings area                  | Managed by              | Use it for                                                                                           | Where to find it                                                     |
| ------------------------------ | ----------------------- | ---------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------- |
| Personal account settings      | Authentication provider | Change your profile, email address, password, and connected login accounts                           | User menu next to your name, then **Profile** or **Account**         |
| Organization identity settings | Authentication provider | Invite members and allow a verified company domain for automatic joining                             | User menu next to your name, then **Organization**                   |
| Costory-managed settings       | Costory                 | Manage **Teams**, **Data Integrations**, **API Keys**, **Plan & Invoices**, and subscription details | User menu next to your name, then the relevant Costory settings page |

<Info>
  If a settings screen looks different from the rest of Costory, it is usually an authentication-provider screen. Changes made there still apply to your Costory account or organization.
</Info>

## Personal account settings

Use personal account settings to manage your own sign-in details.

You can usually update:

* Profile name and avatar.
* Email addresses.
* Password, when password sign-in is enabled for your account.
* Connected accounts such as Google or Microsoft.

<Frame caption="Personal account settings cover profile details, email addresses, and connected sign-in methods.">
  <img src="https://mintcdn.com/costory/l2eUdECu9S8fd5I4/images/settings/account-settings.png?fit=max&auto=format&n=l2eUdECu9S8fd5I4&q=85&s=f118edccd1e3dafbbc953af417ae046a" alt="Personal account settings screen showing profile details, email addresses, and connected accounts" width="1740" height="650" data-path="images/settings/account-settings.png" />
</Frame>

These settings affect your user account, not the full Costory organization. If you need to change how other users join, use organization settings instead.

## Organization settings

Organization settings control who can access your Costory workspace.

Use organization settings to:

* Invite new members.
* Review existing members.
* Add a verified company email domain so users can join automatically.
* Manage domain-based access rules for your workspace.

<Frame caption="Organization settings are where you manage members and verified domains for automatic joining.">
  <img src="https://mintcdn.com/costory/l2eUdECu9S8fd5I4/images/settings/organization-settings.png?fit=max&auto=format&n=l2eUdECu9S8fd5I4&q=85&s=f0440c6d06342317a22cb3a37f097ece" alt="Costory organization settings showing General, Members, API keys, organization profile, verified domains, and leave organization" width="1748" height="788" data-path="images/settings/organization-settings.png" />
</Frame>

For SSO, SCIM directory sync, domain auto-join, and identity-provider requirements, see [Identity and Access](/docs/sso-access-control).

## Costory-managed settings

Costory-managed settings control your FinOps workspace configuration.

| Page                  | Use it for                                                                  | Related docs                                                                                                                                              |
| --------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Teams**             | Create teams, add members, set default cost metrics, and define team scopes | [Teams](/features/teams)                                                                                                                                  |
| **Data Integrations** | Connect billing data, usage metrics, collaboration tools, and event sources | [Billing Data](/setup/billing), [Usage Metrics](/setup/usage-metrics), [Slack](/setup/collaboration/slack), [Microsoft Teams](/setup/collaboration/teams) |
| **API Keys**          | Create and rotate API keys for automation and external tools                | [MCP](/features/mcp), [Events API](/setup/events/custom-api)                                                                                              |
| **Plan & Invoices**   | Review your plan, subscription, billing contact, and invoices               | [Billing Data](/setup/billing)                                                                                                                            |

<Warning>
  Treat API keys like passwords. Store them in a secret manager, rotate them when team access changes, and delete keys you no longer use.
</Warning>

## Common tasks

<Steps>
  <Step title="Invite a member">
    Open the user menu next to your name, go to **Organization**, then use **Members** to invite the person by email.
  </Step>

  <Step title="Allow your company domain">
    Open **Organization** settings and add a verified domain. Users with that company email domain can join your Costory organization automatically when auto-join is enabled.
  </Step>

  <Step title="Create a Costory team">
    Open **Settings > Teams**, click **Create Team**, then add members and scopes. See [Teams](/features/teams) for the full setup.
  </Step>

  <Step title="Connect a data integration">
    Open **Data Integrations** from the user menu, then choose the provider you want to connect. Use [Billing Data](/setup/billing) for AWS, GCP, Azure, and other billing exports.
  </Step>

  <Step title="Review invoices or plan details">
    Open **Plan & Invoices** from the user menu to check your subscription, invoices, and billing details.
  </Step>
</Steps>

## Related pages

<CardGroup cols={2}>
  <Card title="Identity and Access" icon="shield-keyhole" href="/docs/sso-access-control">
    Compare auto-join, SSO, SCIM, and identity-provider options.
  </Card>

  <Card title="Teams" icon="users" href="/features/teams">
    Configure team scopes, members, dashboards, and default cost metrics.
  </Card>

  <Card title="Billing Data" icon="database" href="/setup/billing">
    Connect cloud billing exports and monitor ingestion health.
  </Card>

  <Card title="Usage Metrics" icon="chart-line" href="/setup/usage-metrics">
    Add business and observability metrics for unit economics.
  </Card>
</CardGroup>
