# XP

This section shows different metrics related to the XP earned by your organization's users on the platform. Users gain XP by completing various types of content, and it can be used as a proxy of platform activity.

* Below is a brief description of each metric shown:
  * [XP earned by topic](#xp-earned-by-topic)
  * [XP earned by technology](#xp-earned-by-technology)

### XP earned by topic

* The chart breaks down XP earned by topic (programming, data manipulation, cloud, etc.) to see which topics the users have engaged with the most (all-time).

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FhT7UZqWvrbhaYEJE5QQp%2Fxp_by_topic.png?alt=media&#x26;token=072d6a97-177b-4e17-a3b4-4c1943ab03be" alt=""><figcaption></figcaption></figure>

### XP earned by technology

* The chart breaks down XP by technology (Python, R, OpenAI, theory, etc.) to get the top technologies for the organization (all-time).

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FCKyBDZepConawCwUGzjD%2Fxp_by_technology.png?alt=media&#x26;token=df1c0862-2b66-4a7a-ae41-fa9991264815" 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/xp.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.
