What a template stores
| Saved | Notes |
|---|---|
| Agents | One or more. Required. |
| Personas | One or more. Required. |
| Test sets | One or more, optionally narrowed to specific test cases. Required. |
| Metrics | The metrics to evaluate against. |
| Mutations | Any agent mutations to test alongside the base agent. |
| Iterations | How many times each test case runs. |
| Concurrency | How many simulations run in parallel. |
| Sub-sampling | If enabled, the sample size and a fixed seed, so each launch evaluates the same subset. |
Creating a template
Templates are built from the Launch page, not a separate form — you set up a run as usual, then save it.- Go to the Launch page (on the Templates page, Create Template takes you here).
- Select your agents, personas, and test sets, and choose iterations, concurrency, metrics, and any mutations.
- Click Launch ▾ → Save as Template, give it a name, and save.
The new template opens on its own detail page, where you can edit it later.
Launching from a template
On the Launch page, open the Template dropdown and pick a saved template. Its agents, personas, test sets, metrics, and run settings populate the form. Adjust anything you want for this run, then click Launch.Changes you make on the Launch page apply to that run only — they are not saved back to the template. To change the template itself, edit it on its detail page.