# Notifications

{% hint style="warning" %}
Notifications are only available for Windows EndPoints.
{% endhint %}

### Starting, stopping, or restarting the EVE Agent.

When starting, stopping, or restarting the EVE agent, the following notifications are displayed.

Network Connected: Emphasizing with green color both text and icon, it is expressed that the isolation process is disabled. The list of Allowed IPs shows the IP addresses configured on the Platform.

<figure><img src="/files/9QwmGQyx2HWUGpVYg2SN" alt="" width="375"><figcaption><p>Network Connected Notification</p></figcaption></figure>

Network Isolated: Emphasizing with red color in text and orange icon, it is expressed that the isolation process is enabled. The list of Allowed IPs shows the IP addresses configured on the Platform.

<figure><img src="/files/BeghYNqxwDb0eqe2XYXD" alt="" width="375"><figcaption><p>Network Isolated Notification</p></figcaption></figure>

### Sending an Emulation

When an Emulation is performed a Windows system notification will be displayed warning that a new Emulation task has been received.

<figure><img src="/files/7WQ9GHqG4unbjwATZfyy" alt="" width="375"><figcaption><p>Emulation Task Received</p></figcaption></figure>

When an emulation is performed, a window with details about the emulation will be displayed.

<figure><img src="/files/5Iu720AeNtSeHHSyIl6f" alt="" width="375"><figcaption><p>Emulation Status Window</p></figcaption></figure>

1. Displays the type of emulation being performed.
   * Network: Emulation performed only to evaluate the network vector.
   * Endpoint: Emulation performed to evaluate the network vector and EndPoint.
   * Execution  Emulation conducted to evaluate all three vectors. See Emulation Vectors.
2. Name of the emulation configured in the Platform.
3. Actual vector: indicates in which stage of evaluation is the emulation, depending on the vectors.
4. Status: Actions being carried out now.
5. Notification: Refers to the **Emulation States**.
6. Status per vector. Indicates the set evaluation time for each vector. The status bar fills up depending on the configured time.
7. Second status indicator. First it shows the countdown time for each vector involved in the emulation. At the end it will display a message:
   * Mission Complete: The emulation was successful, i.e., all the artifacts in the package were executed.
   * Errors. It will show details on why the emulation was not successful.

### Isolation Logs request

When an Isolation Logs request is made, the following messages are displayed on the Endpoint.

<figure><img src="/files/mtCjEA7egZaQkA8q8Czv" alt="" width="375"><figcaption><p> Window showing the list of available Isolation Logs.</p></figcaption></figure>

<figure><img src="/files/DrtcJ0SQ5zYJ3JPs2ZFU" alt=""><figcaption><p>System Notification</p></figcaption></figure>

### Downloading Isolation Logs

When downloading one of the files from the Isolation Logs list, the following messages are displayed on the Endpoint.

<figure><img src="/files/UAEdlxaSSMDa82yXRxeW" alt=""><figcaption><p>File Downloaded</p></figcaption></figure>

<figure><img src="/files/ifmSttTRp3FWpfBvIU6y" alt=""><figcaption><p>System Notification</p></figcaption></figure>

### Isolation Group Updates

When making changes to the Isolation Group Policy the following notification are displayed.

<figure><img src="/files/Is6cloYcOFlxliaVowgr" alt=""><figcaption><p>System Notification</p></figcaption></figure>

### Agent Logs

When obtaining the Agent Logs the following notification are displayed.

<figure><img src="/files/KCysImHVxmhJ1h1SWjKX" alt=""><figcaption><p>Logs Availability</p></figcaption></figure>

<figure><img src="/files/02Syzch6qRykSkuGquSZ" alt=""><figcaption><p>System Notification</p></figcaption></figure>

### IOC Validation

When performing IoC Validation the following messages are displayed on the endpoint.

<figure><img src="/files/Dh2tMReLLharZfsxKspU" alt="" width="379"><figcaption><p>IOCs Emulated</p></figcaption></figure>

<figure><img src="/files/LWptphXADpBQ9ov7kB2P" alt=""><figcaption><p>System Notification</p></figcaption></figure>

### Custom Scripts

When performing performing Script Emulations, the following messages are displayed on the endpoint.

<figure><img src="/files/z8IkzjLgkxv0AMOjodcm" alt="" width="378"><figcaption><p>Sctipts Emulated</p></figcaption></figure>

<figure><img src="/files/Qkxn6TodFglDm3M9YZO2" alt=""><figcaption><p>System Notification</p></figcaption></figure>


---

# 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/the-e.v.e.-agent/notifications.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.
