# How to Reset Your Password

1. Go to the login page on the Terrace website and click forgot password in the lower right corner.

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

2. Enter the email that you used to create your Terrace account. After doing so, you will be taken to a screen with directions to check your email.

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

3. You should receive an email to reset your password. Click the link in the email for next steps. Please note that the link to reset your password will expire in 10 minutes.
4. Depending on if you have 2FA set up, you may have to complete an authentication before you can reset your password.

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

5. Enter and confirm your new password.

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

6. Once you click submit, you will be shown a confirmation that your password has been successfully updated.

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

7. Navigate back to the sign in page and use your new password to log in to your account.


---

# 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.terrace.fi/how-to-guides/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.
