# Stats

Statistics can be downloaded at the Active Folder, Tag Group, Batch and the individual Tag level. Navigate to your chosen level e.g. <mark style="color:orange;">Folder Data / Tag Group Data / Batch Data / Tag Data Panel > Stats Tab.</mark>

From here, select a date or a range of dates you're wanting to download. Then select Download Stats. This download will be in a CSV file.

### CSV Download

Statistics include:

| Column          | Explanation                                                      |
| --------------- | ---------------------------------------------------------------- |
| Date & Time     | The date and time an action occurred                             |
| Tag Code (XUID) | Which Tag Code was scanned                                       |
| Tag Name        | Your Tag Name                                                    |
| Location        | Which Active Folder, Tag Group and Batch the Tag code belongs to |
| Response Type   | Redirect, Direct Response or API                                 |
| Method          | NFC Tag or QR Code                                               |
| User            | User name if scan made by registered user                        |


---

# 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://docs.ixkio.com/features/stats.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.
