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

# Integrations

> Workspace-level provider connections for channels and agent capabilities.

Integrations connect a workspace to the services your agents rely on outside Vocily.
They are configured at the workspace level, then used by agents in the Agent Studio.

Use the **Integrations** page to connect providers once, then make them available to agents.

## Available integrations

<CardGroup cols={3}>
  <Card title="VoBiz phone numbers" icon="phone-call" href="/integrations/vobiz">
    Connect calling numbers for inbound and outbound voice agents.
  </Card>

  <Card title="Scheduling" icon="calendar-event" href="/integrations/cal-com">
    Let agents check availability and manage bookings during conversations.
  </Card>

  <Card title="WhatsApp Business" icon="brand-whatsapp" href="/integrations/whatsapp">
    Connect business numbers, templates, contacts, campaigns, and inbox workflows.
  </Card>
</CardGroup>

## How integrations are used

An integration usually does one of two things:

* It gives the workspace a channel resource, such as phone numbers or WhatsApp numbers.
* It gives an agent a capability it can use during a conversation.

After connecting a provider, you still choose where it is used. For example, imported
phone numbers are assigned from the agent's [Deploy](/building-agents/deploy) tab, and
provider capabilities are added to an agent from [Capabilities](/building-agents/capabilities).

## Provider accounts and billing

External provider accounts remain under your business. Vocily stores the connection
details you authorize and makes the provider available inside your workspace, but the
provider's own plan, subscription, invoices, payment method, usage limits, and account
status are managed directly with that provider.

For example, VoBiz billing is handled in VoBiz, and Cal.com organization-plan billing is
handled in Cal.com.

## What's next

* Connect phone calling in [VoBiz](/integrations/vobiz).
* Connect scheduling in [Cal.com](/integrations/cal-com).
* Connect WhatsApp in [WhatsApp](/integrations/whatsapp).
