> ## Documentation Index
> Fetch the complete documentation index at: https://botcadence-a5dbc408.mintlify.site/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">
    Send WhatsApp notifications to users during or after calls.
  </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

Send WhatsApp notifications to users during or after voice calls.

**Supported Providers:**

* Twilio
* Meta (Cloud API)
* GetGabs
* WATI

**Use Cases:**

* Sending booking confirmations
* Follow-up messages
* Call summaries

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