Skip to main content
Reports are saved comparisons across one or more runs. A report can group its runs by a dimension (agent, persona, test case, mutation, or a metadata key) and can be pinned to a subset of simulations, for example the ones reviewed in a Human Review project. create and update also accept --input-json (inline JSON, @file, or - for stdin); explicit flags override fields from the JSON. See Input JSON.

List Reports

Output columns: ID, NAME, COMPARE BY, RUNS, PERMISSIONS

Get Report

Report Rows

Read the per-simulation rows of a report. Rows are cursor-paginated.
Output columns: SIMULATION ID, RUN ID, AGENT, PERSONA, STATUS

Create Report

Merge Reports

Combine existing reports into a new report, with each source report becoming a group.

Update Report

Delete Report