# User and Profile Page

After signing into Clarity LIMS, you can update some of the details associated with your profile, including your password, email address, and profile photo.

{% hint style="info" %}
If the user is an LDAP or PAS account, then you cannot update the profile in Clarity LIMS.
{% endhint %}

### Update User Profile

1. In Clarity LIMS, at the right of the menu bar, select your username and then select **Profile**.
2. The Profile page opens, displaying the details associated with your user profile.
3. On this page, you can:
   * Change your password.
   * Change your email address.
   * Upload an image to associate with your profile.

### Reset a forgotten password

1. On the **Sign In** screen, click the **Forgot your password** link.
2. In the **Reset Your Password** screen, enter your username or email address 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://help.connected.illumina.com/clarity-lims/clarity-lims-v6.3-and-lablink-v2.5/clarity-lims-v6.3-reference-guide/configuration/user-management/user-and-profile-page.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.
