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

# Workspace Settings

> Manage your Kinetic workspace — account, integrations, billing, and team.

# Workspace Settings

Access settings from the **account menu** (top-right avatar) → choose any settings option.

## Settings Tabs

<CardGroup cols={2}>
  <Card title="Account" icon="user" href="/settings/account">
    Profile, display name, and workspace info.
  </Card>

  <Card title="Integrations" icon="key" href="/settings/integrations">
    Connect Klaviyo and Shopify.
  </Card>

  <Card title="Plans & Billing" icon="credit-card" href="/settings/billing">
    Subscription plan and payment.
  </Card>

  <Card title="Team" icon="users" href="/settings/team">
    Invite members and manage roles.
  </Card>

  <Card title="Workspaces" icon="building" href="/settings/workspaces">
    Switch between or create workspaces.
  </Card>

  <Card title="Advanced" icon="gear" href="/settings/advanced">
    UTM tracking, domain rules, GDPR.
  </Card>

  <Card title="Developer" icon="code" href="/settings/developer">
    API keys and playground.
  </Card>
</CardGroup>
