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

# Introduction

> Elixir is a testing and call analytics platform for teams deploying conversational voice systems.

<img className="block dark:hidden" src="https://mintcdn.com/elixir-9e99b3ba/oqQ7_a56px5H_TRc/images/hero-image.png?fit=max&auto=format&n=oqQ7_a56px5H_TRc&q=85&s=56e65dfff02290beb82c904184f243c5" alt="Hero Light" width="1167" height="694" data-path="images/hero-image.png" />

<img className="hidden dark:block" src="https://mintcdn.com/elixir-9e99b3ba/oqQ7_a56px5H_TRc/images/hero-image.png?fit=max&auto=format&n=oqQ7_a56px5H_TRc&q=85&s=56e65dfff02290beb82c904184f243c5" alt="Hero Dark" width="1167" height="694" data-path="images/hero-image.png" />

Voice AI developers use Elixir to monitor conversations and core metrics, identify & debug agent mistakes, and automate their call review process. With Elixir, you can:

* **Simulate test calls:** Instead of manually testing out different paths and configurations, Elixir's auto-tester calls your agent and simulates inputed scenarios, checking that the outcome matches the expected result.
* **Track population-level call metrics:** Visibility into agent performance and user behavior is critical to monitor and improve any conversational system. Elixir lets you define use-case specific success metrics and view analytics charts.
* **Auto triage calls for review:** Spend less time manually reviewing individual calls. Each sampled call will be automatically scored per rubric. "Bad" calls will be sent to a manual review queue.

Elixir is currently in beta.

## Setup

Use the following resources to set up Elixir:

<CardGroup cols={2}>
  <Card title="Quickstart" icon="pen-to-square" href="/get-started/quickstart">
    Quick guide to get up and running with Elixir
  </Card>

  <Card title="SDK Guide" icon="code" href="/get-started/SDK">
    Learn how to use the Elixir SDK
  </Card>
</CardGroup>
