# Change Your Password

## Account

To change your password, you can start by navigating to your account settings on the Narafy website. Simply visit [www.narafy.com](http://www.narafy.com/) and log in to your account. Once logged in, access the 'Account' section where you will find options to update your password. This method requires you to know your current password in order to create a new one.

<figure><img src="/files/MylqVpiJbZD3ezLICGRL" alt="" width="348"><figcaption></figcaption></figure>

## Forgot Your Password

If you've forgotten your password or cannot log in for any reason, you can reset it using the 'Forgot Your Password' link found on the sign-in screen. Clicking this link will prompt you to enter the email address associated with your Narafy account. After submitting your email, you'll receive a password reset link that will guide you through the steps to set up a new password.

<figure><img src="/files/WKziWe0G5z54N2pAFSA9" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://info.narafy.com/account/change-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.
