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

# Integrations

> Connect your voice project with third-party tools to automate workflows and enhance functionality.

Integrations allow you to connect your voice agent with external services to streamline data management, messaging, scheduling, and more.

<CardGroup cols={2}>
  <Card title="Google Sheets" icon="table" href="#google-sheets">
    Sync your call data and leads directly to Google Sheets.
  </Card>

  <Card title="WhatsApp" icon="whatsapp" href="#whatsapp">
    Connect WhatsApp Business for inbox, broadcasts, templates, and calling.
  </Card>

  <Card title="Shiprocket" icon="truck" href="#shiprocket">
    Track shipment status and delivery updates.
  </Card>

  <Card title="Calendly" icon="calendar" href="#calendly">
    Allow users to book appointments or schedule meetings.
  </Card>

  <Card title="Gmail" icon="envelope" href="#gmail">
    Send emails using your Gmail account.
  </Card>
</CardGroup>

## Available Integrations

### Google Sheets

Sync your call data and leads directly to Google Sheets for easy analysis and reporting.

**Features:**

* Real-time data syncing
* Automated lead tracking
* Customizable data mapping

### WhatsApp

Connect a WhatsApp Business Account with the **WhatsApp hub** for Embedded Signup, templates, campaigns, inbox replies, catalog, opt-outs, and calling. See the full guide: [WhatsApp](/docs/chat-agent/whatsapp).

**Setup:**

1. Open your project and go to **WhatsApp** in the sidebar.
2. Complete Meta Embedded Signup on the Overview tab.
3. Confirm Meta payment method and phone registration (CONNECTED).
4. Configure templates, catalog, and settings from the hub tabs.

**Use Cases:**

* Customer support inbox with human takeover
* Template broadcasts and post-call notifications
* Catalog and product messages
* WhatsApp Calling (when Meta eligibility is met)

### Shiprocket

Track shipment status and delivery updates directly within your voice calls using the Shiprocket tracking service.

**Features:**

* Real-time order status checks
* Delivery updates
* Automated shipment queries

### Calendly

Enable users to book appointments or schedule meetings seamlessly using Calendly integration.

**Features:**

* Automated scheduling
* Calendar syncing
* Availability checks

### Gmail

Send emails using your Gmail account. This is perfect for sending follow-ups, confirmations, and notifications to your users.

**Features:**

* Automated email follow-ups
* Custom email templates
* Instant notifications

## How to Connect

<Steps>
  <Step title="Navigate to Integrations">
    Go to the **Integrations** tab in your project dashboard.
  </Step>

  <Step title="Choose an Integration">
    Browse the list of available integrations and decide which one you want to connect.
  </Step>

  <Step title="Connect">
    Click the **+ Connect** button on the desired integration card.
  </Step>

  <Step title="Authorize">
    Follow the on-screen instructions to authorize the connection and configure any necessary settings.
  </Step>
</Steps>
