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

# Overview

> Learn how to integrate telli with your existing tools and workflows. This enables you to automate contact management, schedule calls, and sync call outcomes with your CRM or other systems.

## Integration Options

telli offers several ways to integrate with your stack:

### CRM

Connect telli to your CRM so agents can use current customer data and your team can keep records aligned with call workflows:

* **[Salesforce](integrations/salesforce)**
* **[HubSpot](integrations/hubspot)**

### Automation Platforms

Connect telli with popular automation platforms to create powerful workflows using native telli integrations and pre-built templates:

* **[Zapier](integrations/zapier)**
* **[Make](integrations/make)**
* **[n8n](integrations/n8n)**

### Calendar Integrations

Schedule appointments directly through telli agents. Fetch appointment slots and book appointments using our native integrations with Calendly, Zeeg, Cal.com, and HubSpot, or build custom integrations:

* **[Connect your calendar](calendar-integrations)**

### Custom Integrations

Additional capabilities:

* **[Custom Tools](custom-tools)** - Create custom tools that your agents can use during calls
* **[SIP Numbers](sip-numbers)** - Connect your own SIP infrastructure
* **[Webhooks](webhook)** - Receive real-time events about calls, contacts and more

## Getting Started

<Steps>
  <Step title="Get your API key">
    Get your API key from Settings > Developer in your telli dashboard
  </Step>

  <Step title="Recommendation: Set up an account at one of our integration partners (Make, Zapier, n8n)">
    This is the quickest way to get started. You can use our pre-built templates
    to automate your workflows.
  </Step>

  <Step title="Add contacts to telli">
    Fetch contacts from your CRM and add them to telli.
  </Step>

  <Step title="Schedule calls">
    Schedule calls with the contacts you just added.
  </Step>

  <Step title="Receive call data">
    Set up telli webhooks to receive call data from your telli agents and update your CRM.
  </Step>

  <Step title="Add your calendar, phone number, and custom tools">
    Enhance your telli agent with additional integrations:

    | Integration      | Options                                                          |
    | ---------------- | ---------------------------------------------------------------- |
    | **Calendar**     | Calendly, Zeeg, Cal.com, HubSpot, or custom calendar integration |
    | **Phone Number** | Your own SIP trunk                                               |
    | **Custom Tools** | Create custom tools that your agents can use during calls        |
  </Step>
</Steps>
