# Courses

This section shows different metrics related to courses, one of our platform's principal tools for learning.

* Below is a brief description of each metric shown:
  * [Courses started](#courses-started)
  * [Courses completed](#courses-completed)
  * [Completion rate](#completion-rate)
  * [Most started courses](#most-started-courses)
  * [Most completed courses](#most-completed-courses)
  * [Most popular course technologies](#most-popular-course-technologies)
  * [Most popular course topics](#most-popular-course-topics)
  * [Course Activity](#course-activity)

### Courses started

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

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2F0UEVf0c2UNXPT4jKEqs4%2Fcourses_started.png?alt=media&#x26;token=1caab620-f34a-4000-be8d-52bf892e82ec" alt=""><figcaption></figcaption></figure>

### Courses completed

* The card shows the courses 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%2FuIELsWX1abmmhXHtOEf8%2Fcourses_completed.png?alt=media&#x26;token=1fa4e165-df75-4db6-9dd0-8317d93cecd1" alt=""><figcaption></figcaption></figure>

### Completion rate

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

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FFhB6i9WPcpUDP9yckybt%2Fcourse_completion_rate.png?alt=media&#x26;token=c0046a46-bbb1-4ef4-852d-1078972a489a" alt=""><figcaption></figcaption></figure>

### Most started courses

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

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FYZwkOBB7E5jO67LO2GV7%2Fmost_started_courses.png?alt=media&#x26;token=5d56f5c0-ba94-4e8b-918b-2d24ce7bd03c" alt=""><figcaption></figcaption></figure>

### Most completed courses

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

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2Fuc36huxCFvTQE8JVtrCJ%2Fmost_completed_courses.png?alt=media&#x26;token=3c571300-1e20-4946-aac9-5ab18596cb62" alt=""><figcaption></figcaption></figure>

### Most popular course technologies

* The graph shows the ten technologies (Python, R, ChatGPT, etc.) with the most course starts (all-time).

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FlnRFO12Q6JSxdAWIDqpX%2Fmost_popular_course_technologies.png?alt=media&#x26;token=1360a05c-e72e-4651-979d-134f308efd3d" alt=""><figcaption></figcaption></figure>

### Most popular course topics

* The graph shows the ten topics (Programming, Data Manipulation, Artificial Intelligence, etc.) with the most course starts (all-time).

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2Fn42JwJWQBe8ZGhEwjZ85%2Fmost_popular_course_topics.png?alt=media&#x26;token=fda4188b-e58c-4442-abf4-952976b781fe" alt=""><figcaption></figcaption></figure>

### Course Activity

* The table shows the course title, topic, technology, starts, completions, and completion rate (completions divided by starts) for all courses with at least one start (all-time).
* The report can be filtered by topic (Programming, Data Manipulation, Artificial Intelligence, etc.) or technology (Python, R, ChatGPT, etc.)
* The search box can be used to find a particular course.

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FGGtZI8Wrz2cNN67r5YwH%2Fcourses_activity.png?alt=media&#x26;token=17a1c36e-3027-44fa-a0cb-ee803b2c7c8e" 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/courses.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.
