> For the complete documentation index, see [llms.txt](https://docs.reveald.com/technical-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-control/emulations/on-demand-emulations-table.md).

# On Demand Emulations Table

A table shows the Emulations created, to be sent and sent on demand.&#x20;

By default, the most recent configured or sent Emulations will be displayed at the top of the table.&#x20;

By default, ten rows of information are displayed. If the user wish to see more or change the pagination in the lower right corner are the pagination controls.&#x20;

* Name: Displays the name given to the Emulation when it was created.&#x20;
* Date Uploaded: Displays the date on which the emulation took place, showing day, month, year, and time.&#x20;
* Vector: Displays the vector or vectors that were evaluated with the emulation. See .&#x20;
* Status: Displays the status of the emulation result.

![](/files/3HdqlkRBgeGMyvkwIqeG)One or more artifacts of the sent package were not executed.

<mark style="color:orange;">"Not Executed"</mark> The emulation has not been sent.

![](/files/K8dlihgHqlkfBQYX74uk)All artifacts in the given package were execute

* Process State : Displays in real time statuses of the emulation. See Emulation States.&#x20;
* Launcher : Allows the user to send a created Emulation or resend it.&#x20;
* Reports: Displays the detail of the results of the emulation performed.&#x20;
* Actions: Allows the user to view the emulation information and remove it.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-control/emulations/on-demand-emulations-table.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.
