# Update Your Password

## Update Your Password While Logged Out

&#x20;To recover a forgotten password, perform the following steps:

1. Go to <https://app.factoreal.com/signIn>.

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

&#x20;2\. Click on *Forgot Password?*

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

3. Enter your email address.
4. Click *Submit*.
5. You will receive an email with a link to reset your password using your registered email address.
   1. Make sure to check your spam folder if you don't see the email in your inbox.
6. Click the password reset link in your email.
7. In *New password*, enter your new password.
8. In *Confirm password*, re-enter the new password.
9. Click *Submit*.

Once you click on the submit button you will be redirected to the login page.

## Update Your Password While Logged In

To update your own password while logged into the dashboard, perform the following steps:

1. In the top right-hand corner of the dashboard, click your initials and then select *Edit Profile*.&#x20;

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

2. Scroll down past your company information until you see the section named "Other Details". Click the button labeled *Change Profile Password*.&#x20;

<figure><img src="/files/tYYWoZwDYiZIRfxec1rP" alt="" width="269"><figcaption></figcaption></figure>

3. Enter in your old password, along with your new password, and save the changes.

<figure><img src="/files/MP4JIyO1K7uPL2tssLDW" alt="" width="563"><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://docs.satisfilabs.com/resource-center/marketing-engine/settings-and-integrations/user-management/update-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.
