# Change Password

{% hint style="danger" %}
For security reasons, you are required to change your password every 90 days.
{% endhint %}

To change password inin the Service Portal Cloudeka, after you log in successfully to the Service Portal Cloudeka. Then, click on your account name and select **My Profile** button.

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

On the Profile page, click  the Change Password button to update the password used.&#x20;

<figure><img src="/files/h0db3VXBrXUSdUeBgRv9" alt=""><figcaption><p>Change Password</p></figcaption></figure>

The Change Password window appears, containing several columns that you must fill in to be able to update the password used. If you have filled in all the columns in Your Password, click the Update button.&#x20;

<figure><img src="/files/4Bmzb5lYMEu3d0DQIjtd" alt=""><figcaption></figcaption></figure>

<p align="center">Account Setting - Update Password</p>

{% hint style="warning" %}
The password must have at least 14 characters and must contain a combination of uppercase letters, lowercase letters, numbers, and special characters (e.g., !, @, #, $).
{% endhint %}

<table data-header-hidden><thead><tr><th width="192"></th><th></th></tr></thead><tbody><tr><td>Column</td><td>Information</td></tr><tr><td>Old Password</td><td>The old password used to log in to the Portal Service Deka GPU.</td></tr><tr><td>New Password</td><td>The new password used to log in to the Portal Service Deka GPU.  </td></tr><tr><td>Confirm Password</td><td>Re-enter the new password used to log in to Portal Service Deka GPU.</td></tr></tbody></table>

Click the Confirm button to continue the process of updating the newly entered password.

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

<p align="center">Update password</p>

If you successfully update the password your account uses, you will receive a notification " Password has been successfully updated” that the password has been successfully updated. Automatically, you will be directed to the Sign In page to re-login to the Deka GPU Services Portal page.


---

# 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/service-portal-ai/account-setting/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.
