Playgrounds
Playgrounds is a column-based testing workspace where you run multiple prompt configurations side-by-side with identical inputs and compare their outputs.
Each column holds a prompt, a model, and a set of settings. You run all columns simultaneously, then examine the results together. Columns are independent - changing one does not affect the others.
What you can compare
- Prompt versions - load the same prompt at different revisions in separate columns to see what changed
- Models - load the same prompt with different models (GPT-4, Claude, Gemini) to evaluate outputs
- Settings - test different temperature or max token values against the same input
- Different prompts - compare entirely different prompt approaches on the same task
Isolation
Changes made inside a Playground do not affect your saved prompts. You can edit instructions, switch models, and adjust settings freely without modifying anything in your library.
Navigation
Access Playgrounds from the main navigation. Your saved playgrounds appear in a list. Click any to open it, or create a new one.
See Using Playgrounds for interface details and setup instructions.
See Saving and Sharing Playgrounds for how to preserve and share test sessions.