# Password Reset

### Password Validation​ <a href="#password-validation" id="password-validation"></a>

A password must be 16 characters or longer in order to be valid.

### Password Reset​ <a href="#password-reset" id="password-reset"></a>

You can reset your password via <https://auth.mapsindoors.com/login/forgotpassword>. Submit your e-mail address, and we'll send you a link to reset your password.

Enter your password twice on the Password Reset page to change it.

[<br>](https://docs.mapsindoors.com/2fa)


---

# 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.mapsindoors.com/sdks-and-frameworks/android/authentication/password-reset.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.
