# 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="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FhLYNSerwnPt0vwSCP5ZG%2Ftracks_enrolled.png?alt=media&#x26;token=745eba5b-b5d8-4d39-9ae8-40c5bd3a942c" 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="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2F7qg6uMWqGThkuWlMrCWM%2Ftracks_completed.png?alt=media&#x26;token=168169e2-5f3f-4da7-ae91-3e7df977408e" alt=""><figcaption></figcaption></figure>

### Completion rate

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

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FMpqtcPONoqStaS7adBC4%2Ftracks_completion_rate.png?alt=media&#x26;token=dbfd8f4c-a0ff-4713-9997-cf1e13f488ef" alt=""><figcaption></figcaption></figure>

### Most enrolled tracks

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

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2F3pN4jeOPgyUqHq7LKWPR%2Fmost_enrolled_tracks.png?alt=media&#x26;token=c3a12688-a20b-4b9d-b964-f4af1f4b9b97" alt=""><figcaption></figcaption></figure>

### Most completed tracks

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

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2F5YByUFG7wrs2x0j6TuNF%2Fmost_completed_tracks.png?alt=media&#x26;token=3dded875-d634-42e5-b113-d61795b3bf5e" 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="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FFovcrcs8IcYPZNsAJ0S1%2Ftracks_activity.png?alt=media&#x26;token=1f17731e-9de4-4d43-9540-0740decf0f1f" alt=""><figcaption></figcaption></figure>


---

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