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

# Settings

> Workspace, brands, connections, autonomy, team, and developer access.

Settings is the single configuration destination. It stays deliberately thin — admin complexity does not leak into the main rail.

## What's on the page

<CardGroup cols={2}>
  <Card title="Workspace & plan" icon="building">
    Your workspace identity, brand list, billing email, current plan and allowances.
  </Card>

  <Card title="Integrations" icon="plug">
    Connect or disconnect Shopify, Meta Ads, Amazon Ads, Amazon Seller, Google Ads, TikTok, LinkedIn, X, HubSpot, and LiveKit — per brand.
  </Card>

  <Card title="Autonomy / Approval mode" icon="sliders">
    Per-action-type thresholds. Decide which low-risk actions can fire after N consecutive approvals under a daily cap.
  </Card>

  <Card title="Team & roles" icon="users">
    Operator seats, invitations, and per-brand roles (viewer / operator) plus workspace roles (owner / admin). See [Roles & permissions](/get-started/roles-permissions).
  </Card>

  <Card title="MCP" icon="key">
    Mint and manage MCP API keys to drive the cockpit from your AI client. See [Developers & MCP](/developers/overview).
  </Card>

  <Card title="Source health" icon="heart-pulse">
    Per-integration sync status and data freshness — what's syncing, what needs reconnect.
  </Card>
</CardGroup>

## Settings sub-pages

* **Integrations** — connect/disconnect platforms per brand.
* **Approval mode / Autonomy** — per-action-type thresholds.
* **Plan** — your plan, brand and seat allowances, usage.
* **MCP** — MCP API keys (mint, scope, expire, rate-limit, revoke, audit).
* **Models** & **AI runtime** — AI model selection and runtime config.
* **Source health** — per-integration sync status and reconnect prompts.
* **Appearance** — cockpit look-and-feel.

## Summary cards

The top of Settings shows small status cards:

* **Connected integrations** — total platform connections across your brands.
* **Active operators** — seats currently in use against your plan allowance.
* **Brands in workspace** — brand count against your plan allowance.
* **Autonomy rules enabled** — how much of your work is allowed to fire without explicit approval.

## What Settings will not become

Settings is not a dashboard. It will not grow KPI widgets, trend charts, or vanity counters. If a number belongs anywhere, it belongs on the surface it acts on (Home, the relevant Work surface, or History).

<Card title="Open Settings" icon="arrow-right" href="https://meshpilot.app/dashboard/settings">
  Configure your workspace.
</Card>
