# Delete Deka VPN

The Delete option allows you to remove an existing VPN configuration from the Service Portal AI. Once a VPN is deleted, it will no longer appear in the VPN List Table and cannot be used unless a new one is created. The following are the steps to delete a VPN in the Service Portal AI:

* Navigate to the Kubernetes menu on the sidebar, then select the VPN submenu. The list of all existing VPNs will be displayed.

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

* In the Action column of the VPN intended for deletion, click the **More** button. From the dropdown menu, click **Delete**.

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

* A confirmation dialog box appears. Type the VPN name (e.g., *latest-test-vpn*) in the input field to confirm. Click the red button **“I understand the consequences, delete this VPN.”**

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

* Once the deletion is successful, the VPN entry disappears from the **VPN List Table** and the connection is no longer available.

<figure><img src="/files/POgMHWtmDWWP84oTFuKP" 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.cloudeka.ai/deka-vpn/delete-deka-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.
