# OpenVPN User

The **OpenVPN User** section allows you to manage user accounts for OpenVPN access. It provides options to add, modify, and remove users as needed. The available actions include:

* [**Add New User**](/deka-vpn/configuration-deka-vpn-openvpn/openvpn-user/add-new-user.md) lets the application create a new OpenVPN user account.
* [**Delete OpenVPN User** ](/deka-vpn/configuration-deka-vpn-openvpn/openvpn-user/delete-openvpn-user.md)removes a specific OpenVPN user.
* [**Reset Password**](/deka-vpn/configuration-deka-vpn-openvpn/openvpn-user/reset-password.md) resets the password of an existing user.
* [**Edit Expiration Date**](/deka-vpn/configuration-deka-vpn-openvpn/openvpn-user/edit-expiration-date.md) adjusts the validity period of a user account.
* [**Delete User**](/deka-vpn/configuration-deka-vpn-openvpn/openvpn-user/delete-user.md) permanently deletes a user from the system.

Each option helps you manage OpenVPN users to ensure secure and controlled VPN access.


---

# 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/configuration-deka-vpn-openvpn/openvpn-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.
