> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/software/general/software-general-reference_material-list/000010107.md).

# How to import Demo Data into Illumina Connected Multiomics

For new Illumina Connected Multiomics (ICM) users, a tutorial study is linked to all ICM domains. This is a read-only study that offers users the ability to view example pipelines and provide visibility into each task and result.

Illumina Connected Multiomics does offer the ability to import demo data into any study. This enables users to create analysis tasks and pipelines.

**Importing Demo Data**

In order to import demo data into a specific study, first select "+ Add Data" > "Select from ICA Project" (Note: Illumina Connected Analytics (ICA) is now Illumina BioInsight Platform Core (Platform Core); ICM may continue to show ICA naming during this transition.)

![](/files/XzJkPoLNxJ6cCSDA5S9o)

From the new window, select any data type to import. For the purposes of this instruction, ILLUMINA DATA TYPES: DRAGEN Single Cell RNA will be selected. Afterwards, select "Select format" on the bottom right corner of the screen.

![](/files/axnKek0OGz22BH2rwBLY)

In the next window, select "Add Demo Data" in the upper right section of the screen.

![](/files/L1CCER0seht54o88yCmu)

After the screen loads momentarily, a notification will be displayed that the "Resource Bundle Linked" and a new folder named "Multiomics-Demo-Data" will appear.

![](/files/l2wCNDh6AQAOzPTrRcPs)

Navigating further into the directory will allow the specific files to be imported into ICM as samples. Continuing the example,

Single-cell > T20\_Human PBMC Technical Replicates will allow us to import 2 sets of filtered barcode-feature-matrix files:

![](/files/ytOa5jPNLZXPuDnGyUCh)

Once the desired files are selected, select "Add selected data to your study" in the lower right corner of the screen:

![](/files/uHUv6nEzskYmH4Urr69d)

Samples will now be present in the Sample tab to perform analysis on Illumina Connected Multiomics.

![](/files/mYOp1XS8CYBbT44ktnG8)

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                  |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #10107), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000010107%20-%20Software%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# 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://knowledge.illumina.com/software/general/software-general-reference_material-list/000010107.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.
