# Prerequisites

Before you begin, verify that you have the following:

* An Illumina Connected Analytics (ICA) account with a valid subscription (A basic ICA account also provides access to BaseSpace Sequence Hub)
* A positive balance of iCredits for data storage and compute
* A custom panel BED file for your target regions
* At least one workgroup configured in your Illumina account

For information on how to register your ICA subscription and purchase iCredits, refer to the [Illumina Connected Analytics setup documentation](https://help.ica.illumina.com).

## Preparation: Connect BSSH to ICA

Before your first sequencing run, configure your BaseSpace Sequence Hub settings to send sequencing run data to ICA. This one-time setup enables you to use either ICA or BSSH to requeue analysis if needed, and to connect output files to Illumina Connected Insights for downstream interpretation and reporting.

To configure:

1. Log in to BaseSpace as the workgroup owner and select your workgroup.
2. Navigate to **Settings** (click the workgroup name in the header, then select **Settings**).
3. Set the **ICA Run Storage** toggle to **ON**.

{% hint style="info" %}
**NOTE.** This step is not required for NovaSeq X Series instruments, which send data to ICA automatically. If the ICA Run Storage toggle is not visible in your settings, contact Illumina Support at <techsupport@illumina.com> to request access.
{% 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.connected.illumina.com/dragen-somatic-for-idt-custom-panels/get-started/prerequisites.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.
