> ## Documentation Index
> Fetch the complete documentation index at: https://enrolla-nk-hub-guardrails.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-nk-hub-guardrails/MnHRGhi6rxtiPuOU/img/experiment/exp-list-light.png?fit=max&auto=format&n=MnHRGhi6rxtiPuOU&q=85&s=c893629b07ddec441aa83d422114e57d" width="3264" height="506" data-path="img/experiment/exp-list-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/enrolla-nk-hub-guardrails/MnHRGhi6rxtiPuOU/img/experiment/exp-list-dark.png?fit=max&auto=format&n=MnHRGhi6rxtiPuOU&q=85&s=5821f5e6436d56473c286326d00b7964" 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-nk-hub-guardrails/MnHRGhi6rxtiPuOU/img/experiment/exp-run-list-light.png?fit=max&auto=format&n=MnHRGhi6rxtiPuOU&q=85&s=767f05508de2b7b402bc9306132f3b7d" width="2308" height="808" data-path="img/experiment/exp-run-list-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/enrolla-nk-hub-guardrails/MnHRGhi6rxtiPuOU/img/experiment/exp-run-list-dark.png?fit=max&auto=format&n=MnHRGhi6rxtiPuOU&q=85&s=abc3fe07407787d8d41309f40cf095dd" 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-nk-hub-guardrails/MnHRGhi6rxtiPuOU/img/experiment/exp-run-light.png?fit=max&auto=format&n=MnHRGhi6rxtiPuOU&q=85&s=c7fe693ab4828296a851e4d9a8cc9f0f" width="3284" height="1734" data-path="img/experiment/exp-run-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/enrolla-nk-hub-guardrails/MnHRGhi6rxtiPuOU/img/experiment/exp-run-dark.png?fit=max&auto=format&n=MnHRGhi6rxtiPuOU&q=85&s=1fa791dc28a176fc2a113c5b9b3d8c27" width="3290" height="1734" data-path="img/experiment/exp-run-dark.png" />
</Frame>
