# Changing your password

If you are able to log in to your Overleaf account, you can change your **Overleaf password** on your [Account Settings page](https://www.overleaf.com/user/settings).\
\
If you are unable to access your Account Settings, or if you have not set an Overleaf password previously, you can request a password reset link be sent to your primary email address using this form: <https://www.overleaf.com/user/password/reset>.

If you continue to have trouble accessing your Overleaf account, [please get in touch](https://www.overleaf.com/contact).


---

# 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.overleaf.com/accounts-and-security/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.
