# Reset Password

## Before You Reset Your Password

If you’re trying to log in to Daylite or Account Manager, it’s worth checking your saved passwords first, many users store them in a password manager without realizing it.

Here are the most common places to check:

* [1Password](https://support.1password.com/1password-com-items/)
* [Apple Passwords on Mac](https://support.apple.com/en-om/guide/passwords/mchl8dd41c81/mac)
* [Apple Passwords on iPhone](https://support.apple.com/en-ca/guide/iphone/iph0db74c881/ios)
* [Apple Passwords on iPad](https://support.apple.com/en-ca/guide/ipad/ipada8a28953/ipados)

## Reset Your Daylite Password

You can reset your Daylite password in several ways:

### From the Login Screen

1. At the login screen, click **Forgot Your Password?** and a browser window will open
2. Type your email address then click **Continue**
3. Click **Forgot your password?**
4. An email will be sent to your Daylite email address with reset instructions

### From Your Browser

1. Go to <https://www.marketcircle.com/account/login>.
2. Type your email address then click Continue
3. Click **Forgot your password?**
4. An email will be sent to your Daylite email address with reset instructions

### While Logged In

1. From the menu bar choose **Daylite** > **Change Password**
2. In the browser window that opens, click **Change** next to **Name and Password.**
3. Type in your new Password

Choose the method that works best for you to update your credentials.


---

# 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.daylite.app/help/center/account-settings/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.
