# Validating the Installation of EVE Agent on Windows

To validate that the EVE Agent is correctly installed and connected to the Platform, the following can be performed:

1. **Check Agent Status**\
   Right click on the EVE Agent icon, select Actions, and verify that the start action is grayed out, if so the EVE Agent is started.\
   &#x20;<br>

   <figure><img src="/files/2K3RoN7hr5fCUlIAhQLS" alt="" width="237"><figcaption><p>EVE Agent Menu</p></figcaption></figure>

2. **Agent Online**

   * Login to the Platform to validate that the EVE Agent is online.\
     On the Endpoints tab the user can see the status of the devices. The green status identifies the "Connected" Endpoints.\
     For more information see [<mark style="color:yellow;">Endpoints</mark>](/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-control/endpoints.md).<br>

     <figure><img src="/files/0EWCzljk1UMItgBp8y2O" alt=""><figcaption><p>Agent Connecteed</p></figcaption></figure>
   * Users can also check the status of the Endpoints in the Hosts button in the top bar of the   Platform. See <mark style="color:yellow;">Dashboard</mark>.

3. **Validate the containment of the Endpoint.**\
   Use the command prompt to ping the endpoint to one of the IP addresses configured in the "allowipagent" parameter. The ping should be successful, confirming that the endpoint can communicate with the designated security, if it times out, that IP address is not allowed.<br>

   In the same way the user can open a web page and if it is blocked or cannot be opened. See section <mark style="color:yellow;">View Details and Make Changes to ISOLATION.</mark>

   With these tests the user can validate and confirm that the EVE agent has been installed correctly and that the user have communication to the Web Platform.<br>


---

# 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-2-eve-endpoint/installing-the-eve-agent/validating-the-installation-of-eve-agent-on-windows.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.
