Key Features
- Multi-model comparison: Test prompts across different models simultaneously.
- 65+ templates: Pre-built prompts for code generation, summarization, Q&A, and more.
- AI prompt generation: Expand basic prompts into detailed instructions automatically.
- Variables: Test prompts with multiple values using
{{variable}}syntax. - Version control: Track iterations, restore versions, collaborate with teams.
- Prompt API: Share prompts externally via API endpoints.
Create Prompts
Navigation: Agent Platform > Prompt Studio > Create Prompts.
Learn more →
Prompt Canvas
On the canvas, you can:- Write system prompts (model behavior) and human prompts (task instructions)
- Add variables and import CSV test data
- Generate synthetic test datasets with AI
- Define JSON schemas for structured responses
- Compare outputs across multiple models
Canvas Options
Learn more →
Collaboration
Learn more →
Best Practices
- Use version control for significant changes
- Bookmark strong-performing models
- Start with templates for common use cases
- Use variables for consistent multi-scenario testing
- Export results as CSV for analysis
- Save successful prompts as templates