# How to Manage Endpoint Groups?

### a. How do I view all of my Endpoint Groups?

To view all of your Endpoint groups, follow the below steps:

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?m=ace_product_register_addon\&action=login) to your account.

**Step 2:** Navigate to **Networks** and then click on **VPN**.

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

**Step 3:** Click on the **Endpoint Groups** tab to view all of your Endpoint groups.

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

### b. How do I create an Endpoint group?

To create an endpoint group, follow the below steps:

**Step 1:** Click **Create** **Endpoint Group**.

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

**Step 2:** Enter the details and click **Submit**.

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

| Field                 | Description                                                                                                                                                                                      |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Name                  | Enter a unique name for the Endpoint group.                                                                                                                                                      |
| Description           | Enter a short explanation of the purpose or usage of the endpoint group.                                                                                                                         |
| Type                  | <p>Select the type of Endpoint Group:<br><strong>CIDR:</strong> Select the CIDR option for the external network.<br><strong>Subnet:</strong> Select the subnet option for internal networks.</p> |
| External System CIDRs | Enter the IP address that ranges for external networks and are permitted to interact with or access the services within the Endpoint Group.                                                      |

### c. How do I edit an Endpoint group?

To edit an Endpoint group, follow the steps below:

**Step 1:** Choose the endpoint group you want to edit, click on **Actions**, and choose **Edit** **Endpoint** from the drop-down menu.

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

**Step 2:** Update the details that you want to change and click on **Submit**.

<figure><img src="/files/0E0A23GxXUt8SaBN4FVa" alt=""><figcaption></figcaption></figure>

### d. How do I delete an Endpoint group?

You can delete an endpoint group by clicking on **Actions** and then selecting **Delete Endpoint** from the drop-down menu.

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

### e. How do I view an overview of the Endpoint group?

To view an overview of the Endpoint group, follow the steps below:

**Step 1:** Click on the endpoint group name for which you want to view the overview.

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

**Step 2:** Here, you can view the overview of the selected endpoint group.

<figure><img src="/files/Z7mHH9qMLFLocEckKSuy" alt=""><figcaption></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.acecloud.ai/knowledge-base/network/how-to-manage-endpoint-groups.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.
