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

# Welcome to Coval

> Coval is the deployment-readiness platform for voice AI agents: simulate before launch, monitor in production, and improve with human review.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/coval-2e18a559/gQB5RrGRU8GdC1in/images/overview-coval-light.png?fit=max&auto=format&n=gQB5RrGRU8GdC1in&q=85&s=3c229fa5cfcc3003c37abbe67815ac48" alt="Scale voice AI agents with confidence" width="1560" height="1034" data-path="images/overview-coval-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/coval-2e18a559/gQB5RrGRU8GdC1in/images/overview-coval-dark.png?fit=max&auto=format&n=gQB5RrGRU8GdC1in&q=85&s=4100150d879f9d6c349d498a9539d182" alt="Scale voice AI agents with confidence" width="1370" height="904" data-path="images/overview-coval-dark.png" />
</Frame>

## Why Coval?

Coval is the deployment-readiness platform for voice AI agents. Simulate thousands of realistic conversations before launch, score every call in production, and sharpen your evaluations with human review — so you can ship voice (and chat) agents you trust.

Whether you're building a new agent, debugging a regression, or comparing vendors, Coval gives you a full-stack platform to simulate real conversations, track production quality, and scale with confidence.

**Built for:**

* **Developers & QA** — automate testing across thousands of scenarios with realistic voice inputs, IVRs, and edge cases.
* **Enterprise agent ops** — monitor multiple vendors, standardize metrics, and scale evaluation across use cases.
* **Teams shipping fast** — wire Coval into your CI/CD so you catch regressions before they reach production.

## The Continuous Quality Loop

Coval evaluates your agents at every stage of the lifecycle — from the first prompt to the millionth call.

<CardGroup cols={3}>
  <Card title="Simulate" icon="wand-magic-sparkles" href="/concepts/simulations/overview">
    Run thousands of realistic conversations — with background noise, accents,
    and edge cases — before you launch.
  </Card>

  <Card title="Observe" icon="chart-line" href="/concepts/dashboard/overview">
    Score every production call in real time and surface regressions before your
    customers do.
  </Card>

  <Card title="Review" icon="user-check" href="/concepts/metrics/human-review/human-review">
    Route failures to human reviewers whose feedback retrains the AI judge and
    sharpens your metrics.
  </Card>
</CardGroup>

## Get started

New to Coval? Connect an agent and run your first simulation in minutes.

<CardGroup cols={2}>
  <Card title="Connect your agent" icon="robot" href="/concepts/agents/overview">
    Point Coval at your voice or chat agent over any supported connection —
    inbound, outbound, chat, or voice-to-voice.
  </Card>

  <Card title="Run your first simulation" icon="rocket" href="/cli/overview">
    Go from install to your first simulation in under 15 minutes with the Coval
    CLI.
  </Card>
</CardGroup>

## Build with Coval

Integrate Coval wherever you work — call it directly, script it in CI, or hand it to your coding agent.

<CardGroup cols={3}>
  <Card title="API" icon="square-terminal" href="/api-reference/v1/introduction">
    Manage runs, simulations, metrics, and monitoring programmatically with the
    REST API.
  </Card>

  <Card title="CLI" icon="terminal" href="/cli/overview">
    Launch and manage evaluations from your terminal or CI pipeline with the
    `coval` CLI.
  </Card>

  <Card title="SDKs" icon="code" href="/sdks/overview">
    Typed TypeScript and Python clients, generated from the public OpenAPI
    specs.
  </Card>

  <Card title="AI agent plugins" icon="microchip" href="/agents/overview">
    Give Claude Code, Cursor, Windsurf, or Codex the skills to run evals for
    you.
  </Card>

  <Card title="MCP server" icon="diagram-project" href="/mcp/overview">
    Native Coval tool access from any MCP client, like Claude Desktop and
    Cursor.
  </Card>

  <Card title="Cookbooks" icon="book-open" href="/use-cases/overview">
    End-to-end recipes that take real-world evaluation use cases from start to
    finish.
  </Card>
</CardGroup>

## Keep in touch with us

Join the Coval community to ask questions, discuss best practices, and share tips.

<CardGroup cols={3}>
  <Card title="Slack Community" icon="slack" href="https://forms.gle/frTn8eCHkcTfw67p8" />

  <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/covaldev/posts/?feedView=all" />

  <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/covaldev" />
</CardGroup>
