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

# DialNexa Voice AI Documentation

> Learn how to build, test, launch, and monitor reliable voice AI agents with DialNexa. Start with a first test call or choose a task.

DialNexa Voice AI documentation helps you build, test, launch, and monitor AI phone agents. If you are new to DialNexa, start with one test conversation. You can then add phone numbers, outbound campaigns, workflows, integrations, and reporting when your use case needs them.

## Watch The DialNexa Voice AI Documentation Guide

Watch this short guide for an overview of the DialNexa documentation and where to find the right setup instructions for your use case.

<div className="aspect-video w-full overflow-hidden rounded-xl">
  <iframe className="block h-full w-full" style={{ transform: "scale(1.035)", border: 0 }} src="https://www.youtube.com/embed/pHOkXpqyVxQ" title="DialNexa Voice AI Documentation Guide" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</div>

## Start With DialNexa Voice AI Documentation

Choose the path that matches what you need to accomplish today.

<CardGroup cols={2}>
  <Card title="Build And Test Your First Agent" icon="rocket" href="/docs/quickstart">
    Create an agent, publish a version, run a test conversation, and verify the result in Call History.
  </Card>

  <Card title="Choose A Voice AI Use Case" icon="list-checks" href="/docs/common-use-cases">
    Match lead qualification, reminders, support, surveys, and follow-up to the right DialNexa features.
  </Card>

  <Card title="Understand The Platform" icon="map" href="/docs/platform-map">
    Learn which dashboard area owns agents, phone numbers, campaigns, workflows, integrations, and call evidence.
  </Card>

  <Card title="Choose Voice AI Providers" icon="audio-lines" href="/docs/voice-ai/provider-selection-guide">
    Compare transcribers, language models, voices, latency, and language support for your call type.
  </Card>
</CardGroup>

## Who Is This Documentation For?

<Tabs>
  <Tab title="Builders">
    Create and improve agents. Start with the [Quickstart](/docs/quickstart), then read [Agents](/docs/agents/overview), [Agent Settings](/docs/agent-settings/overview), and [Testing Agents](/docs/agents/testing-agents).
  </Tab>

  <Tab title="Operators">
    Launch and monitor calls. Start with [Calls](/docs/calls/overview), [Batch Calls](/docs/batch-calls/overview), [Workflows](/docs/workflows/overview), and [Monitoring](/docs/monitoring/overview).
  </Tab>

  <Tab title="Developers">
    Connect DialNexa to other systems. Start with [Platform Concepts](/docs/platform-concepts), [API Keys](/docs/api-access/api-keys), [External Webhooks](/docs/api-access/external-webhooks), and the [API Reference](/docs/api-reference/introduction).
  </Tab>
</Tabs>

## DialNexa Voice AI In Five Parts

| Part     | What it controls                                                                              | Start here                                                 |
| -------- | --------------------------------------------------------------------------------------------- | ---------------------------------------------------------- |
| Agent    | The instructions, language, model, voice, transcriber, functions, and call settings.          | [Agents Overview](/docs/agents/overview)                        |
| Route    | The phone number, SIP trunk, or web call that connects a person to an agent version.          | [Calls Overview](/docs/calls/overview)                          |
| Launch   | A test call, one outbound call, a batch campaign, or a workflow that starts the conversation. | [Testing Agents](/docs/agents/testing-agents)                   |
| Evidence | The status, recording, transcript, summary, extracted fields, and cost shown after a call.    | [Monitoring Overview](/docs/monitoring/overview)                |
| Action   | A function, webhook, or integration that uses information from the conversation.              | [Dashboard Integrations](/docs/dashboard-integrations/overview) |

<Note>
  A draft agent does not receive live traffic. Publish a version, test that version, and confirm which route uses it before launching calls.
</Note>

## Find The Right DialNexa Guide

| I want to...                         | Read this page                                      |
| ------------------------------------ | --------------------------------------------------- |
| Create and test an agent             | [DialNexa Voice AI Quickstart](/docs/quickstart)         |
| Decide between agent types           | [Types Of DialNexa Agents](/docs/agents/types-of-agents) |
| Buy or connect a phone number        | [Phone Numbers](/docs/calls/phone-numbers)               |
| Call a CSV list                      | [Batch Calls Overview](/docs/batch-calls/overview)       |
| Build multi-step automation          | [Workflows Overview](/docs/workflows/overview)           |
| Personalize calls with customer data | [Dynamic Variables](/docs/agents/dynamic-variables)      |
| Investigate a call result            | [Call Detail Page](/docs/monitoring/call-detail-page)    |
| Fix a failed or poor-quality call    | [Troubleshooting](/docs/reference/troubleshooting)       |

## Recommended First Result

Your first milestone is one published agent and one completed test conversation that appears in Call History. Review the recording and transcript before adding live phone numbers, larger recipient lists, or automated follow-up.

<CardGroup cols={2}>
  <Card title="Start The Quickstart" icon="rocket" href="/docs/quickstart">
    Build and verify your first agent without buying a phone number first.
  </Card>

  <Card title="Review Common Use Cases" icon="sparkles" href="/docs/common-use-cases">
    Choose a focused job for your first production agent.
  </Card>
</CardGroup>
