# Change Password

### Change the password for your ReadyMage account

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

1. Access the User Portal following these[ instructions](/user-portal/user-portal-access.md).
2. Click on the **Account** section in the header&#x20;
3. Open the **Security** tab in the side navigation
4. Click on the **Change Password** button
5. Fill in your current password, new password, and confirm new password fields.
6. Click on **Confirm** button


---

# 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://help.readymage.com/user-portal/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.
