# Project Contributions

### **Overview**

The Project Contributions tab in the Dashboard provides a comprehensive overview of your organization's contributions to open-source projects. This feature showcases your organization's skills and expertise, promoting your services to potential clients.

### **Key Features**

The Project Contributions tab offers the following information:

#### Project Contribution Widget

* Provides a visual representation of your organization's contributions to open-source projects

#### Top 10 Projects Contributed

* Displays the top 10 projects contributed by your organization to open-source projects

#### Top 10 Code Contributors

* Highlights the top 10 employees who have contributed code to open-source projects from your organization

#### Total Code Contributions

* Shows the total number of code contributions made by your organization to all open-source projects

<figure><img src="/files/jq8wereZkYAZx8bHDb2C" alt=""><figcaption><p>Project Contribution</p></figcaption></figure>

## Project Contribution Widget

#### Employee and Project Contribution Overview

**Employee Participation**

* **Mailing Lists and Chat Rooms:** Total number of employees participating.
* **Issues and Pull Requests (PRs):** Total number of employees raising issues and submitting PRs.
* **Open Source Contributions:** Total number of employees contributing.
* **Active Employees:** Total number of active employees in your organization.

**Donut Chart Overview**

* **Active Projects:** Total number of projects your organization is contributing to.
* **Code Lines:** Total number of code lines contributed.
* **Open Source Projects:** Total number of open source projects your organization contributes to.
* **Issues Raised:** Total number of issues raised by your organization in open source projects.
* **PRs Raised:** Total number of PRs raised by your organization for open source projects.
* **Commits:** Total number of commits by your organization in open source projects.

**Project Contribution Widget**

* Provides an overview of your organization's code contributions to open source projects with detailed metrics.

<figure><img src="/files/jiCqRMjxYAjrKPC8kuPu" alt=""><figcaption><p>Widget</p></figcaption></figure>

## Projects Contributed from your Organization

This table provides information on the projects for which your organization is contributing. The projects are identified based on the total number of commits provided by your organization for the project.

This table provides you the following details:

* Project name
* A link to provide project details
* Total number of employees contributing to the open source project
* Total number of commits submitted by your organization to the open source project

{% hint style="info" %}
When you click **View** button, the Project detail page appears that provide you the details related to the different membership available with them. For more information, refer [Project Details](https://docs.linuxfoundation.org/lfx/organization-dashboard/projects).
{% endhint %}

<figure><img src="/files/ZjTLGRFu5zeGeK1QNkNt" alt=""><figcaption><p>Organization Contribution</p></figcaption></figure>

## Code Contributors from your Organization

This table provides information on the contributors(employees) from your organization contributing to the open source projects. This table also showcases the subject matter expertise for various projects. This table provides you the following details:

* Name of the contributor
* Total number of commits provided by the contributor
* Links to view projects for which the contributor has submitted the commits

<figure><img src="/files/xGPrSdDZ2JJQodhl0Ild" alt=""><figcaption><p>Code Contributors</p></figcaption></figure>

{% hint style="info" %}
When you click **Projects** button, you can see a popup box that provides you details such as contributor name, project name ,and total commits provided for that project.
{% endhint %}

![Projects Details](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MgAESFs0H7zYsmTgcOZ%2F-MgfkshG6M_raQnBlRd9%2F-MgfnlT8viLxbzKrtyNs%2FProject_Contributor_Details.png?alt=media\&token=4c79471f-f912-47dc-aa9d-9202c5161c2b)

## Total Contributions from your Organization across all Open Source Projects

This bar graph provides you with information on contributions for all open source projects from your organization for the last one year. This graph provides you the information on:

* Month wise total number of commits
* Month wise PRs submitted
* Month wise issues raised
* Month wise messages

{% hint style="info" %}
You can also view the above details related to a specific project by selecting a specific project from **View** select box.
{% endhint %}

![Total Contributions](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MgAESFs0H7zYsmTgcOZ%2F-Mgfnwp0_obUtFzUyXYf%2F-Mgfsb7wp1jGNl4nYlVr%2FTotal_Projects%20.png?alt=media\&token=27f5f8db-a6e9-4ec0-9939-f6f4b3500153)


---

# 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/project-contributions.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.
