# Resetting Your Password

You can reset your MAPIR Cloud account password in two locations:

### [From the Main Log in Page](/mapir-cloud/getting-started/resetting-your-password.md#from-the-main-log-in-page-1)

### [From Your Account Page](/mapir-cloud/account-page/changing-your-password.md)

## From the Main Log in Page

Go to the MAPIR Cloud log in page: <https://cloud.mapir.camera/>

Click the Reset password text:

![](/files/-M7JIYMVDvi9YZ7_qsdr)

Enter in your account email (username):

![](/files/-M7JIgR7gXIoOR13OsFT)

Click the Reset password button:

![](/files/-M7JIx9LKIU89G86efLj)

You will then receive an email to reset your password using a temporary password.

Click the link in the email, enter in the temporary password and enter your new password twice.

Your password has now been reset.

## From Your Account Page

Please see the instructions [here](/mapir-cloud/account-page/changing-your-password.md) for resetting your password on your Cloud account 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://mapir.gitbook.io/mapir-cloud/getting-started/resetting-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.
