> For the complete documentation index, see [llms.txt](https://docs.linuxfoundation.org/lfx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linuxfoundation.org/lfx/organization-dashboard/organization-dashboard-v1/global-statistics/global-training-and-certifications/global-training-insights.md).

# Global Training Insights

Global Training Insights tab under Global Training and Certifications provides you a complete insights on various training programs which are enrolled by employees across all organizations. The global training insights allows you to extract the information on the popular training programs, total enrollment of trainees and many other information related to the trainings.

The following list provides you the complete details that can extracted from the Global Training Insights:

* Popular training programs across all organizations
* Graphical representation of trained employees across the geography
* Total number of enrollments

![Global Training Insights](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MgAESFs0H7zYsmTgcOZ%2F-MjSv1pO4DJPRd8RcJ_Y%2F-MjSvrSl75bHA_hTxhzl%2FGlobal_Training.png?alt=media\&token=5b06a98c-8f68-422c-b44f-c402355eaf7a)

## Popular Training Programs across all Organizations

This table provides you the information on the trainings that are popular across the organizations. The popularity of the training program is determined based on the number of employees enrolled for the respective training programs.

This table provides you information on training programs, and number of employees enrolled.

![Popular Training Programs](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MgAESFs0H7zYsmTgcOZ%2F-Mia7WiIIcsBOKj3Fwnx%2F-Mia8B8snlQtdrGIIhMV%2FGlobe_Popular_Porgrams.png?alt=media\&token=c7ce48f9-300b-4024-b0e7-dd95267b5b57)

## Training Program Enrollments across the Globe

The globe graphical representation provides you a pictorial view of employees enrolled for the training programs from different part of the globe. With the help of this graphic you can view number of employees enrolled from different part of the globe.

You can view the number of employees enrolled for a training program when you hover over the mouse on the different locations as well the different color code provides you with the information on the enrolled employees for various training.

![Employees Enrolled by Geography](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MgAESFs0H7zYsmTgcOZ%2F-Mia7WiIIcsBOKj3Fwnx%2F-MiaAFVm0Hf3VNPAl_q4%2FGlobe_T%26C_Enrollments.png?alt=media\&token=0fd820d6-1caf-423d-b002-0afb973e2b3f)

## Total Enrollments

This wave chart provides you with the information on the number of employees across all organization who have enrolled in to various training programs across various months in an year.

![Total Enrollments](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MgAESFs0H7zYsmTgcOZ%2F-Mia7WiIIcsBOKj3Fwnx%2F-MiaBn6uyienA1ER82el%2FGlobe_Total_Enrollments.png?alt=media\&token=15003c20-46a5-4a78-918c-8950031bc0a3)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.linuxfoundation.org/lfx/organization-dashboard/organization-dashboard-v1/global-statistics/global-training-and-certifications/global-training-insights.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
