# Projects

Projects allow your organization's users to apply their knowledge to real scenarios in a practical environment. This section shows the most relevant project activity metrics.&#x20;

* Below is a brief description of each metric shown:
  * [Projects started](#projects-started)
  * [Projects completed](#projects-completed)
  * [Completion rate](#completion-rate)
  * [Most started projects](#most-started-projects)
  * [Most completed projects](#most-completed-projects)
  * [Most popular project technologies](#most-popular-project-technologies)
  * [Projects Activity](#projects-activity)

### Projects started

* The card shows the number of projects 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%2FDLubaVGkeJecBmxWqIE7%2Fprojects_started.png?alt=media&#x26;token=08de9c57-e015-412a-b224-547b9fb97e48" alt=""><figcaption></figcaption></figure>

### Projects completed

* The card shows the number of projects 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%2Fu33F7PUAXjDxzAr6K8gq%2Fprojects_completed.png?alt=media&#x26;token=b54eac31-6e49-4aea-a2a0-8b81e477d376" alt=""><figcaption></figcaption></figure>

### Completion rate

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

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2Fl7IdIshb47jcFdhif8CE%2Fprojects_completion_rate.png?alt=media&#x26;token=90c044d5-12f8-4cfe-a9fb-310535e6c0cd" alt=""><figcaption></figcaption></figure>

### Most started projects

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

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FVpQqxBm7IJLSDB34XPh9%2Fmost_started_projects.png?alt=media&#x26;token=73d949b2-42ad-4861-89f3-e1b5bff8cb90" alt=""><figcaption></figcaption></figure>

### Most completed projects

* The chart shows the top 5 projects by completion (all-time).

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FlvkfVI4OdwC3fqA21VmF%2Fmost_completed_projects.png?alt=media&#x26;token=d1392fca-70e2-4a39-ba26-ede39af1ff46" alt=""><figcaption></figcaption></figure>

### Most popular project technologies

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

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2F3xUwnMUVUjnmjFzzjdh7%2Fmost_popular_project_technologies.png?alt=media&#x26;token=fcbecad6-043c-4a5d-a45e-06ddd8fa665a" alt=""><figcaption></figcaption></figure>

### Projects Activity

* The table shows the project title, technology, starts, completions, and completion rate (completions divided by starts) for all projects with at least one start in the organization (all-time).
* The report can be filtered by technology (Python, R, OpenAI, etc.)
* The search box can be used to find a particular project.

<figure><img src="https://562960931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJKV1xpCBb6myYGAGdfV%2Fuploads%2FJIcHGtuVvh4haMeI3c1n%2Fprojects_activity.png?alt=media&#x26;token=fae1f16f-ccac-4c48-807e-f9d96a096d26" 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/projects.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.
