> 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/dragen-stratamap/dragen-spatial-transcriptome/getting-started/illumina-connected-analytics-cloud.md).

# Illumina Connected Analytics (Cloud)

Due to the size and complexity of the sequenced data, running DRAGEN Spatial Transcriptome on ICA is the optimal experience. Analysis is parallelized on multiple high performance nodes, facilitating optimal turn around time, even for large experiments. In addition, it enables auto-launch of analysis as sequencing completes, and immediate usage of analysis results in ICM.

{% hint style="info" %}
For more information on ICA refer to the following link: <https://help.ica.illumina.com/get-started/gs-getstarted>
{% endhint %}

### Step 1: Register for ICA and ICM

Registration of your Illumina Connected Multiomics (ICM) subscription begins with an email from `no-reply@inotify.illumina.com` titled **ICM – Professional License – Trial Registration Details**. Follow the steps to register for ICM and create or link an existing private Domain and Workgroup.

This is a detailed process. Follow the video guide for complete instructions:\
[ICM Registration Video Guide](https://www.youtube.com/watch?v=evEzthhobK4\&list=PLKRu7cmBQlahGuzvRfL41txLRPAV3e2uZ\&index=4)

Upon completion, you should have:

* A Domain
* A Workgroup
* Registered your ICM subscription(s) to the user(s) and added them to the workgroup

{% hint style="info" %}
If the ICM registration email was sent to someone other than the intended user, follow the instructions for [assigning additional users](https://help.connected.illumina.com/account-management/rg-registration#step-3-optional-assign-additional-users-to-set-up-the-software).
{% endhint %}

### Step 2: Set Up BaseSpace Sequence Hub (BSSH) Managed Project

#### 2.1 Navigate to workgroup in BSSH

1. Go to <https://basespace.illumina.com>.
2. Sign in using the same ICA/ICM credentials.
3. Accept the user agreement.
4. Navigate to your newly created workgroup using the dropdown menu.

<figure><img src="/files/yJJg4TDnzJyVSADYqbkm" alt=""><figcaption></figcaption></figure>

#### 2.2 Enable ICA Run Storage

1. While in your spatial workgroup, navigate to **Settings**.
2. Ensure **ICA Run Storage** is toggled **ON**.

This enables auto-launching of secondary analysis upon completion of sequencing runs.

#### 2.3 Create a Project

Create a project in BSSH to receive image files from the Illumina Spatial Image Tool (ISIT) and for downstream analysis.

1. While in your spatial workgroup, navigate to **Projects** in the top menu bar.
2. Select **File** > **New**.
3. Enter a project name and select **Save**.

This project will appear in the ISIT user interface when exporting registered OME-TIFF images to the cloud.

### Step 3: Link the DRAGEN Spatial Transcriptome Bundle

Link the DRAGEN Spatial Transcriptome software bundle to your BSSH managed project in ICA.

* Navigate to <https://ica.illumina.com/ica/>.
* From the main navigation, select **Projects** > *your\_project* > **Project Settings** > **Details**.
* Click the **Edit** button at the top of the Details page.

<figure><img src="/files/fkOqKtUrC0X0erOtBPWM" alt=""><figcaption></figcaption></figure>

* Under **Linked bundles**, click the **+** button.

<figure><img src="/files/19fAMFLOYoabGzNpkZxO" alt=""><figcaption></figcaption></figure>

* Search for **DRAGEN Spatial Transcriptome Bundle**.
* Click **Link**.
* Click **Save**.


---

# 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/dragen-stratamap/dragen-spatial-transcriptome/getting-started/illumina-connected-analytics-cloud.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.
