# Community Roles

To view the roles you hold or have been elected to as an active member of the open-source community, follow these steps:

1. Log in to <https://openprofile.dev>
2. Scroll down to the **Community** **Roles** section.

The **Community** **Roles** are populated automatically based on the individual's assigned roles in different project communities. You can view the following information for each role:

* Project Name for which you have the role
* Committee Name
* Role names, such as Lead, Chair, LF Staff, and so on
* Start and end date associated with the role

If you are a point of contact on behalf of your company, which is a partner of the Linux Foundation and its projects, then your role in the context of your employer's participation in the project is also displayed. These roles are assigned by your company administrator during the membership enrollment process.

<figure><img src="/files/BCnCyyC0KH9yRGo2Dx9a" alt=""><figcaption><p>community roles</p></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.linuxfoundation.org/lfx/my-profile/profile/community-roles.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.
