> 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/readme.md).

# Welcome

## :dna: Discover the Illumina BioInsight Platform

Illumina BioInsight Platform (formerly Connected Software) refers to Illumina's portfolio of software products, including BaseSpace Sequence Hub, BioInsight Platform Core, and more.

The Illumina BioInsight Platform is Illumina's unified cloud software suite, providing access to the full portfolio of bioinformatics applications—including BaseSpace Sequence Hub, BioInsight Platform Core, Connected Multiomics, Illumina Connected Insights, and Emedgene—from a single account and subscription.

The following steps represent the end-to-end user journey, from managing workflows in the lab to interpreting data from analyses. Click on each step in the workflow for relevant support provided by Illumina's suite of software solutions.

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Assay design for arrays and sequencing</td><td></td><td></td><td><a href="/files/JXrOJM6ebr1DX97Oy5Bg">/files/JXrOJM6ebr1DX97Oy5Bg</a></td><td><a href="https://help.connected.illumina.com/design-studio-array">https://help.connected.illumina.com/design-studio-array</a></td></tr><tr><td>Sample and workflow management</td><td></td><td></td><td><a href="/files/evOTx3kWSHjtlxA1dkRm">/files/evOTx3kWSHjtlxA1dkRm</a></td><td><a href="/pages/l3dZ5KMOpCntAGl0iEUP">/pages/l3dZ5KMOpCntAGl0iEUP</a></td></tr><tr><td>Sequencing and analysis set up</td><td></td><td></td><td><a href="/files/PmhDmbYLUqvMUMhKlBvh">/files/PmhDmbYLUqvMUMhKlBvh</a></td><td><a href="/pages/8NApdYBvRzNRbyVh74Ab">/pages/8NApdYBvRzNRbyVh74Ab</a></td></tr><tr><td>Variant calling, data management and beyond</td><td></td><td></td><td><a href="/files/M0FvMwcMfzF1dbMOxYa3">/files/M0FvMwcMfzF1dbMOxYa3</a></td><td><a href="/pages/JEmoM33C0popx3JGMj3I">/pages/JEmoM33C0popx3JGMj3I</a></td></tr><tr><td>Interpretation and reporting</td><td></td><td></td><td><a href="/files/3K2CkHRj8DRbtQTBqHrl">/files/3K2CkHRj8DRbtQTBqHrl</a></td><td><a href="/pages/GPTj33gurjLynbSnX2CH">/pages/GPTj33gurjLynbSnX2CH</a></td></tr><tr><td>Sample collection to multiomic insight</td><td></td><td></td><td><a href="/files/WKEzclzYifocw9ErwbVf">/files/WKEzclzYifocw9ErwbVf</a></td><td><a href="/pages/lM6W76aO2aiGFhBGDm29">/pages/lM6W76aO2aiGFhBGDm29</a></td></tr></tbody></table>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f680">🚀</span> New to the Platform? Start Here</summary>

Sign up for free at [login.illumina.com/login](https://login.illumina.com/login) — no prior purchase required. Choose a **Free Trial** (100 BioInsight Credits, 30 days, full access) or go directly to a **PAYG subscription** (monthly usage-based billing).

See the [Getting Started](/getting-started.md) guide to walk through sign-up, domain provisioning, and your first steps on the platform.

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f510">🔐</span> Log In</summary>

Log in to your Illumina BioInsight Platform (formerly Connected Software) account [here](https://login.illumina.com/login/). You can also click **"Sign In"** in the top right. Please note that an account is required to log in. To register your software and add users, refer to the instructions provided in the [Software Setup](/getting-started/rg-registration.md) section.

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f4e6">📦</span> Have a Sales Order Code?</summary>

If your organization purchased software through an Illumina sales representative and you received an order code, use the [Order Registration](/getting-started/rg-registration.md) process to activate your software.

</details>

{% hint style="info" %}
You can search our help documentation or ask questions with AI-generated answers using the search-box at the top of the page.

Navigate and explore using the left-panel.
{% endhint %}


---

# 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/readme.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.
