# Create and apply an IP Group Policy on ISOLATION

The EVE Platform allows the creation of IP Group Policies to narrow the IP addresses allowed on individual endpoints.

To Create and IP Group Policy on ISOLATION follow the steps below:

1. &#x20;Click on the icon ![](/files/eghFPuNNZQomDj8jlFPo) of the Actions column corresponding to ISOLATION.

2. The IP Groups Table is displayed.

3. Click on the  <img src="/files/MAj3hEzj4bIMNG6VEuuH" alt="" data-size="line"> button located at the top right of the screen. The New IP Isolation Group Section displays.\ <br>

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

4. Enter a Name in the Group Name Field (Mandatory)

5. Enter an IP address in the Search Field  and click on  <img src="/files/uq5iL5oE4Bj9U7Z0Uj72" alt="" data-size="line"> to include the IP Address on the table below.

   To add more Ip addresses to the same policy do not change the Group Name field and click the <img src="/files/uq5iL5oE4Bj9U7Z0Uj72" alt="" data-size="line"> button. \
   Up to 254 IP addresses are allowed per policy.\
   The user can add multiple IP addresses using the ![](/files/O2AaGQwH1RfbI5URuU1L) button located  next to the<img src="/files/uq5iL5oE4Bj9U7Z0Uj72" alt="" data-size="line"> button.\
   \
   Here the user can load a .txt file with an IP address per each line of the file. While loading the file, the platform perform a validation of the IP Addresses and will load to the table only the IP addresses that are valid.\
   \
   Click on the delete button ![](/files/cAld2FpP8G9bjYoui8NU) to remove an IP address of the list.

6. Click  <img src="/files/WfeBTogo8LCRgKMJEwhd" alt="" data-size="line"> to update the Newly created Policy. Click <img src="/files/jtMZZvxYok1CxuPnl2kh" alt="" data-size="line"> to discard all changes.

7. Go to the Endpoints Tab.

8. Select the endpoint the user want to apply the policy an click the ![](/files/eghFPuNNZQomDj8jlFPo)  button on the Actions Column.

9. Click on the Agent Information Section.

10. On the group section, the default policy is selected.

11. Click on the drop-down menu and select the new policy created.

12. &#x20;Automatically the IP Group Policy is selected, the Agent will receive the instruction; however, we recommend restarting the agent the user can do it from the platform, See Restart an Agent.

{% hint style="info" %}
The isolation process supports IP addresses and IPv4 Protocol only.
{% endhint %}


---

# 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/system-configuration/environment-setup/create-and-apply-an-ip-group-policy-on-isolation.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.
