# Freeplay Documentation ## Guides - [Freeplay Introduction](https://docs.freeplay.ai/docs/getting-started.md): Learn the basics of how Freeplay helps - [Key Concepts](https://docs.freeplay.ai/docs/concepts.md) - [LLMs.txt](https://docs.freeplay.ai/docs/llmstxt.md): Want to call Freeplay with an LLM? - [Quick Start](https://docs.freeplay.ai/docs/quick-start.md): Integrate Freeplay into your application in less than 10 minutes - [Prompt Management](https://docs.freeplay.ai/docs/managing-prompts.md): Overview of prompt version control, environments, and deploy process. - [Advanced Prompt Templating Using Mustache](https://docs.freeplay.ai/docs/advanced-prompt-templating-using-mustache.md): Enable logic flow in your prompt templates - [Prompt Bundling](https://docs.freeplay.ai/docs/prompt-bundling.md): Read prompt templates directly from your filesystem in production instead of fetching them from the freeplay server - [Using GitHubs Actions & Prompt Bundling to Provide Compliance Guardrails](https://docs.freeplay.ai/docs/production-prompt-bundling-compliance-guard-rails.md): This guide shows how to use Prompt Bundling plus a lightweight GitHub Actions check to ensure every production prompt change is peer‑reviewed and fully auditable—meeting common controls such as SOC 2 CC4.1, ISO 27001 A.14.2.5, and PCI‑DSS 6.4.5. - [Evaluations](https://docs.freeplay.ai/docs/evaluations.md): Overview of conducting evaluations with Freeplay. - [Code Evaluations](https://docs.freeplay.ai/docs/code-evaluations.md) - [Human Labeled Evaluations](https://docs.freeplay.ai/docs/human-evaluations.md) - [Model-Graded Evaluations](https://docs.freeplay.ai/docs/code-evaluations-1.md) - [Test Runs](https://docs.freeplay.ai/docs/test-runs-with-freeplay.md): Overview of structured testing using Test Runs - [Datasets](https://docs.freeplay.ai/docs/datasets.md): Overview of building datasets with Freeplay. - [Sessions, Traces, and Completions](https://docs.freeplay.ai/docs/sessions-traces-and-completions.md): Overview of using Sessions, Traces, and Completions for observability in Freeplay. - [Review Queues](https://docs.freeplay.ai/docs/review-queues.md) - [Agents](https://docs.freeplay.ai/docs/agents.md): Overview of how to build, monitor, and improve AI agents using Freeplay. - [Tools](https://docs.freeplay.ai/docs/tools.md): Managing tool schema, recording tool calls with Freeplay - [Multimodal Data](https://docs.freeplay.ai/docs/working-with-multi-modal-data-in-freeplay.md): Freeplay supports multimodal data in your prompts and completions, allowing you to work with images, audio files, and documents alongside text. This guide explains how to use multimodal features throughout the Freeplay platform. - [Multi-Turn Chatbot Support](https://docs.freeplay.ai/docs/multi-turn-chat-support.md): Overview of implementing multi-turn chatbots using Freeplay. - [User Roles & Access Controls](https://docs.freeplay.ai/docs/role-based-access-controls.md) - [Model and Key Management](https://docs.freeplay.ai/docs/model-management.md): Overview of model and key management in Freeplay. - [Setup & Configuration](https://docs.freeplay.ai/docs/configuration.md): What you'll need to get started making API requests - [SDK Reference](https://docs.freeplay.ai/docs/freeplay-sdk.md) - [API Reference](https://docs.freeplay.ai/docs/api-reference.md) - [Curating Useful Datasets for Testing & Evaluation](https://docs.freeplay.ai/docs/dataset-curation.md) - [Creating and Aligning Model-graded Evals](https://docs.freeplay.ai/docs/creating-and-aligning-model-graded-evals.md) - [Configure, Test & Deploy a Fallback LLM Provider with Freeplay](https://docs.freeplay.ai/docs/configuring-a-fallback-llm-provider-with-freeplay.md) - [Configure LiteLLM Proxy Models in Freeplay](https://docs.freeplay.ai/docs/configure-litellm-proxy-models-in-freeplay.md): This guide explains how to set up and configure LiteLLM models through their proxy with Freeplay. This integration enables you to easily switch between models while maintaining Freeplay's logging and observability features. - [Build Voice-Enabled AI Applications with Pipecat, Twilio, and Freeplay](https://docs.freeplay.ai/docs/build-voice-enabled-ai-applications-with-pipecat-twilio-and-freeplay.md) - [Integrate Freeplay with LangGraph](https://docs.freeplay.ai/docs/integrate-freeplay-with-langgraph.md) - [Security Overview](https://docs.freeplay.ai/docs/security-overview.md) - [Private Deployment - Bring Your Own Cloud (BYOC)](https://docs.freeplay.ai/docs/byoc.md) - [Data Retention](https://docs.freeplay.ai/docs/data-retention-policy.md) - [General Data Protection Regulation (GDPR)](https://docs.freeplay.ai/docs/general-data-protection-regulation-gdpr.md) - [Support](https://docs.freeplay.ai/docs/support.md): Need Assistance or Have Suggestions?