# Adoption report

This page gives admins insight into how users start learning on DataCamp and is most relevant during the initial onboarding process.

* Below is a brief description of each metric shown:
  * [Adoption Score](#adoption-score)
  * [Adoption Benchmark](#adoption-benchmark)
  * [User Adoption Funnel](#user-adoption-funnel)

### Adoption Score

* The number shown is the percentage of users who have earned XP.
  * For seat-based accounts, the score is calculated by dividing the number of users who have earned XP by the number of licenses.
  * For unlimited accounts, the score is calculated by dividing the number of users who have earned XP by the number of invites sent.

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

### Adoption Benchmark

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

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

### User Adoption Funnel

* The graph highlights users' stages, from invitation to starting learning, and shows the percentage of invited users that have reached each stage.
* For seat-based accounts, the funnel shows Licenses, Invites Sent, Invites accepted, Members started, Open seats, Invites pending, and Members not started.
* For unlimited accounts, the funnel shows Invites Sent, Invites accepted, Members started, Invites pending, and Members not started.

<figure><img src="/files/ycNe2FeVwvnfFizSrdVw" 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/adoption-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.
