# Where can I see a summary of all my cases over time?

![](/files/gDVOL5txALimSsg1LJ5u)

There are several tables available for your review within the Analytics dashboard:

* Total Reviews By Date: This chart shows you the count of reviews created, closed, and open as of a given date.
* Review Types By Date Created: This chart allows you to visualize the number of reviews that are created each day by review type (e.g., Triage or AML Investigation).
* Decision: You can toggle between various charts which will allow you to visualize the number of decisions. For example:
  * U.S. Filing (AML Investigation) - filed or dismissed
  * Set On Ongoing Monitoring Decision - flag or not flagged
  * Prepare U.S. SAR Filing Decision - marked as complete (yes/no)
  * U.S. Filing (SAR Filing) - filed or dismissed
  * Escalation Decision - escalated or dismissed
* SARs filed: This chart allows you to visualize the number of SARs filed per day over an adjustable time period.
* CTRs filed: This chart allows you to visualize the number of CTRs filed per day over an adjustable time period.
* Case Triggers and Outcomes: This download shows you the number of triggers associated with case outcome over an adjustable time period.

Note: *when you click to download this report, it will download two separate CSV files. Some browsers have blocked the second file and will show a warning indicating that the website is trying to download multiple files – be sure to allow Hummingbird to download multiple files.*


---

# 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://help.hummingbird.co/analytics/where-can-i-see-a-summary-of-all-my-cases-over-time.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.
