# Reset Password

Your account's password can be changed from the Settings menu of your account at any time.

* Navigate to the [Settings](https://margex.com/app/settings) page of your account by clicking on the profile icon and then on the Settings button:

<figure><img src="/files/jROTB2daBqqAXsF4z7Xt" alt=""><figcaption></figcaption></figure>

* Click on the Account Password change button:

<figure><img src="/files/7U7w18sqVZubpjUvYfaQ" alt=""><figcaption></figcaption></figure>

* The password change window will now pop-up:

<figure><img src="/files/4GI50VhBSmySWIeDlVS2" alt=""><figcaption></figcaption></figure>

* Enter your OLD password
* Enter NEW password
* Confirm NEW password
* Click "CONFIRM"
* Open your email inbox and confirm the password change procedure

In case you have forgotten your password, the password recovery feature can be used to [Reset your password](https://margex.com/app/reset-password) from the main page of the website.


---

# 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://help.margex.com/help-center/account-and-security/security/reset-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.
