Any role that can read company data can browse rating run logs — it’s a
read-only diagnostic surface. What the runs themselves calculate depends on
how your company’s rating is configured.
The run list
Runs are listed newest first, 25 per page.
The run list: one row per rating run, with filters and a per-row export button.
A successful run that produced errors in individual output cells also shows an
output-error count on its detail view, so a “green” run with bad cells is
still visible.
Above the table, free-text filters narrow the list by any column: Run
date (as
YYYY-MM-DD), Workflow Name, Rating Step Debug Name,
Rater, and Target. Filters match anywhere in the value and ignore
case; changing one takes you back to the first page.
To open a run, select its row. To export without opening it, use the
download icon at the end of the row — it offers the same export
menu as the detail view.
What a run shows
A run’s detail view has three parts: the metadata panel, and two artifacts.
A run's detail: metadata on top, then the artifact tabs and the sheet tabs within the selected artifact.
A failed run only has the artifacts that existed when the failure
happened — a run that failed before calculating writes no Result Values, for
example. Empty artifacts are labeled as such rather than hidden.
Export a run
The Export button on the detail view (and the download icon on each list row) opens the export menu. For each artifact — Debug Sheet or Result Values — you can:
The menu also offers Download meta (.json) — the run’s metadata as a file,
useful when attaching a run to a support request. Artifacts a failed run never
wrote are disabled in the menu; the metadata is always available.

The export menu: Excel, CSV, or Google Drive per artifact, plus the metadata file.
