# Data missing from reports

If you expect specific data to appear in the reports and it doesn't, there are a few things you should check.

* Carefully check the values of each filter. For example, if the filter **2nd Try** is active, the dashboard will remain empty if the students have made only one try. Also pay close attention to the dates in the last filter.
* If the dashboard looks empty at first glance, scroll and check the **Dropout** report at the very bottom of the page.
* Make sure the student's device has been able to connect to the internet since the end of their session so the data could be sent to the SENAR server.


---

# 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/data-missing-from-reports.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.
