# Reset Password

The Reset Password feature in the OpenVPN User section is used to update the password of an existing account. This ensures that user credentials remain secure and can be refreshed whenever required. The following are the steps to Reset Password from the Service Portal AI:

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

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

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

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

* Scroll down to the **OpenVPN User** section. In the **Action** column of the selected user, click **More** and select **Reset Password**.

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

* In the **Reset Password** dialog box, enter the new password and confirm it. Click **Submit** to apply the changes.

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

* Click **Close** button to cancel or if you do not wish to proceed.

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

* If you proceed with submitting, a notification will appear "**User has been successfully updated.**"

<figure><img src="/files/uKBlkulsqViGhZJM3Wpy" 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/reset-password.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.
