Skip to Content
Playground is live 🎉 Test up to 9 models at a time against your prompts.Try it out here.
Playground

Playground

The Playground lets you compare models, iterate on your system prompt, attach files, and save/share test snapshots.

Open the Playground

  • Go to /app/playground.
  • If you’re not on the Pro plan, you’ll see an upgrade screen.

Playground Overview

Workflows and functionality

  1. Select models for each chat card via the dropdown at the top of each card.
  2. Type your message once in the shared input at the bottom; it fans out to all visible chats.
  3. Toggle the sidebar to select a project prompt/version to use as the system prompt.
  4. Iterate on the system prompt content and re-run.
  5. Attach files to your messages.
  6. Save your test as a snapshot.
  7. Share your snapshot with others.
  8. Clone a snapshot for yourself.
  9. View your saved snapshots under /app/playground/history.
  10. Open a snapshot to view, star, share, or clone it.
  11. Configure default models, chat count, and sidebar behavior in /app/playground/settings.
  12. Use the playground to develop prompts from scratch and save them to a project.

Open from the Prompt editor

  • From a prompt version’s menu in the editor (/app/projects/[projectSlug]/prompts/[promptId]), click “Open in Playground”.
  • A new tab opens the Playground with the prompt and version pre-selected via query params: projectSlug, promptId, and versionId.
  • The sidebar reflects these selections and loads the version content as the system prompt so you can test immediately.

Open in Playground

Attachments

  • Supported: images, PDF, and plain text files (up to 10 MB each).
  • Files are uploaded to S3 via a presigned URL before sending.

Attachments

Saving playground snapshots and history

  • Click “Save test” to create a snapshot of all chats and the current system prompt.
  • Access saved snapshots under /app/playground/history.
  • Open a snapshot to view, star, share, or clone it.

History History

Sharing

  • Use “Share” on a snapshot to control visibility: private, org, or specific access.
  • If you don’t own a snapshot or can’t edit it, use “Clone for myself” to make your own copy.

Share Dialog

Settings

Configure default models, chat count, and sidebar behavior in /app/playground/settings.

Settings

Last updated on