# Delete User

The Delete User section allows permanent removal of an individual OpenVPN account, ensuring that only valid and authorized users retain access. The following are the steps to **Delete User** from the Service Portal AI:

* From the **VPN List Table**, click **More** and select **Configuration** on the VPN to be managed.

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

* On the configuration page, go to the **OpenVPN** tab.

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

* Scroll down to the **OpenVPN User** section. In the **Action** column of the target user, click **More** and select **Delete**.

<figure><img src="/files/9D3G8vnLDIUEom501dOf" alt=""><figcaption></figcaption></figure>

* A **Delete User** confirmation dialog will appear. If this action is not intended, or if you want to cancel, click the **Close** button.

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

* Click **Confirm** to proceed with deletion.

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

* A notification will appear stating **"User has been successfully deleted."**

<figure><img src="/files/3CwyvJ2RCRJbsjSC6GLH" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/guidance-for-individual/deka-vpn/configuration-deka-vpn-openvpn/openvpn-user/delete-user.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.
