# Delete VPN

Users can still delete a VPN. However, to delete it, the following steps must be performed:

## **Access VPN List**

Access GreenNode successfully, at the main dashboard, select **vNetwork** Service to redirect to vNetwork Dashboard or click here to access HCM03 vNetwork Dashboard <https://hcm-3-vnetwork.console.vngcloud.vn/overview>. Then access VPN Site-to-Site menu.

<figure><img src="/files/zKTKk6VQWSfFW7o1nXux" alt=""><figcaption><p>VPN List</p></figcaption></figure>

## **Delete VPN**

**For the VPN that want to delete, click the 'Delete' action to perform the deletion**

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

**Confirm to start deleting**

{% hint style="info" %}
**Status of VPN:**

* At the VPN List, the VPN will change the status to "<mark style="color:blue;">**Deleting**</mark>" status (the system is processing).
* After finishing the deleted VPN will disappear on the List Page.
  {% 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.vngcloud.vn/vng-cloud-document/vnetwork/vpn-virtual-private-network-site-to-site/delete-vpn.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.
