# The Reporting tab

This chapter related to *Reporting***tab** as opposed to the reporting **tool** discussed in earlier chapters which is accessed from the course home page and relates only to that specific course. The Reporting **tab** allows you to get an overview of what's happening inside **all** your courses or sessions. The *Reporting* link inside a course is essentially just a filtered version of the following and has been described in detail in chapter 15, so you can refer to that chapter as regards the details of the reporting pages.


---

# 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/the_reporting_tab.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.
