# Documentation Revision History

## 2025 September 23

* Added [Multiomics Products](/multiomics/multiomics-products.md) page showcasing assays and visualization tools within the Multiomics suite.

## 2025 April 10

* Added [Platform Home](/account-management/platform-home.md) section with information about Managing API Keys, Subscriptions and more.
* Updated [Software Setup](/account-management/rg-registration.md) docs to reflect changes in software registration process.

## 2025 February 17

* Added [Usage Explorer](/account-management/usage-explorer.md) section with information on how to navigate the new tool and track usage across products.

## 2025 January 6

* Updated [Sample Sheet](/run-set-up/overview.md) documentation.
  * You can now view sample sheet parameters and definitions by selecting your instrument under the ["Instrument Settings"](/run-set-up/overview/instrument-settings.md) section, choosing the desired pipeline from the right navigation panel, and selecting the appropriate version.
  * Added a [BCL Convert Interactive Sample Sheet](/run-set-up/overview/sample-sheet-structure/bcl-convert-interactive-sample-sheet.md), allowing users to click on different parameters to view detailed explanations of each.
  * Included an [Index Orientation Guide](/run-set-up/overview/index-orientation-guide.md) and [i5 Index Orientation Table](/run-set-up/overview/index-orientation-guide/i5-index-orientation-table.md) to clarify which i5 sequence orientation to use for different platforms, based on the analysis software.
  * Added information about various [Run Workflows](/run-set-up/run-workflows.md) and their compatibility with different instrument platforms.
  * A new "[Resources](/run-set-up/overview/resources.md)" section provides additional information on [BCL Convert Parameter Usage](/run-set-up/overview/resources/bcl-convert-parameter-usage.md), [Illumina Knowledge Help](/run-set-up/overview/resources/illumina-knowledge-help.md), and a comprehensive [FAQ](/account-management/rg-registration/rg-faq.md).
* Updated [Software Setup](/account-management/rg-registration.md) documentation
* Added information on the [Admin Console](/account-management/admin-console.md)/IAM Console.

## 2024 December 11

* Updated [Sequencer Auto-Launch Analyses Compatibility](/analysis/sequencer-reference.md) table

## 2024 October 25

* Updated [Sequencer Auto-Launch Analyses Compatibility](/analysis/sequencer-reference.md) table
* Added [Secondary Analysis Troubleshooting](/analysis/analysis_autolaunch.md#secondary-analysis-troubleshooting) information for analyses not showing up in ICA

## 2024 September 4

* Updated [Sequencer Auto-Launch Analyses Compatibility](/analysis/sequencer-reference.md) table

## 2024 August 2

* Added links to [Custom Design Products](/custom-design/lab-management-products.md)
* Updated user documentation links
* Updated [Cloud Analysis Auto-Launch](/analysis/analysis_autolaunch.md) page to include instructions for viewing sequencer run data and analysis in BaseSpace
* Made changes to [Cloud Analysis Auto-Launch](/analysis/analysis_autolaunch.md) page to include updated information for requeuing an analysis in BaseSpace
* Updated [Sequencer Auto-Launch Analyses Compatibility](/analysis/sequencer-reference.md) table
* Added [Document Revision History](/reference/document-revision-history.md) page in Reference section

## 2024 June 25

* Initial release
* Added [Software Registration instructions](/account-management/rg-registration.md) and [FAQ](/account-management/rg-registration/rg-faq.md)
* Added links to all documentation sites in the Illumina Connected Software suite
* Added [Sample Sheet v2](/run-set-up/overview.md) instructions
* Added [Run Set Up instructions](/run-set-up/miseq-run-setup.md) for MiSeq
* Added comprehensive guide for performing [Cloud Analysis Auto-launch](/analysis/analysis_autolaunch.md)
* Created [Sequencer Auto-launch Analyses Compatibility](/analysis/sequencer-reference.md) table with guidance on sequencer compatibility with different versions of DRAGEN secondary analysis pipelines and applications with auto-launch capabilities
* Added [cross-product tutorials](broken://pages/8FjTYdIuuJi4N8yrfWou) with step-by-step instructions for performing downstream analyses and interpretation in the Cloud


---

# 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/reference/document-revision-history.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.
