> ## Documentation Index
> Fetch the complete documentation index at: https://enrolla-gz-new-docs-for-auto-monitor.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Result Overview

All experiments are logged in the Traceloop platform. Each experiment is executed through the SDK.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/enrolla-gz-new-docs-for-auto-monitor/wZgNmUxL6F2gRabC/img/experiment/exp-list-light.png?fit=max&auto=format&n=wZgNmUxL6F2gRabC&q=85&s=e9bca082066dfaf6aaf281919deea630" width="3264" height="506" data-path="img/experiment/exp-list-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/enrolla-gz-new-docs-for-auto-monitor/wZgNmUxL6F2gRabC/img/experiment/exp-list-dark.png?fit=max&auto=format&n=wZgNmUxL6F2gRabC&q=85&s=87799b1f28b5442b39ba470682fe7a0f" width="3266" height="492" data-path="img/experiment/exp-list-dark.png" />
</Frame>

## Experiment Runs

An experiment can be run multiple times against different datasets and tasks. All runs are logged in the Traceloop platform to enable easy comparison.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/enrolla-gz-new-docs-for-auto-monitor/wZgNmUxL6F2gRabC/img/experiment/exp-run-list-light.png?fit=max&auto=format&n=wZgNmUxL6F2gRabC&q=85&s=61b37ee9664d705ee249785eb3b831bb" width="2308" height="808" data-path="img/experiment/exp-run-list-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/enrolla-gz-new-docs-for-auto-monitor/wZgNmUxL6F2gRabC/img/experiment/exp-run-list-dark.png?fit=max&auto=format&n=wZgNmUxL6F2gRabC&q=85&s=e5d7e2c990108f82eeca84d4d8f4b76c" width="2306" height="792" data-path="img/experiment/exp-run-list-dark.png" />
</Frame>

## Experiment Tasks

An experiment run is made up of multiple tasks, where each task represents the experiment flow applied to a single dataset row.

The task logging captures:

* Task input – the data taken from the dataset row.

* Task outputs – the results produced by running the task, which are then passed as input to the evaluator.

* Evaluator results – the evaluator’s assessment based on the task outputs.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/enrolla-gz-new-docs-for-auto-monitor/wZgNmUxL6F2gRabC/img/experiment/exp-run-light.png?fit=max&auto=format&n=wZgNmUxL6F2gRabC&q=85&s=30b4b95d7e75ca2ac808b9ec8c7e8305" width="3284" height="1734" data-path="img/experiment/exp-run-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/enrolla-gz-new-docs-for-auto-monitor/wZgNmUxL6F2gRabC/img/experiment/exp-run-dark.png?fit=max&auto=format&n=wZgNmUxL6F2gRabC&q=85&s=e80ff1d1d1a7c88454c431cb8eaba0b1" width="3290" height="1734" data-path="img/experiment/exp-run-dark.png" />
</Frame>
