# Reports

### Reports

To find aggregated reports, head to the Monitor Tab. You will see your own account, as well as any account that has invited you to view their reports. Tap a user name to view an overview of their reports.

Notice the drop-down in the top right of the overview. This is a list of all MyGuide events you can filter and view from the selected user.

For easy access to view their Guide Reports, tap the "Playing Guides" panel.

From here, pick the guide report you wish to view. The guide report is time and date stamped. It also records every page the user viewed, how long they spent on each page, and how long they spent replying to each question or interactive prompt on each page.&#x20;


---

# 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.myguide.care/monitor/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.
