# Add/Update/Delete more Site And Tunnel

After successfully creating a VPN with the default tunnel configuration. Users can add more sites with a default tunnel to allow connecting more remote LAN CIDR from VPN Local VPC.

## Access a VPN detail

* 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>
* On the left menu of the vNetwork Dashboard, choose the VPN Site To Site Menu, the VPN list will be shown at the center.
* Select the VPN that needs to add more tunnels.

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

<figure><img src="/files/7TRV6pXBKaBIOzynTZjz" alt=""><figcaption></figcaption></figure>

## Add more Site/Tunnel

Users can allow a VPC to connect to multiple remote Gateways in addition to the **Default Site** created on the **VPN Creation** page.

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

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

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

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

How to config? [Check at here](/vng-cloud-document/vnetwork/vpn-virtual-private-network-site-to-site/create-vpn-site-to-site.md#default-tunnel-configuration)

## Update Tunnel

User can select dropdown list to action

* Rename
* Edit Configration
* Disconnect Connection

<figure><img src="/files/8PFk71eetIFrMZVtVBKw" alt=""><figcaption></figcaption></figure>

## Delete Site/Tunnel

* Select the "Delete" Icon on the right side of the Tunnel that needs to delete
* Click "Delete" to confirm delete

<figure><img src="/files/K3yPKlDvBc8opQjRcQ6s" alt=""><figcaption><p>Confirm deletion</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.vngcloud.vn/vng-cloud-document/vnetwork/vpn-virtual-private-network-site-to-site/create-vpn-site-to-site/add-update-delete-more-tunnel.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.
