# Le dashboard

Quand vous accédez à la partie "Gestion", vous arrivez sur la page de tableau de bord (Dashboard). Elle vous permet d’identifier rapidement des informations clés liées à votre compte Cards.

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

Vous pouvez visualiser sur le Dashboard les statistiques suivantes :&#x20;

* **Formations vues** : le nombre de formations vues par vos apprenants sur la période.
* **Formations complétées** : le nombre de formations qui ont été totalement complétées par vos apprenants sur la période.
* **Apprenants actifs** : le nombre d’apprenants ayant été actifs sur la période : il s’agit là des apprenants qui ont a minima démarré une formation (la connexion à leur compte ou le suivi de leurs progrès ne compte pas).
* **Avis déposés** : le nombre d’avis déposés par vos apprenants sur la période.

<figure><img src="/files/gyd2ciAhzvLE1W1As0N8" alt=""><figcaption><p>Statistiques du Dashboard</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/statistiques/le-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.
