# Edit OpenVPN User Configuration

In the OpenVPN configuration on the Cloudeka portal service, you can update the password and change the validity period of the OpenVPN user account. Here are the steps to update your password:

* On the OpenVPN page, in the OpenVPN User section, select Reset Password in the More column.
* The Edit Password page appears, fill in the Password column, Confirm Password, and click Update to continue the process.
* A notification "OpenVPN user has been successfully updated" appears.

Here are the steps to change the validity period of an OpenVPN user account by following these steps:

* On the OpenVPN page, in the OpenVPN User section, select Edit Expiration Date in the More column.
* The Edit Expiration Date page appears, select the new validity period and click Update to continue the process.
* A notification "OpenVPN user has been successfully updated" appears.


---

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