# Update VPN Gateway

The **VPN Gateways** page lists all your VPN Gateways.

{% 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 the VPN Gateway details, 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 details. Alternatively, you can also click ![Options menu](/files/4BD8iJjl6t64oljcxZq3) and select **Details and Edit** from the **OPTIONS** column.

![Update VPN Gateway](/files/QOzGPKf3fMzV80hGLDhc)

3\. Update the selected VPN Gateway details:

* **System information:** Displays the state of the VPN Gateway, creation and modification details, UUID and the resource URN.
* **Download Configuration:** Select this option to manually download the configuration details of the selected VPN Gateway. For more information, see [<mark style="color:blue;">Download VPN Gateway Configuration</mark>](/cloud/network-services/vpn-gateway/dcd-how-tos/download-config.md).
* **Setup & LAN connections:** You can modify the properties, upgrade from the current plan or change to high-availability or vice-versa, LAN connections, or the maintenance schedule.

**Note:** VPN Gateways do not support connecting to LANs directly managed by Managed Kubernetes. However, you can attach additional LANs to node pools and connect these LANs to a VPN Gateway.

* **Tunnels or Peers:** Based on the chosen VPN Gateway protocol, you can update the details of an existing tunnel or peer or click **Add Tunnels** or **Add Peers** to add a new tunnel or a peer. For more information, see [<mark style="color:blue;">Update IPSec Tunnel and WireGuard Peer</mark>](/cloud/network-services/vpn-gateway/dcd-how-tos/update-tunnels-peers.md).

4\. Select **Save** to update the VPN Gateway details with the changes made.

{% hint style="success" %}
**Result:** The VPN Gateway 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-vpn-gateway.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.
