# Active Membership

Dashboard provides you with a table with a list of all projects that have active memberships availed by your organization. To become an active member of an open source project, you need to purchase a membership. Various membership types are available, and you can choose one that best fits your organization’s needs

The active membership table in the dashboard provides you the following details:

* Open source project for which your organization has an active membership.
* Lists you the percentage of benefits available for different projects.
* Links to view project engagement.
* Link to explore more on active membership management.

{% hint style="info" %}

* When you click **View Project Engagement** button, the Project Contribution page appears providing you the details related to the project contribution from your organization. For more information, refer [Project Contributions](https://docs.linuxfoundation.org/lfx/organization-dashboard-pre-release/projects/project-contributions).
* When you click **View All Active Membership**, the Membership Summary page appears that provides you details related to all active memberships associated with your organization. For more information, refer [Active Membership in your Organization](https://docs.linuxfoundation.org/lfx/organization-dashboard/membership).
  {% endhint %}

<figure><img src="/files/GPDPcaSGI7UbjTh5kOzo" alt=""><figcaption><p>Active Membership</p></figcaption></figure>

{% hint style="info" %}
Total active membership is also displayed on top of the dashboard below your company name.
{% endhint %}

![Active Membership](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MgAESFs0H7zYsmTgcOZ%2F-MgeehhMfE0GpXz9abFJ%2F-MgegsnaK7UFzsepu_ah%2FTop.png?alt=media\&token=6cd6ee17-26eb-433a-88b3-7a6795a6d832)


---

# 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/organization-dashboard/organization-dashboard-v1/overview/active-membership.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.
