# ❾ Dashboard

The Dashboard module provides graphical views of various Circulation activity updated in real time.

Topics covered in this section are as listed below:

1. [Introduction](/circulation-user-manual/dashboard/introduction.md)
2. [Activity by Time](/circulation-user-manual/dashboard/activity-by-time.md)
3. [Department Activity by Transaction Type](/circulation-user-manual/dashboard/department-activity-by-transaction-type.md)
4. [User Activity](/circulation-user-manual/dashboard/user-activity.md)
5. [Activity by Source](/circulation-user-manual/dashboard/activity-by-source.md)
6. [Activity by Reason](/circulation-user-manual/dashboard/activity-by-reason.md)
7. [Activity by Delivery Schedule](/circulation-user-manual/dashboard/activity-by-delivery-schedule.md)
8. [Complaint Types](/circulation-user-manual/dashboard/complaint-types.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://docs.navigaglobal.com/circulation-user-manual/dashboard.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.
