# FAQs

### **Who receives the Monthly LFX Organization Dashboard report?**

Only company admins receive the report. This ensures the report is delivered to the right person who can make informed decisions based on the dashboard data.

Viewers do not receive the report. This is a security and access control measure to prevent unauthorized access to sensitive information.

### **What information can I find on the leaderboard in the Project Contributions feature?**

* The leaderboard includes charts and visualizations like **Contributors Growth Line Chart** and Contributing Countries.
* Analyze trends and patterns in contributions.
* Use tabs and toggle switches to filter data and view specific contributor roles, current employees, or all contributors.
* Provides a comprehensive view of contributors, including:
  * Roles (Committer, Maintainer, Reviewer)
  * Number of commits
  * Last active date

### **What happens when I click the Open-Source Project Name in the Active Membership tab?**

* Navigate to the Membership page for more information about the selected project
* Allows users to access additional details and resources related to the project membership.

### **What is the purpose of the Renewal Date column in the Active Membership tab?**

* Helps ensure timely renewal actions to maintain membership continuity
* Enables organizations to plan and manage their memberships effectively

### **How can I use the Attendee Insights tab to gain valuable information about my employees?**

* Extract information about employee demographics and job functions
* Compare your employees with those from other organizations to identify trends and patterns
* Analyze event participation and attendance to identify areas for improvement
* Use the graphical representations to visualize and understand attendee data


---

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