# Engagement report

This page gives admins insight into their organization's general engagement and activity.

* Below is a brief description of each metric shown:
  * [Engagement Score](#engagement-score)
  * [Engagement Benchmark](#engagement-benchmark)
  * [Last 30 Days at a Glance](#last-30-days-at-a-glance)
  * [Total Number of Members who have earned XP](#total-number-of-members-who-have-earned-xp)
  * [Total XP Earned](#total-xp-earned)
  * [Total Time on Platform](#total-time-on-platform)
  * [Median Time on Platform](#median-time-on-platform)

### Engagement Score

* The number shown is the percentage of users who have earned XP in the last 30 days.

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

### Engagement Benchmark

* The bar shows how the current engagement score compares to the distribution of scores across all organizations using DataCamp.

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

### Last 30 Days at a Glance

* Provides a quick summary of your organization's engagement in the last 30 days.
  * Courses completed
  * Total XP Earned
  * Hours on Platform&#x20;
  * Members who have earned XP&#x20;

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

### Total Number of Members who have earned XP

* The graph shows the number of users who have earned XP in the past 12 months.

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

### Total XP Earned

* The graph shows the total XP earned by the organization’s users each month. XP earned in courses, projects, practice, and onboarding is shown in a different color.

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

### Total Time on Platform

* The graph shows the total number of hours the organization’s users spent per month on the platform for the last year.&#x20;

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

### Median Time on Platform

* The graph shows the median number of hours the organization’s users have spent on the platform in the past 12 months.
* It excludes members with zero hours.

<figure><img src="/files/nfZQlAukZvt2OBdUaJQh" 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/engagement-report.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.
