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

# Welcome to Tuner

> Get started with Tuner and discover how to bring simulation, analytics, and observability to your voice AI agents. From pre-launch testing to production monitoring and continuous improvement, you’ll have full visibility at every stage.

## What Problem Does Tuner Solve?

Managing voice agents in production can be challenging. Without the right tools, you’re often dealing with:

* *Scattered Logs: Manually parsing endless, unstructured logs to find issues.*
* Manual Call Reviews: Spending hours manually listening to calls to assess quality.
* Manual Self-Testing: Calling your own agent over and over to check changes, without confidence you've covered real-world edge cases.
* No Real-Time Visibility: Finding out about problems from angry users, not your own systems.
* Guesswork: Making changes to your agent without knowing if they actually improve performance

Tuner replaces this with a unified, data-driven workflow, from simulation to production monitoring, with full visibility at every stage.

## How Tuner Helps?

<CardGroup cols={2}>
  <Card title="Full Visibility" icon="eye">
    Understand what your agents are doing with structured, queryable data for every call.
  </Card>

  <Card title="Proactive Monitoring" icon="bell">
    Catch failures early with real-time alerts for hallucinations, broken flows, and performance drops.
  </Card>

  <Card title="Unified View" icon="table-cells">
    Bring all your voice agent data into one place, replacing scattered logs with a single source of truth.
  </Card>

  <Card title="Data-Driven Optimization" icon="chart-bar">
    Track the impact of changes and validate improvements with real data, not guesswork.
  </Card>
</CardGroup>

<CardGroup cols={1}>
  <Card title="Call Simulation" icon="flask">
    Run hundreds of AI-powered test calls against your agent, before launch, after every change, and whenever production surfaces a new failure mode, scored against the same Evals that monitor live traffic.
  </Card>
</CardGroup>

## How It Works?

Tuner is built around a continuous improvement loop. You don't just monitor production and react, you simulate, ship, observe, fix, and simulate again.

<Steps>
  <Step title="Connect Your Agent">
    Integrate in minutes with no-code connections for [**Retell**](/docs/api-and-integrations/connecting-to-retell) and [**Vapi**](/docs/api-and-integrations/connecting-to-vapi), our [**LiveKit SDK**](/docs/api-and-integrations/connecting-to-livekit), our [**Pipecat SDK**](/docs/api-and-integrations/connecting-to-pipecat), [**Dograh**](/docs/api-and-integrations/connecting-to-dograh), or our [**API for custom stacks**](/docs/api-and-integrations/custom-integration-with-the-tuner-api).
  </Step>

  <Step title="Define What Matters">
    Configure [**Evaluations & Guardrails**](/docs/getting-started/core-concepts/introduction-to-evaluations-and-guardrails) to define what quality means for your agent. These same Evals power both production monitoring and simulation.
  </Step>

  <Step title="Simulate and Validate">
    Use [**Call Simulation**](/user-guide/simulation/introduction-to-call-simulation) to stress-test your agent before launch and after every change. Tuner runs real test calls with your agent, inbound or outbound, with Routine Callers and Pressure Tests, and scores every call against your production Evals, so you catch failures before your customers do.
  </Step>

  <Step title="Analyze Calls">
    Every call is automatically converted into structured data. You can perform deep-dive analysis in the [**Call Logs**](/user-guide/quick-start/how-to-review-your-first-call).
  </Step>

  <Step title="Monitor Production">
    Every live call is automatically converted into structured data. Use the [**Overview dashboard**](/user-guide/agent-observability-and-optimization/gaining-real-time-visibility-with-live-monitoring) and [**Call Logs**](/user-guide/quick-start/how-to-review-your-first-call) to track performance, triage issues, and spot patterns in real traffic.
  </Step>

  <Step title="Get Proactive Alerts">
    Set up [**Real-Time Alerts**](/docs/getting-started/core-concepts/introduction-to-real-time-alerts) to be notified of critical issues the moment they happen, such as hallucinations, broken flows, missed intents, and more.
  </Step>

  <Step title="Optimize and Re-Simulate">
    When production surfaces a problem, use the [**MCP Diagnose agent**](/docs/mcp/diagnose-your-agent) to investigate the root cause across all affected calls, fix your agent, and run simulation again to confirm the fix and check for regressions. This loop keeps running as your agent evolves.
  </Step>
</Steps>

<img src="https://mintcdn.com/tuner/tFS1DAQs-KSnIeEa/images/overview_dashboard.png?fit=max&auto=format&n=tFS1DAQs-KSnIeEa&q=85&s=7a15b794bd6053d8b35899b237260f49" alt="Overview Dashboard" width="1024" height="611" data-path="images/overview_dashboard.png" />

## Who is Tuner For?

<CardGroup cols={3}>
  <Card title="Developers" icon="code">
    Who need to debug issues, monitor performance, and integrate analytics into their CI/CD workflow.
  </Card>

  <Card title="Product Managers" icon="briefcase">
    Who want to understand user behavior, track KPIs, and make data-driven product decisions.
  </Card>

  <Card title="Business Teams" icon="users">
    Who need to monitor agent health, respond to incidents, and ensure a high-quality user experience.
  </Card>
</CardGroup>

## Ready to get started?

Let’s analyze your first call! The entire process takes less than 10 minutes.

<CardGroup cols={3}>
  <Card title="How to Review Your First Call" icon="play" href="/user-guide/quick-start/how-to-review-your-first-call">
    A step-by-step guide to connecting your agent and analyzing your first call.
  </Card>

  <Card title="Introduction to Call Simulation" icon="flask" href="/user-guide/simulation/introduction-to-call-simulation">
    Run simulation batches to validate your agent before launch and after every change.
  </Card>

  <Card title="Developer Overview" icon="book-open" href="/docs/getting-started/developer-overview">
    A technical overview of the Tuner platform for developers.
  </Card>
</CardGroup>
