Skip to main content
Design, test, and optimize prompts across models — all in one workspace.

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.
PathUse When
Generate a PromptNeed AI to expand a basic instruction into a detailed prompt
Start from ScratchWant full control with a blank canvas
Prompt LibraryStarting from proven templates for common use cases
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
Learn more →

Canvas Options

CategoryOptions
Model settingsTemperature, max tokens, top-p, frequency/presence penalty
Output toolsExport to CSV, bookmark models
Prompt toolsGenerate prompt, prompt library, JSON schema
Learn more →

Collaboration

FeatureDescription
SharingShare prompts with version history preserved
VersioningCommit, restore, and mark default versions
RolesOwner, Editor, Viewer permissions
API accessFetch prompts via versioned endpoints
TemplatesSave prompts as reusable templates
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