# Detailed statistics

### All statistics

From the dashboard you can access detailed statistics by clicking on the “See all statistics” button located at the bottom left of the Dashboard graph.

<figure><img src="/files/9d7JUzkSnESyONam2WvJ" alt=""><figcaption></figcaption></figure>

On the page you will be able to obtain a finer and more precise view of your statistics by filtering by:

* **period**: by choosing an analysis start date and an end date,
* **filters**: to filter results by user groups or tags..

The statistics will then be updated by clicking on the “Validate” button.

<figure><img src="/files/49byhFKzmW71V0sTBqOy" alt=""><figcaption><p>Statistics filters</p></figcaption></figure>

### Seen trainings

A second tab, "Seen trainings," is available. On this page, you will find a table showing the most viewed courses with their overall progress statistics and score.

You can also access detailed statistics for a specific course by clicking the "Stats" link located to the right of the corresponding row.

{% hint style="success" %}
**Advice**

Click the "Update" button at the top right of the table if you want more recent data (the date and time the statistics were calculated is indicated).
{% endhint %}


---

# 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/detailed-statistics.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.
