# Where can I download a case data summary report?

The case data summary report gives you a full view of all the case information you’ve put into Hummingbird (in the same format that you see in the dashboard). To download, click on a case and click on the "Files" tab. You’ll see a few different download options, including Case Data Summary.

![](/files/dkSqvbbEbgb1ilrq2odo)

{% hint style="info" %}
When you add a Person in the Information page, you can enter identity documents (e.g., passport and driver’s license) information, including ID number, Issuing Country, Issuing State, and Expiration Date. These are included in the case data summary report. The SAR filing does not include expiration dates for identity documents so this information does not show up in the FinCEN SAR PDF or the FinCEN SAR XML Format.
{% endhint %}


---

# 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/reporting-faq/where-can-i-download-a-case-data-summary-report.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.
