# How to Manage VPN Services?

### a. How do I view all of my VPN services?

To view all of your VPN services, follow the steps below:

**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/c9u3lFyFxYmKffEG2fjB" alt=""><figcaption></figcaption></figure>

**Step 3:** Click on the **VPN Services** tab to view all of your VPN services.

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

### b. How do I create a VPN service?

To create a VPN service, follow the steps below:

**Step 1:** Click **Create VPN Service**.

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

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

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

| Field       | Description                                                       |
| ----------- | ----------------------------------------------------------------- |
| Name        | Enter a unique name for the VPN service.                          |
| Description | Enter a short explanation of the purpose or usage of the service. |
| Router      | Select the network router to be associated with the VPN service.  |
| Subnets     | Select the IP address range that the VPN service covers.          |
| Admin State | Enable it to make the VPN service administrative status active.   |

### c. How do I edit a VPN service?

To edit a VPN service, follow the steps below:

**Step 1:** Choose the VPN services you want to edit, click on **Actions**, and choose **Edit** **Service** from the drop-down menu.

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

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

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

### d. How do I delete a VPN service?

You can delete a VPN service by clicking on **Select** and then selecting **Delete** **Service** from the drop-down menu.

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

### e. How do I view an overview of the VPN service?

To view an overview of the VPN service, follow the steps below:

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

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

**Step 2:** Here, you can view the overview of the selected VPN service.

<figure><img src="/files/p7rYMWadmBYbqzoX9kDw" 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-vpn-services.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.
