> For the complete documentation index, see [llms.txt](https://enterprise-docs.datacamp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enterprise-docs.datacamp.com/optimizing-key-performance-indicators-via-the-groups-tab/reporting-section/content-insights/tracks.md).

# Tracks

Tracks are a collection of curated content units (courses, chapters, projects, assessments) that guide your organization's users' learning and help them gain new skills. This section shows the most relevant track activity metrics.

* Below is a brief description of each metric shown:
  * [Tracks enrolled](#tracks-enrolled)
  * [Tracks completed](#tracks-completed)
  * [Completion rate](#completion-rate)
  * [Most enrolled tracks](#most-enrolled-tracks)
  * [Most completed tracks](#most-completed-tracks)
  * [Tracks Activity](#tracks-activity)

### Tracks enrolled

* The card shows the number of tracks started and users who enrolled on them (all-time).

<figure><img src="/files/tc0EXgTq57OrkcT21e0I" alt=""><figcaption></figcaption></figure>

### Tracks completed

* The card shows the number of tracks completed and the number of users who completed them (all-time).

<figure><img src="/files/qf4CvMADHY6sCvrSy9YT" alt=""><figcaption></figcaption></figure>

### Completion rate

* The card shows the completion rate (completions divided by starts) for tracks (all-time).

<figure><img src="/files/IvA2Z2joIBojLUcMDcJT" alt=""><figcaption></figcaption></figure>

### Most enrolled tracks

* The chart shows the top 5 tracks by starts (all-time).

<figure><img src="/files/5x2c4Uw8brpBqWvX8lbp" alt=""><figcaption></figcaption></figure>

### Most completed tracks

* The chart shows the top 5 tracks by completions (all-time).

<figure><img src="/files/rVGDT7EB5K9ZNVX356ov" alt=""><figcaption></figcaption></figure>

### Tracks Activity

* The table shows the track name, type, enrollments, completions, and completion rate (completions divided by starts) for all tracks with at least one start (all-time).
* The search box can be used to find a particular track.

<figure><img src="/files/P4zGSRn55OIQWOzTwEdx" alt=""><figcaption></figcaption></figure>


---

# 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://enterprise-docs.datacamp.com/optimizing-key-performance-indicators-via-the-groups-tab/reporting-section/content-insights/tracks.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.
