# 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.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.15%20reset-pass.png" alt=""><figcaption><p>Edit OpenVPN User Configuration - Reset Password</p></figcaption></figure>

* The Edit Password page appears, fill in the Password column, Confirm Password, and click Update to continue the process.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.16%20reset-pass.png" alt=""><figcaption><p>Edit OpenVPN User Configuration - Reset Password</p></figcaption></figure>

* A notification "OpenVPN user has been successfully updated" appears.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.17%20reset-pass.png" alt=""><figcaption><p>Edit OpenVPN User Configuration - Reset Password</p></figcaption></figure>

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.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.18%20exp-date.png" alt=""><figcaption><p>Edit OpenVPN User Configuration - Expired Date</p></figcaption></figure>

* The Edit Expiration Date page appears, select the new validity period and click Update to continue the process.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.19%20exp-date.png" alt=""><figcaption><p>Edit OpenVPN User Configuration - Expired Date</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.19%20exp-date(b).png" alt=""><figcaption><p>Edit OpenVPN User Configuration - Expired Date</p></figcaption></figure>

* A notification "OpenVPN user has been successfully updated" appears.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.20%20exp-date.png" alt=""><figcaption><p>Edit OpenVPN User Configuration - Expired Date</p></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.id/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.
