# Change Password

The **Change Password** feature allows users to **update or replace their current account password** to maintain account security. This feature is typically used when users want to strengthen their password, perform regular security updates, or suspect unauthorized access.

* Select a **member data** → Click the **More** button on the selected member → Choose **Change Password** to update the account password.

<figure><img src="/files/7jha9bNBfNUQtMLemY5I" alt=""><figcaption></figcaption></figure>

* Enter the **Old Password** in the provided field → Enter the **New Password** in the New Password field → Click the **Yes** button to confirm and apply the password change → The system will process the request and update the password.

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

* A success notification will appear indicating that the password has been successfully updated.

<figure><img src="/files/voMNG5gPNmsJVwzY5bHv" alt=""><figcaption></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.ai/deka-gpu/deka-gpu-registry/detail-registry/member/change-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.
