> 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/create-a-new-scheduled-emulation.md).

# Create a New Scheduled Emulation

This option allows the user to create a new Scheduled Emulation. This type of Emulation does not require the Endpoint to which the user want to send the Emulation to be online. To create a new Scheduled Emulation, follow the steps below:&#x20;

1. In the Emulations tab select the "New Emulation" button on the upper right-hand side. &#x20;
2. An Emulation creation wizard will open.&#x20;
3. By default, the On Demand option is selected. Click on "Scheduled" to create a scheduled Emulation. Then select <mark style="color:orange;">“Next”</mark> to continue. &#x20;
4. Specify the vectors to be challenged. By default, an emulation with Real Emulation is selected &#x20;
5. It is specified by the indicator “Default Time”. If the user want to modify the times of the Emulation being created, uncheck the Default time box. Three layers will appear where the user can indicate in seconds the time the user want for the evaluations in each vector. \
   The evaluation time is 15 seconds per vector. See <mark style="color:blue;">View Details and Make Changes to EMULATION</mark> to change the default times. &#x20;
6. Click on the Select the date of the emulation section to pick date and time of the scheduled emulation. &#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/create-a-new-scheduled-emulation.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.
