# Account Settings FAQs

### How do I reset my password?

* Visit the [login page](https://app.marianaai.com/) and click on 'forgot password' link as shown in the image&#x20;

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

* Enter your registered email ID. You will receive an email with a link to reset your password.
* Click on the link in your email, which will direct you to a page where you can enter a new password.

> If you're currently logged in and wish to change your password, please go to the [settings tab](https://app.marianaai.com/account) located on the navigation bar. Click on the "Update Password" button. Enter the new password and press the submit button to confirm the updates.

### How do I update my personal details on the account?

Visit the [settings tab](https://app.marianaai.com/account) located on the platform to update personal information like - Name, Communication Email ID, EHR, Organization Name, and Password.

If you require any additional assistance or have more questions, we're here to help. Contact us directly at <support@marianaai.com>


---

# 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://resources.marianaai.com/home/how-to/faqs/account-settings-faqs.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.
