> ## 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.

# Integrations

> Connect external services to Bizzy

Integrations let Bizzy exchange data with the systems you already use. Each
integration is configured at the right scope — payments at the Business level,
mailbox connections at the email-address level, and so on.

## Available integrations

<CardGroup cols={2}>
  <Card title="Stripe Connect" icon="stripe" href="/admin-guide/integrations/stripe">
    Sync customers and transactions between a Business and a Stripe account
  </Card>

  <Card title="Email accounts" icon="envelope" href="/user-guide/email-addresses">
    Connect Gmail or Microsoft 365 mailboxes for inbound and outbound email
  </Card>

  <Card title="Domains" icon="globe" href="/user-guide/domains">
    Verify or register domains used for sending email
  </Card>

  <Card title="Phone numbers" icon="phone" href="/user-guide/phone-numbers">
    Provision phone numbers for SMS and voice
  </Card>
</CardGroup>

<Note>
  Connecting a service usually requires the **Owner** or **Admin** role. Check
  each integration's page for specific requirements.
</Note>
