# Analytics & Reports

- [Home](https://cc.docs.landis.cloud/reports/home.md)
- [Dashboard](https://cc.docs.landis.cloud/reports/dashboard.md)
- [Live Calls](https://cc.docs.landis.cloud/reports/live-calls.md)
- [Queue Status](https://cc.docs.landis.cloud/reports/queue-status.md)
- [Agent Status](https://cc.docs.landis.cloud/reports/agent-status.md)
- [Wallboards](https://cc.docs.landis.cloud/reports/wallboards.md)
- [Queue Summary](https://cc.docs.landis.cloud/reports/queue-summary.md)
- [Agent Summary](https://cc.docs.landis.cloud/reports/agent-summary.md)
- [IVR Summary](https://cc.docs.landis.cloud/reports/ivr-summary.md)
- [Queue Details](https://cc.docs.landis.cloud/reports/queue-details.md)
- [Agent Details](https://cc.docs.landis.cloud/reports/agent-details.md)
- [IVR Details](https://cc.docs.landis.cloud/reports/ivr-details.md)
- [Recordings](https://cc.docs.landis.cloud/reports/recordings.md)
- [Abandoned Calls](https://cc.docs.landis.cloud/reports/abandoned-calls.md)
- [Queue Calls by Hour](https://cc.docs.landis.cloud/reports/queue-calls-by-hour.md)
- [Agent Timeline](https://cc.docs.landis.cloud/reports/agent-timeline.md)
- [Wrap Up Answers](https://cc.docs.landis.cloud/reports/wrap-up-answers.md)
- [Callback Requests](https://cc.docs.landis.cloud/reports/callback-requests.md)
- [Data Collection Records](https://cc.docs.landis.cloud/reports/data-collection-records.md)
- [Call Details](https://cc.docs.landis.cloud/reports/call-details.md)


---

# 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://cc.docs.landis.cloud/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.
