> 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/ioc-validation.md).

# IoC Validation

This section allows the management of individual indicators of compromise (IOCs) Emulations.

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

In this Page, the title of the page: IOC Emulations, and the "New Emulation" button are shown.&#x20;

Holds the information regarding the IOC Emulations performed, where the Name of the emulation, the date it was modified, the status of the emulation, the emulation option (Launch) and Actions that can be taken are presented.&#x20;

* <mark style="color:orange;">Name</mark>&#x20;

Displays the name of the run that was configured when the run was created.&#x20;

* <mark style="color:orange;">Last Modification</mark>&#x20;

Displays the date and time when the last change was made to the run, which can be creation or emulation.&#x20;

* <mark style="color:orange;">Status</mark>&#x20;

Displays the status of the emulation.&#x20;

![](/files/uR7bs7DYwgKOgZ19ye2X)Indicates that the emulation has not yet sent.

![](/files/7NDBrBBzaGoouXCot4s8)Indicates that the emulation has already taken place.

* <mark style="color:orange;">Launch</mark>&#x20;

Displays the button “Launch" used to start the emulation process. &#x20;

* <mark style="color:orange;">Actions</mark> &#x20;

Allows to view the emulation information and remove it.&#x20;

By default, the most recent IOC Runs will be displayed at the top of the table.&#x20;

By default, ten rows of information are shown. If the user wish to see more or change the pagination in the lower right corner are the pagination controls.&#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/ioc-validation.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.
