# Endpoints Table

This section provides information about the Hosts that have connected to the Platform. It displays the following details for each host:

* Status: Displays whether the EndPoint is online or offline within the host. Hover over the icon to get details. A red  icon shows Disconnected, green icon indicates Connected.&#x20;
* Host name: Displays the name given to the Endpoint at the time of configuration.&#x20;
* Platform: Shows what type of operating system the Endpoint where the EVE Agent is installed has.&#x20;
* Private IP address: This shows which address each Endpoint has.&#x20;
* Public IP address: Displays the address that the Endpoints are connected.&#x20;
* Isolation: Indicates whether the Virtual Machine communications have been isolated or not. Green color shows isolation disabled (communications allowed), red indicates isolation enabled. See Emulation History of an EndPoint.&#x20;
* Emulation History: This opens a window where the user can see graphically the Emulations that have been made in that Endpoint.&#x20;
* Actions: Allows the user to view the Endpoint information and remove it.&#x20;


---

# 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/endpoints-table.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.
