> ## Documentation Index
> Fetch the complete documentation index at: https://docs.evolvingmachines.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Checks

> Read a job's task quality checks in the dashboard.

A job's CHECK tab lists the task quality checks run on the job's datasets.

<Frame caption="The CHECK tab of a job whose tasks have not been checked">
  <img src="https://mintcdn.com/evolving-machines/4a_qHZigJmpGby_w/images/job-check.png?fit=max&auto=format&n=4a_qHZigJmpGby_w&q=85&s=e1088ffd5a8bb1d38a70e6294e91bcff" alt="The CHECK tab: the sentence that no task of this job has been checked, and the evolve check command that would check its dataset." width="3456" height="1814" data-path="images/job-check.png" />
</Frame>

Until a check exists, the tab shows the command that would start one, `evolve check -d <dataset@version>`, with the job's dataset filled in. Checks start from the command line; see [check](/core-concepts/check).

Once a dataset has been checked, the tab lists one row per task with its dataset and its result. Click a row to open the check in the [trial viewer](/dashboard/trial-viewer): the events are the checker's own trace, and its result document is on the DOWNLOAD menu.
