Create a new run template with a reusable run configuration.
Templates capture all parameters needed to launch a run: the agent to test, persona to simulate, test set to use, and optional metrics and execution settings.
API key for authentication
Human-readable template name
1 - 200"Voice Agent Daily Test"
Agent to test (must exist and be accessible)
^[A-Za-z0-9]{22}$"gk3jK9mPq2xRt5vW8yZaBc"
Simulated persona to use (must exist)
^[A-Za-z0-9]{22}$"hL4kL0nQr3ySt6vX9zAcDd"
Test set containing test cases (must exist)
^[A-Za-z0-9]{8}$"aB1cD2eF"
Optional description
"Daily regression test for voice agent"
Metrics to evaluate (uses agent defaults if empty)
^[A-Za-z0-9]{22}$["iM5lM1oRs4zTu7wY0aBdEe"]
Mutations for A/B testing
^[A-Za-z0-9]{26}$[]
Number of times to run each test case
1 <= x <= 1003
Number of simulations to run concurrently
1 <= x <= 505
Number of test cases to randomly sample (0 = use all)
x >= 00
Random seed for reproducible sub-sampling
null
Custom metadata for tracking
{ "customer": { "campaign_id": "q4_2025" } }
Run template created successfully
Run template configuration resource.