> For the complete documentation index, see [llms.txt](https://docs.snyk.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snyk.io/developer-education-with-snyk-learn/snyk-learn/snyk-learn-reports.md).

# Snyk Learn reporting

{% hint style="info" %}
**Feature availability**

Snyk Learn organization reports are available only with Enterprise plans. Snyk Learn assignment reports and program reports are available only in the Learning Management add-on offering.

For more information, see [plans and pricing](https://snyk.io/plans/).
{% endhint %}

Snyk Learn offers reports to help you track learning progress across your Snyk tenant.

Snyk Learn offers [organization-level reports](/developer-education-with-snyk-learn/snyk-learn/snyk-learn-reports/organization-reports.md) to understand on an org by org basis how your teams are engaging with the Snyk Learn content. This is useful for team leads or security champions to track the progress of their teams.

You can use the [assignments report](/developer-education-with-snyk-learn/snyk-learn/snyk-learn-reports/assignment-reports.md) to track individual [Snyk Learn assignments](/developer-education-with-snyk-learn/snyk-learn/snyk-learn-assignments.md).

For insights into your overall security education and training program performance and engagement, we have [program reporting](/developer-education-with-snyk-learn/snyk-learn/snyk-learn-reports/program-reporting.md) available in the Snyk app.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.snyk.io/developer-education-with-snyk-learn/snyk-learn/snyk-learn-reports.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.
