> 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/clarity-lims/instruments-and-integrations/novaseq6kdx/novaseq6kdx-v1.2.0.md).

# NovaSeq 6000Dx API-based v1.2.0

The integration includes the following features:

* Preconfigured NovaSeqDx v1.2 workflow that maps to lab protocols and instrument runs.
* The following preconfigured protocols:
  * Run Format (NovaSeqDx v1.2)
  * NovaSeqDx Standard (NovaSeqDx v1.2) (supports the loading of pooled libraries into a library tube)
  * NovaSeqDx Xp (NovaSeqDx v1.2) (supports individual lane loading on the NovaSeq)
  * AUTOMATED - NovaSeqDx Run (NovaSeqDx v1.2)
* Automated generation of v2 sample sheet. This file is automatically uploaded to the instrument via the API.
* Automatic validation of run setup information. This information is used to create the run recipe and initiate the run.
* Automated tracking of the NovaSeqDx sequencing run and parsing of run statistics into Clarity LIMS, including the following features:
  * Progress and metrics of sequencing run
  * Per-instrument sequencing runs (tracked as part of the Run ID field value)
  * Sequencing run parameters
  * Sequencing run data directory location
  * Real-Time Analysis v3 (RTA3) version and other run-specific information
  * \[Optional] Preconfigured Library Prep Validation v2.3.1 workflow used for validation purposes only. The workflow contains a single-step protocol that models the library prep required to produce normalized libraries that are ready for the NovaSeqDx v1.2 workflow. For more information, refer to [NovaSeq 6000Dx Integration v1.2.0 User Interaction, Validation and Troubleshooting](/clarity-lims/instruments-and-integrations/novaseq6kdx/novaseq6kdx-v1.2.0/novaseq6kdx-v1.2.0-user-interaction-validation-and-troubleshooting.md). The Library Prep Validation v2.3.1 workflow is available in the Illumina Preset Protocols (IPP) v2.6 package.


---

# 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/clarity-lims/instruments-and-integrations/novaseq6kdx/novaseq6kdx-v1.2.0.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.
