# Evaluation Run History

The **Run History** section in Epsilla allows users to track the status and details of previous evaluation runs. This feature provides a record of all completed and ongoing evaluations, enabling users to review past assessments and manage their evaluation process effectively.

<figure><img src="/files/TapC49XIU5aQSPSrjaTw" alt=""><figcaption></figcaption></figure>

Users have the option to either **view** or **delete** a particular evaluation run.

* Clicking on the view icon will take you to the detailed results of that evaluation, allowing for further analysis or report generation.

<figure><img src="/files/OJ2f80dkDrSB4nF7HixU" alt="" width="39"><figcaption></figcaption></figure>

* The delete icon allows users to remove old or irrelevant evaluation runs, keeping the run history clean and manageable.

<figure><img src="/files/TwwJU9URg3aeG7sJcinA" alt="" width="45"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://epsilla-inc.gitbook.io/epsilladb/evaluation/evaluation-run-history.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
