# Playgent ## Docs - [Create Agent](https://playgent.mintlify.app/api-reference/agents/create.md): Create a new agent configuration - [Get Agent Stats](https://playgent.mintlify.app/api-reference/agents/get-stats.md): Get comprehensive performance statistics for an agent - [Get Failure Analysis](https://playgent.mintlify.app/api-reference/analytics/get-failure-analysis.md): Get intelligent failure analysis with patterns and suggestions - [Get Trends](https://playgent.mintlify.app/api-reference/analytics/get-trends.md): Get performance trends over time - [Create Custom Scorer](https://playgent.mintlify.app/api-reference/evaluation/create-custom-scorer.md): Create a custom evaluation metric beyond the 27 built-in scorers - [Evaluate](https://playgent.mintlify.app/api-reference/evaluation/evaluate.md): Run comprehensive evaluation with 20+ built-in metrics including RAG, agentic, and multi-turn evaluations - [Batch Evaluate](https://playgent.mintlify.app/api-reference/evaluation/evaluate-batch.md): Evaluate multiple outputs efficiently with 27 built-in metrics - [API Reference](https://playgent.mintlify.app/api-reference/introduction.md): Complete reference for the Playgent API - [Create Experiment](https://playgent.mintlify.app/api-reference/optimization/create-experiment.md): Create an A/B experiment comparing two configurations - [Optimize Prompt](https://playgent.mintlify.app/api-reference/optimization/optimize-prompt.md): Automatically improve system prompts based on test failures - [Create Run](https://playgent.mintlify.app/api-reference/runs/create.md): Execute a test run - [Get Run](https://playgent.mintlify.app/api-reference/runs/get.md): Get detailed run results - [Create Test Case](https://playgent.mintlify.app/api-reference/test-cases/create.md): Create a test case with multi-turn support - [Generate Test Cases](https://playgent.mintlify.app/api-reference/test-cases/generate.md): Auto-generate test cases from documents or conversation logs - [Add Span](https://playgent.mintlify.app/api-reference/tracing/add-span.md): Add a span to an existing trace - [Create Trace](https://playgent.mintlify.app/api-reference/tracing/create-trace.md): Start a new trace for agent execution - [Get Trace](https://playgent.mintlify.app/api-reference/tracing/get-trace.md): Get full trace with all spans as a tree structure - [Update Span](https://playgent.mintlify.app/api-reference/tracing/update-span.md): Complete a span with output and metrics - [Create Webhook](https://playgent.mintlify.app/api-reference/webhooks/create.md): Register a webhook for events - [Agents](https://playgent.mintlify.app/core-concepts/agents.md): Configuring and managing AI agents in Playgent - [Evaluations](https://playgent.mintlify.app/core-concepts/evaluations.md): Scoring agent outputs with 29 built-in metrics - [Overview](https://playgent.mintlify.app/core-concepts/overview.md): Understanding Playgent's core concepts and data model - [Test Cases](https://playgent.mintlify.app/core-concepts/test-cases.md): Creating and managing test scenarios - [Test Runs](https://playgent.mintlify.app/core-concepts/test-runs.md): Executing tests and capturing results - [Introduction](https://playgent.mintlify.app/index.md): Agent experimentation and prompt management platform - [Quickstart](https://playgent.mintlify.app/quickstart.md): Get started with Playgent in minutes