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

# Settings

> Find billing, people, sending domains, deliverability, integrations, API keys, and security settings in Migma.

Settings collects account, workspace, sending, integration, and security controls. What you can see depends on your role in the active workspace.

***

## Common settings

| Area                   | Use it for                                                         | Related docs                                      |
| ---------------------- | ------------------------------------------------------------------ | ------------------------------------------------- |
| Billing                | Plan, trial, invoices, payment method, seats                       | [Plans & Billing](/get-started/billing-and-plans) |
| People & Access        | Invite people, set roles, grant all-brand or selected-brand access | [Team access](/collaboration/team-access)         |
| Sending Domains        | Add domains, DNS, tracking, domain health, logs                    | [Sending Domains](/sending-domains/overview)      |
| Email → Deliverability | Exclude risky addresses and view validation status                 | [Audience Hygiene](/audience/deliverability)      |
| Integrations           | Connect ESPs, ecommerce, MCP, and marketing platforms              | [Integrations](/integrations/overview)            |
| API Integration        | Create API keys, webhooks, and agent access                        | [Agent Guide](/api-reference/introduction)        |
| Security               | 2FA, account protection, compliance controls                       | [Security & Compliance](/security/compliance)     |

***

## Role access

* Owners manage billing, seats, workspace settings, and all brands.
* Admins can manage people and most workspace controls.
* Members only see settings needed for their role and assigned brands.
* Viewers and commenters do not manage billing or sending setup.

See [Seats](/collaboration/seats) and [Team Access](/collaboration/team-access) for role details.

***

## Fast paths

<CardGroup cols={2}>
  <Card title="Billing" icon="credit-card" href="/get-started/billing-and-plans">
    Plans, trial, invoices, seats, and workspace billing.
  </Card>

  <Card title="People & Access" icon="users-viewfinder" href="/collaboration/team-access">
    Invite teammates and choose brand access.
  </Card>

  <Card title="Sending Domains" icon="globe" href="/sending-domains/overview">
    Verify domains and inspect delivery settings.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Connect sending providers and ecommerce tools.
  </Card>

  <Card title="API keys" icon="code" href="/authentication">
    Authenticate API, SDK, CLI, MCP, and agent workflows.
  </Card>

  <Card title="Security" icon="shield-check" href="/security/compliance">
    Review security and compliance controls.
  </Card>
</CardGroup>
