View Custom Harnesses
You can view previously created custom Harnesses by navigating to Harnesses in the left sidebar. To view the prompts, Personas and Policies in a custom Harness, click on its row in the Harnesses table.Create a Custom Harness
- In the left sidebar, navigate to Harnesses and press Create Harness.
- Enter a Harness name and a description.
- Select an Agent
- Optional Select one or more Persona(s).
- Optional Select one or more Policies
Create a Custom Harness Programmatically
Create a Harness
- CLI
- MCP
- REST API
Custom Harnesses are immutable once created. To change the configuration, delete the Harness and create a new one.
Check Generation Status
Harness generation is asynchronous. Poll untilstatus is active.
Get Harness Prompts
Retrieve the generated Probes for a completed Harness.draft status.
List Custom Harnesses
agent_id and status, with limit and offset for pagination.
Cancel Generation
Stop a Harness that is still generating.Delete a Harness
Next Steps
Run Evaluations
Execute custom Harness evaluations
Understand Results
Analyze custom Harness results
Personas
Learn more about personas
Policies
Learn more about policies