# Password Management

A strong, unique password is the foundation of your account's security. We encourage you to follow best practices for password creation and management to protect your account from unauthorized access. Regular updates and avoiding the reuse of passwords across different services are simple yet powerful steps you can take.

How to manage your password:

* [Changing your password in the app](/account/login-and-account-management/changing-your-password-in-the-app.md)
* [Resetting a forgotten password](/account/login-and-account-management/resetting-the-password.md)


---

# 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.messageflow.com/trust-center/account-security/password-management.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.
