# Password

### 1. Change Password

To change your Linux Foundation password, follow these steps:

1\. Log in to <https://openprofile.dev>.

2\. From the left-side navigation pane, click the arrow to expand and navigate to **Settings > Password**.

![Password Dashboard](/files/XdEICzSpd0uONuVIFsks)

3\. Provide details in the respective fields, and click **Save**.

### 2. Forgot Your Password?

1. Click **Send Password Reset Link** from the right side of the window to receive the reset link in your registered email address that you provided while creating your account.
2. Go to your email address, and click the **Reset Password** CTA button in the email that you have received from The Linux Foundation.
3. Provide details in the respective fields, and click **Submit**.


---

# 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/my-profile/settings/changing-account-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.
