# Understanding the Token Report

The Token Report is only accessible to Managers. Here is the meaning of its different columns:

* **Date:** date on which the QR Code was scanned into the SENAR app
* **Student Last name / First name / Organization:** information entered by the student in the form after scanning the QR code
* **Scanned collection:** collection attached to the QR code
* **Instructor:** instructor or manager who issued the QR Code in SENAR Studio
* **Scenarios launched:** number of times the student has launched a scenario (a simulator may contain several scenarios).


---

# 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-analytics/understanding-the-token-report.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.
