Experiments
Test prompts across multiple test cases in a spreadsheet-style editor.
Set up Respan
- Sign up — Create an account at platform.respan.ai
- Create an API key — Generate one on the API keys page
- Add credits or a provider key — Add credits on the Credits page or connect your own provider key on the Integrations page
Use AI
Add the Docs MCP to your AI coding tool to get help building with Respan. No API key needed.
A spreadsheet-style editor for running prompts and models across multiple test cases. Import testsets to easily test, evaluate, and optimize your LLM outputs.
Prerequisites
- At least one prompt created in Respan. See Manage prompts.
- Variables added to your prompt. See Variables & Jinja.
Run an experiment
Create a prompt with variables
Use {{variable}} to define variables in your prompt. Configure parameters in the side panel, then commit the version.

Create a testset
Import a CSV file
Every column in the CSV maps to a variable in your prompt. Add an ideal_output column for expected outputs.

Click Import from CSV to import your testset.

Create a blank testset
Click Create empty, then add rows with the + Add row button.

Experiments with images
Run experiments using image-based datasets to test visual prompts.
Create a dataset with images
Upload a CSV with image references
Prepare a CSV where column headers match your prompt variables. Include image URLs in the image column.
After uploading, change the image column’s data type to Image.
Create directly in Testsets
Add test cases, set a column type to Image, then input image URLs or upload directly.











