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

# Admin Guide

> Administer your Bizzy organization, billing, security, and integrations

The Admin Guide covers everything you do as an account or organization admin:
shape your team, run billing, secure access, and connect external services.

## Where to start

<CardGroup cols={2}>
  <Card title="Organization" icon="building" href="/admin-guide/organization/setup">
    Set up your organization, invite team members, and define roles
  </Card>

  <Card title="Billing" icon="credit-card" href="/admin-guide/billing">
    Subscriptions, credits, usage tracking, and payment methods
  </Card>

  <Card title="Security" icon="shield-halved" href="/admin-guide/security">
    Passkeys, two-factor authentication, and API keys
  </Card>

  <Card title="Integrations" icon="plug" href="/admin-guide/integrations">
    Connect Stripe and other external services
  </Card>
</CardGroup>

## Account-wide settings

<CardGroup cols={2}>
  <Card title="Notifications" icon="bell" href="/admin-guide/notifications">
    Configure in-app and email alerts for billing, usage, and integrations
  </Card>

  <Card title="User profile" icon="user" href="/admin-guide/user-profile">
    Name, avatar, timezone, language, and password
  </Card>
</CardGroup>

## Looking for something else?

* End-user features (inbox, contacts, agents, automations) live in the
  [User Guide](/user-guide)
* Programmatic access to Bizzy is in the
  [API Reference](/api-reference/introduction)
* AI agent integration is covered in the [MCP Server](/mcp-server/introduction)
  docs
