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

# Talkturo: Enterprise Voice AI for Phone Calls

> Talkturo lets businesses deploy AI voice agents that handle inbound and outbound phone calls, with built-in CRM, campaigns, and analytics.

Talkturo is an enterprise Voice AI platform that enables you to deploy intelligent AI agents for real phone conversations. Whether you're automating customer support, running outbound sales campaigns, or booking appointments at scale, Talkturo gives you the tools to build, configure, and manage AI voice agents without writing a line of telephony code.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Create your first AI assistant and make your first call in under 10 minutes.
  </Card>

  <Card title="Key Concepts" icon="book-open" href="/key-concepts">
    Learn about assistants, campaigns, credits, and how Talkturo works.
  </Card>

  <Card title="AI Assistants" icon="robot" href="/assistants/overview">
    Configure voice, language, LLM provider, and behaviors for your agents.
  </Card>

  <Card title="Outbound Campaigns" icon="phone-arrow-up-right" href="/campaigns/overview">
    Run batch calling campaigns with smart scheduling and retry logic.
  </Card>

  <Card title="CRM" icon="address-book" href="/crm/contacts">
    Manage contacts and companies, and let AI extract data from calls automatically.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/overview">
    Programmatically create assistants, launch campaigns, and retrieve call data.
  </Card>
</CardGroup>

## How Talkturo works

<Steps>
  <Step title="Create an assistant">
    Configure an AI agent with your choice of LLM provider, voice, language, and system prompt. Assign it a phone number.
  </Step>

  <Step title="Set up your contacts">
    Import contacts from CSV or add them manually. Talkturo's built-in CRM stores conversation history and extracted data automatically.
  </Step>

  <Step title="Launch a campaign or take inbound calls">
    Start an outbound campaign to batch-dial your contact list, or let your assistant answer inbound calls 24/7.
  </Step>

  <Step title="Review analytics">
    Browse call transcripts, listen to recordings, read AI-generated summaries, and track performance metrics in the dashboard.
  </Step>
</Steps>

<Note>
  New to Talkturo? Start with the [Quick Start guide](/quickstart) to create your account and make your first AI-powered call.
</Note>
