> 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/emulation-process.md).

# Emulation Process

Once an Emulation is sent on demand or at the date and time configured in a scheduled Emulation the following steps are followed in an automated manner:&#x20;

On the Endpoint, the EVE agent receives the instruction for a new emulation. A notification will alert the user of this new task. See Notifications.&#x20;

1. At the same time, the EVE agent will display the window when sending an Emulation.&#x20;
2. The states of the when sending an emulation on the EVE Agent window will change at the same time as those present in the Emulations Table. See <mark style="color:green;">Emulation States</mark>.&#x20;
3. During the emulation and depending on the step the user are in, other indicators of the EVE Agent window will display related  information. &#x20;
4. At the end of the emulation, the window will remain visible for a moment showing whether the Emulation was successful or if there were errors.&#x20;
5. In the On Demand Emulations Table, the status of the Emulation will be displayed according to the results and after the Process State will be set to Off. &#x20;
6. The EVE agent will send to the Platform the results obtained.&#x20;

When a scheduled Emulation is sent, it will automatically move to the On Demand Emulations table to see the Process State changes and when the Emulation can be sent again, but now on demand, view the report, and act on 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/emulation-process.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.
