# Comprendre le rapport des Tokens

Le rapport des Tokens est accessible aux Managers. Voici la signification de ses différentes colonnes : &#x20;

* **Date :** date à laquelle le code QR a été scanné dans l'application SENAR.
* **Nom / Prénom / Organisation de l'étudiant :** informations saisies par l'étudiant dans le formulaire après avoir scanné le QR code.
* **Collection scannée :** collection attachée au QR code
* **Instructeur :** instructeur ou manager qui a émis le QR code dans SENAR Studio.
* **Scénarios lancés :** nombre de fois où l'étudiant a lancé un scénario (un simulateur peut contenir plusieurs scénarios).


---

# 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://support.senar.io/senar-aide-en-ligne/senar-analytics/comprendre-le-rapport-des-tokens.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.
