# How to reset your password

The password reset feature enables the Aristotle Users to reset or change the password of their account in the Registry.

### How to Reset or Change Password

1. Go to the login page.

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

If you are on your home page of the registry, click on <img src="/files/xipaa9G1VLXXsFyfx3GE" alt="" data-size="line"> from Task Bar to go to the login page.

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

2\. Click on "Forgotten your Password?" to reset your password.

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

3\. You will be navigated to new page where you can enter the email address associated with your Registry account.&#x20;

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

Enter the email address and click on "Send instructions".

<figure><img src="/files/5JTxlGevzPReTkieikv2" alt=""><figcaption></figcaption></figure>

&#x20;The reset instructions have been sent to your email address you have submitted.&#x20;

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

4\. Go to your email inbox, click on the password reset link to set a new password.

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

Once you click the link, you will be navigated to the Registry's Password Reset page.&#x20;

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

5\. Set a new password and click on "Change my password".

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

6\. Once your password is reset you must login with the new password to access your account.&#x20;


---

# 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.aristotlemetadata.com/personalisation/how-to-reset-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.
