# The dashboard

When you access the "Management" section, you arrive on the dashboard page. It allows you to quickly identify key information related to your Cards account.

### Dashboard Statistics <a href="#dashboard-statistiques" id="dashboard-statistiques"></a>

You can view the following statistics on the dashboard:

* **Training courses viewed**: the number of training courses viewed by your learners over the period.
* **Training completed**: the number of training courses that were completely completed by your learners over the period.
* **Active learners**: the number of learners who have been active over the period: these are learners who have at least started training (connecting to their account or monitoring their progress does not count).
* **Review(s) posted**: the number of reviews posted by your learners over the period.

<figure><img src="/files/gyd2ciAhzvLE1W1As0N8" alt=""><figcaption><p>Dashboard statistics</p></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://doc.cards-microlearning.com/english/statistics/the-dashboard.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.
