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

# Integrations

> Connect your tools to supercharge your voice AI agents

## Overview

Integrations extend Tala's capabilities by connecting your existing tools.
Your voice agents can access calendars, send notifications, and interact
with external services in real-time during calls.

## Available Integrations

<CardGroup cols={2}>
  <Card title="Google Calendar" icon="calendar" href="/integrations/google-calendar">
    Check availability and book appointments during live calls
  </Card>

  <Card title="Google Sheets" icon="table" href="/integrations/google-sheets">
    Import contact lists for outbound campaigns
  </Card>

  <Card title="Slack" icon="slack" href="/integrations/slack">
    Get notified when calls are qualified
  </Card>

  <Card title="Immofacile" icon="building" href="/integrations/immofacile">
    Search properties during real estate calls
  </Card>

  <Card title="Flatbay" icon="building" href="/integrations/flatbay">
    Search rentals and create applications
  </Card>

  <Card title="Zenchef" icon="utensils" href="/integrations/zenchef">
    Check restaurant availability during calls
  </Card>

  <Card title="Zelty" icon="cash-register" href="/integrations/zelty">
    Manage orders and menus during calls
  </Card>

  <Card title="Odoo" icon="building" href="/integrations/odoo">
    Identify callers and create CRM leads
  </Card>

  <Card title="Calendly" icon="calendar-check" href="/integrations/calendly">
    Schedule appointments during calls
  </Card>

  <Card title="Stripe (Paiement)" icon="credit-card" href="/integrations/stripe-client">
    Send payment links via SMS during calls
  </Card>
</CardGroup>

## How Integrations Work

1. **Connect** - Link your account via OAuth or credentials
2. **Configure** - Choose when the integration triggers
3. **Use** - Your agent automatically uses it during calls

## Next Steps

<CardGroup cols={2}>
  <Card title="Create a Workflow" icon="wand-magic-sparkles" href="/workflows/creating-workflows">
    Build your first voice agent
  </Card>

  <Card title="Launch a Campaign" icon="rocket" href="/features/campaigns">
    Start outbound calling
  </Card>
</CardGroup>
