# Reset Your Password

[Notary Everyday](/readme.md) / [Notaries](/notaries/remote-online-notarizations.md) / [<mark style="color:purple;">Reset Your Password</mark>](/notaries/reset-your-password.md)

***

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

***

## When You’re Logged Out

**1. Visit the Login Page**\
Navigate to the Notary Everyday login page.

**2. Request a Reset**\
Click the **"Forgot your password?"** link beneath the login form.

**3. Enter Your Email**\
Type in the email address linked to your account and hit **"Send Reset Link."**

**4. Check Your Email**\
Look for an email from Notary Everyday (remember to check your spam folder).

**5. Reset Your Password**\
Open the email and click the **"Reset Password"** link to be taken to a secure reset page.

**6. Create a New Password**\
On the reset page, choose a new password that:

* Is at least 8 characters long
* Contains both uppercase and lowercase letters
* Includes at least one number and one special character

**7. Confirm and Save**\
Re-enter your new password to confirm, then click **"Reset Password."**\
You can now log in with your updated password.<br>

<figure><img src="https://downloads.intercomcdn.com/i/o/yjurxdw0/1216008196/17d033862656f3ce7bbe3843c7e1/reset+your+password+email+Notary+Everyday.png?expires=1740916800&#x26;signature=bb6a366308169ead7d5e3e56890d676b27a3cbcc9e72e088caab31d782a001d7&#x26;req=dSImEMl%2BlYBWX%2FMW3nq%2BgTm2cyDUG94we8j3nOLkaI6hb1Pzo2JV%2FZLnBISN%0AOOww8VatxNdrGeWBag2S7WbNItQ%3D%0A" alt="" width="563"><figcaption></figcaption></figure>

## When You’re Already Logged In

**1. Access Settings**\
Find the navigation bar on the left side of your screen and click on **"Settings."**

**2. Initiate Password Change**\
Select **"Reset Password"** or **"Change Password"** (the exact wording may vary).

**3. Follow the Steps**\
You’ll be prompted with the same steps as above. Note that even when logged in, a password reset email will be sent to your registered address for added security.

### Important Security Tips

* **No Email Received?**\
  If the reset email doesn’t arrive within a few minutes, check your spam folder or repeat steps 1–4.
* **Reset Link Expiration:**\
  Password reset links expire after 24 hours. Request a new one if yours has expired.
* **Need Help?**\
  If you continue to experience issues, contact Notary Everyday support for assistance.
* **Regular Updates:**\
  It’s a good practice to change your password periodically, even if you’re not locked out.
* **Stay Secure:**\
  Always log out from shared or public computers and use a strong, unique password to protect your personal information.


---

# 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.notaryeveryday.com/notaries/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.
