> 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.md).

# Global Training and Certifications

Global Training & Certification menu provides you a complete insights related to various training and certifications that are enrolled by employees across all the organizations. The global training and certification provides you insights on training and certification across all the organizations.

## Accessing Global Training & Certifications

To access global training & certifications, perform the following steps:

1.Login to [Organization Dashboard](https://myorg.lfx.dev).

2.On the vertical sidebar navigation menu, click **Global Statistics** and then click **Training & Certification**.

![Global Training & Certification](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MgAESFs0H7zYsmTgcOZ%2F-Mia-KQffTz7tjNxhQBx%2F-Mia1luYBKWi-E7AieAw%2FGlobal_T%26C.png?alt=media\&token=c6d54f32-e6fb-4216-b17f-e01eba8cd8f7)

## Training & Certification Widget

The Training & Certification widget provides you the following details:

* Total number of employees from across all organizations enrolled into various trainings
* Numbers of trainings that are available for the employees
* Total number of employees from across all organizations who have completed the certifications
* Numbers of certifications that are available for the employees

![Training & Certification Widget](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MgAESFs0H7zYsmTgcOZ%2F-Mia40HKiBbHDyKoMEI7%2F-Mia7Grr9_BMTQfhKP9T%2FGlobal_T%26C_Widget.png?alt=media\&token=238b930f-b496-4b0a-b1eb-e77d979bf8d3)

##


---

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