# Update IPSec Tunnel or WireGuard Peer

{% hint style="info" %}
**Note:** During the scheduled maintenance, you can only update the VPN gateway's name and description. You must wait until the maintenance process is finished before modifying the other details.
{% endhint %}

To update an IPSec Tunnel or a WireGuard Peer, follow these steps:

1\. In the **DCD**, go to **Menu** > **Network Services** > **VPN Gateway**.

2\. In the **VPN Gateways** window, click on the name of the VPN Gateway to update its associated Tunnels or Peers. Alternatively, you can also click ![Options menu](/files/4BD8iJjl6t64oljcxZq3) and select **Details and Edit** from the **OPTIONS** column.

![Navigate to update a Tunnel or a Peer associated with a VPN Gateway](/files/QOzGPKf3fMzV80hGLDhc)

3\. For the selected VPN Gateway, you can choose:

* **Tunnels** tab to view tunnels for selected VPN Gateway.

![Update IPSec Tunnel](/files/cRDZTMtMfdf6AwWs9uTe)

* **Peers** tab to view peers for selected VPN Gateway.

![Update WireGuard Peer](/files/RCuNnY7nuKMd6izzUUQZ)

4\. Select **Edit** to update the selected Tunnel or Peer.

5\. Update the necessary details.

6\. To add a new:

* Tunnel, select **Add Tunnels** and [<mark style="color:blue;">specify the details</mark>](/cloud/network-services/vpn-gateway/dcd-how-tos/create-peer-tunnel.md).
* Peer, select **Add Peers** and [<mark style="color:blue;">specify the details</mark>](/cloud/network-services/vpn-gateway/dcd-how-tos/create-peer-tunnel.md).

7\. Click **Save** to update the details.

{% hint style="success" %}
**Result:** The selected Tunnel or Peer is successfully updated.
{% 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.ionos.com/cloud/network-services/vpn-gateway/dcd-how-tos/update-tunnels-peers.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.
