# Forgot Password

Follow these steps to reset your password:

{% hint style="info" %}
**Note:** A password change invalidates any of your active sessions for the secure services you are currently logged in to, so you need to sign in again to restore your settings.
{% endhint %}

1. On the **Sign In** page, click the **Forgot Password?**

![Forgot Password Link](/files/-MLkfv5_JY-VugMon1Ef)

2\. Enter your email address or username and click **Reset Password**.

![Forgot Password](/files/-MLkgC_zzNNpRiJYOyG9)

3\. You will receive a verification link to verify your account on your email address. If you don't receive the email, click **Did not Receive Link** CTA button.

![Email Verification](/files/-MLkgnBSec26AOnz07sh)

4\. Check your inbox for `The Linux Foundation: Reset Password` email, and click on the **Reset Password** CTA button. You will be navigated to a page where you can reset your password.

![Change Password](/files/-MLkhUmHaoOvcEWAtaRF)

6\. Enter a new password, confirm it, and click on the **Submit** CTA button to view a confirmation that your password is reset successfully.


---

# 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.linuxfoundation.org/lfx/sso/forgot-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.
