# Course reporting

Clicking on the *course report* icon ![](/files/-LioWHcZ1YCI7z5N4xPQ) on the Reporting page provides global information about the

course as a whole that the teacher can use in evaluating or developing the course. This includes information such as general progress through learning paths, overall test scores, participation in forum and chats, tools used, documents downloaded and links visited. As with other reporting pages, information can be readily exported as csv files or printed by clicking the relevant tool bar icons.


---

# 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://docs.chamilo.org/1.11.x/teacher-guide/reporting/course_reporting.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.
