> 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-on-demand-emulation.md).

# Create a New On Demand Emulation

This option allows the user to create a new Emulation-on demand. This type of emulation requires that the EndPoint to which the user want to send the emulation is online. To create a new on demand Emulation, follow the steps below:&#x20;

1. In the Emulations tab select the "New Emulation" button on the top right. &#x20;
2. An Emulation creation wizard will open.&#x20;

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

3. &#x20;By default, the On Demand option is selected. Click on “Next”  to continue.
4. Specify the vectors to be challenged. By default, an emulation with Execution is selected.
5. The emulation time is specified by the indicator ![](/files/2EWB7lhiDkbJJuda5lzk) . If the user want to change the times of the Emulation being created, uncheck the Default time box. Three layers will appear where the user can show in seconds the time the user want for the evaluations in each vector.\
   \
   The evaluation time is 15 seconds per vector. See View Details and Make Changes to EMULATION to change the default times.
6. Next, choose the catalog package the user want to send in the Emulation. The user can make use of the  field  to quickly locate the package. By default the most recently created packages are shown.\
   \
   Use the Select Packages filter to display in the same window 5, 10 or 20 packages.\
   \
   It is possible to select multiple packages in the same emulation.
7. If the sample requieres Arguments, in the next section can be described.
8. Select the Endpoints to which the user want to send the emulation.
9. &#x20;   Provide a meaningful name to the emulation.
10. &#x20;Finally select one of the three options presented:

* Choose emulate  to send the emulation instantly.
* Select Save to save the Emulation. It will be displayed in the Emulations Table with status .
* Choose  to cancel the Emulation. This option will return the user to the first page of the Emulation creation wizard.
* Back to edit the current emulation.


---

# 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-on-demand-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.
