# Delete an Installer Version

EVE allows users to delete a version of the installer for both Windows and Linux. Follow the steps below:

1. Go to the <mark style="color:orange;">"Endpoints"</mark> section in the platform.
2. Click on the button <img src="https://4132260347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkp3obVDMu3n9ZTUpfEP%2Fuploads%2FeuapUfpZWH4403sQYKbd%2FDownload%20agent.png?alt=media&#x26;token=a4d934a2-010d-4723-9e89-6d011d86f03d" alt="" data-size="line"> located in the upper right corner.
3. The Download Agent window will be displayed.
4. Click on the menu icon in the top right corner of the window.
5. A list of available versions will be displayed. Select the desired option:
   * Update Windows Installer
   * Update GNULinux Installer
   * Delete Installer
6. Select <mark style="color:orange;">"Delete Installer."</mark>
7. Click on the icon <img src="https://4132260347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkp3obVDMu3n9ZTUpfEP%2Fuploads%2FBWuGQN6lI4piVesf3WUq%2Ftrash.svg?alt=media&#x26;token=ad4c20da-a0b3-4d0f-aa5d-759c669fc333" alt="" data-size="original">to delete the agent.
8. Confirm the action to complete the deletion process by clicking <img src="https://4132260347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkp3obVDMu3n9ZTUpfEP%2Fuploads%2F2Iuc40u3V7O6mlOWhHq8%2FDelete.png?alt=media&#x26;token=d0683381-7403-41ca-b0fd-5c5f00fd2604" alt="" data-size="line">.


---

# Agent Instructions: 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/endpoints/delete-an-installer-version.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.
