> ## Documentation Index
> Fetch the complete documentation index at: https://enrolla-gz-add-pr-758-to-docs.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-add-pr-758-to-docs/LkF1e3H9RXQ2biWI/img/experiment/exp-list-light.png?fit=max&auto=format&n=LkF1e3H9RXQ2biWI&q=85&s=105c0753719cc308b5a323f72aa76c3d" width="3264" height="506" data-path="img/experiment/exp-list-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/enrolla-gz-add-pr-758-to-docs/LkF1e3H9RXQ2biWI/img/experiment/exp-list-dark.png?fit=max&auto=format&n=LkF1e3H9RXQ2biWI&q=85&s=40f27a7e9a26720d0aaad182f178b933" 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-add-pr-758-to-docs/LkF1e3H9RXQ2biWI/img/experiment/exp-run-list-light.png?fit=max&auto=format&n=LkF1e3H9RXQ2biWI&q=85&s=3121c217b7d7f8a9c5720f593edff263" width="2308" height="808" data-path="img/experiment/exp-run-list-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/enrolla-gz-add-pr-758-to-docs/LkF1e3H9RXQ2biWI/img/experiment/exp-run-list-dark.png?fit=max&auto=format&n=LkF1e3H9RXQ2biWI&q=85&s=0374cda26dac42ef832a3404ffadb5c7" 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-add-pr-758-to-docs/LkF1e3H9RXQ2biWI/img/experiment/exp-run-light.png?fit=max&auto=format&n=LkF1e3H9RXQ2biWI&q=85&s=3f1049c7fdb78b7aec18b4a82d93326e" width="3284" height="1734" data-path="img/experiment/exp-run-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/enrolla-gz-add-pr-758-to-docs/LkF1e3H9RXQ2biWI/img/experiment/exp-run-dark.png?fit=max&auto=format&n=LkF1e3H9RXQ2biWI&q=85&s=d6592ac698b37eda87a7c75971f7a66e" width="3290" height="1734" data-path="img/experiment/exp-run-dark.png" />
</Frame>
