# Changing Your Password

When you are logged into your account, click the user account icon in the top right corner:

![](/files/-M7JhXoE5c2y4RudjWHx)

On the account page click the Change button next to the password field:

![](/files/-M7JkqQa8hkhphrzCcL7)

Next enter in your current password followed by a new password twice and click the Update button:

![](/files/-M7hU_ojUaS17j7UBp4U)

Your account password is now updated.


---

# 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://mapir.gitbook.io/mapir-cloud/account-page/changing-your-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.
