Skip to main content
There are two ways to start using Freeplay, depending on your role and goals.

Which path should you choose?

Start in the UI

Choose this path if you want to use Freeplay before you’ve built an app, or before you’re ready to integrate. You can:
  • Import prompts and begin to test changes against different models
  • Define evaluations and compare different prompts and models
  • Build test datasets and run your own custom evaluations before writing any code
  • Learn Freeplay’s capabilities now, then integrate working prompt templates and evals with your code when ready

Integrate with your app

Choose this path if you’ve already built an app or agent and want to:
  • Capture, view, and score agent traces or individual LLM completions when you application runs
  • Run evaluations on live data to generate production metrics
  • Coordinate manual review workflows across your team
  • Create datasets from actual user interactions or production traces
  • Start managing prompt and model configurations in Freeplay
  • Create a testing harness to run your own custom evals any time you change your code