> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/case-completion-and-reporting/clinical_report/downloading-reports-in-a-finalized-case.md).

# Downloading reports in a finalized case

All printed report versions are saved in the case and accessible to all workgroup members. Each report name shows its generation date and time, followed by the template name, for example: `08/06/2026 16:11 (WGS)`.

Download them at any time to:

* Confirm the report’s content and formatting before distribution.
* Verify the exact report generated for a case for audit purposes.
* Compare an earlier report with reanalysis results.
* Save a report file copy for your records.

## How to download final reports

<div align="left"><figure><img src="https://1131024994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGCW0DnLlE7QjoZPNmKIi%2Fuploads%2Fgit-blob-fef20589817ca6eaccfc1d4aedb18082b9e71928%2Fdownload%20report.gif?alt=media" alt="The report menu on an individual case page, showing available reports and the Download action." width="549"><figcaption><p>Downloading a saved report.</p></figcaption></figure></div>

{% stepper %}
{% step %}
Select the <img src="https://1131024994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGCW0DnLlE7QjoZPNmKIi%2Fuploads%2Fgit-blob-41ca3b9ebeb316a492db7b77d9e245c0e003c3b9%2Fimage%20(163)%20(1).png?alt=media" alt="Printer" data-size="line"> printer icon in the [**Individual case page header**](/emedgene/emedgene-analyze-manual/reviewing_a_case/individual-case-page-top-bar.md).
{% endstep %}

{% step %}
Select a report from the list.
{% endstep %}

{% step %}
Select **Download**.

A new browser tab opens with the document preview.
{% endstep %}

{% step %}
To download the `.pdf` file, select <img src="https://1131024994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGCW0DnLlE7QjoZPNmKIi%2Fuploads%2Fgit-blob-a1b312b0a39f410d5671b7e77679d3deaab19f6a%2Fimage%20(162)%20(1).png?alt=media" alt="Download PDF" data-size="line">.

To download the `.odt` file, select <img src="https://1131024994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGCW0DnLlE7QjoZPNmKIi%2Fuploads%2Fgit-blob-108ee6bba39c77492d34a774f0a9c6764eead364%2Fimage%20(161)%20(1).png?alt=media" alt="Download ODT" data-size="line">.
{% endstep %}
{% endstepper %}

**Result:** The selected report downloads in the chosen file format.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/case-completion-and-reporting/clinical_report/downloading-reports-in-a-finalized-case.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
