# Individual Dashboard (MyProfile)

The **Individual Dashboard** (also known as My Profile) is a self-service hub for all of your open source activity. Using the dashboard, you can:

* Build your personal community profile.
* Manage credentials and contact details.
* Display badges for completing certifications and other accomplishments.
* A seamless login experience across the major systems used by the Linux Foundation projects.

Most importantly, the Linux Foundation values your [privacy](https://linuxfoundation.org/privacy-policy/) and your ability to control your data. Share what you want to share, and keep private what you wish.

{% hint style="info" %}
Information in your profile is subjected to the Linux Foundation's [Privacy Policy](https://linuxfoundation.org/privacy).

The Linux Foundation values your privacy and does not share or use your data for marketing.
{% endhint %}


---

# 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.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.
