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

# Integrations

> Connect Botric with your favorite tools and services to streamline your workflow.

The Integrations hub lets you connect Botric with external tools and services. Integrations extend Botric's capabilities by syncing data, enabling new workflows, and connecting your existing tech stack.

## Available Integrations

### Gmail

**Status: Active**

Connect your Gmail account to power the [Email Agent](/engagement/email-agent/overview). Once connected, the Email Agent monitors your inbox and generates AI-powered draft responses.

* **Setup:** [Connect Mailbox Guide](/engagement/email-agent/connect-mailbox)
* **Authentication:** Google OAuth
* **Capabilities:** Read incoming emails, generate drafts, send responses

### Zoho CRM

<Snippet file="coming-soon-badge.mdx" />

Sync your leads and customer data between Botric and Zoho CRM. When a lead is captured in Botric, it will automatically be created in your Zoho CRM.

* **Planned capabilities:** Lead sync, contact management, deal tracking

### HubSpot

<Snippet file="coming-soon-badge.mdx" />

Connect with HubSpot to sync leads, contacts, and engagement data. Keep your marketing and sales tools in sync with Botric's AI-powered interactions.

* **Planned capabilities:** Lead sync, contact management, activity logging

### WhatsApp

<Snippet file="coming-soon-badge.mdx" />

Extend your AI agents to WhatsApp, allowing customers to interact with your Chat Agent through WhatsApp messaging.

* **Planned capabilities:** WhatsApp Business API integration, AI-powered responses

### Google Calendar

<Snippet file="coming-soon-badge.mdx" />

Let your Chat Agent schedule meetings and appointments directly in Google Calendar during conversations.

* **Planned capabilities:** Meeting scheduling, availability checking, calendar sync

## Managing Integrations

### Connecting an Integration

1. Go to **Settings > Integrations** in the sidebar.
2. Find the integration you want to connect.
3. Click **Connect** and follow the authentication flow (typically OAuth).
4. Once connected, configure any integration-specific settings.

### Disconnecting an Integration

1. Go to **Settings > Integrations**.
2. Find the connected integration.
3. Click **Disconnect** and confirm.

<Warning>
  Disconnecting an integration stops all data syncing between Botric and the external service. Any pending sync operations will not be completed.
</Warning>

## Next Steps

<CardGroup cols={2}>
  <Card title="Email Agent" icon="envelope" href="/engagement/email-agent/overview">
    Set up AI-powered email responses with Gmail.
  </Card>

  <Card title="Manage Admins" icon="users-gear" href="/settings/manage-admins">
    Control who has access to your workspace.
  </Card>

  <Card title="Plans & Billing" icon="credit-card" href="/settings/plans-and-billing">
    View your subscription and billing.
  </Card>

  <Card title="Profile" icon="user" href="/settings/profile">
    Update your profile and organization settings.
  </Card>
</CardGroup>
