# Data summary report

The *Data summary report* in Connected Multiomics provides an overview of all tasks performed as part of a pipeline. This is particularly useful for report writing, record keeping and revisiting projects after a long period of time.

## Viewing the Data Summary Report

Click on an output data node under the *Analyses* tab of a project and choose **Data summary report** from the context sensitive menu on the right. The report will include details from all of the tasks upstream of the selected the node. If tasks have been performed downstream of the selected data node, they will not be included in the report.

<div align="left"><figure><img src="/files/tRa3lXWgdfgrJMrLLzph" alt=""><figcaption></figcaption></figure></div>

Each task will appear as a separate section on the *Data summary report*.

<div align="left"><figure><img src="/files/lZqo6kHo0Tr98W7rMW60" alt=""><figcaption></figcaption></figure></div>

Click the arrow ( ![](/files/fBQyURnEW8WNT7OoKRgw) / ![](/files/a0C51ChzT9RV6oYEqR5g)) to expand and collapse each section. When expanded, the task name, user that performed the task, start date and time, duration and the output file size are displayed. To view or hide a table of task settings, click **Show/hide details**.

## Saving the Data Summary Report

The *Data summary report* can be saved in different formats via the web browser. The instructions below are for Google Chrome. If you are using a different browser, consult your browser's help for equivalent instructions.

### Save as a PDF

On the *Data summary report*, expand all sections and show all task details. Right-click anywhere on the page and choose **Print...** from the menu or use **Ctrl+P** (**Command+P** on Mac).

<div align="left"><figure><img src="/files/PZyGWUiQPlMK7FkTXPmY" alt="" width="233"><figcaption></figcaption></figure></div>

In the print dialog, set the destination to **Save as PDF**. Select the **Background graphics** checkbox (optional), click the blue **Save** button and choose a file location on your local machine.

<div align="left"><figure><img src="/files/FQgURLgTPOqEBnGDxFLv" alt="" width="278"><figcaption></figcaption></figure></div>

The PDF can be attached to an email and/or opened in a PDF viewer of your choice.

### Save as HTML

On the *Data summary report*, right-click anywhere on the page and choose **Save as…** from the menu or use **Ctrl+S** (**Command+S** on Mac). Choose a file location on your local machine and set the file type to **Web Page, Complete**.

The HTML file can be opened in a browser of your choice.


---

# 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.multiomics.illumina.com/icm/analyses/analysis-functionality/task-menu/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.
