> 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/nextseq1k2k-onprem/nextseq1k2k-onprem-v1.1.0.md).

# NextSeq 1000/2000 On-Prem v1.1.0

The NextSeq 1000/2000 On-Prem Integration Package v1.1.0 enables run planning through the v2 sample sheet that is generated or imported. The integration also tracks both sequencing run and GenerateFASTQ analysis run events without a connection to BaseSpace Sequence Hub or ICA.

The integration includes:

* The preconfigured NextSeq 1000/2000 On-Prem Sequencing v1.1 workflow that maps to lab protocols, instrument runs, and GenerateFASTQ analysis.
* The following preconfigured steps:
  * Library Pooling and Dilution (NextSeq 1000/2000 On-Prem Sequencing v1.1)
  * Load To Reagent Cartridge (NextSeq 1000/2000 On-Prem Sequencing v1.1)
  * AUTOMATED - Sequencing Run (NextSeq 1000/2000 On-Prem Sequencing v1.1)
  * Demultiplexing (NextSeq 1000/2000 On-Prem Sequencing v1.1)
* Automated generation of the v2 sample sheet using Driver File Generator to set up Local Run Mode sequencing and GenerateFASTQ analysis runs.
* Automated copying of the generated v2 sample sheet to a network drive location so that the instrument can import it.
* Automated tracking of the sequencing run and parsing of run statistics into Clarity LIMS, including:
  * Progress and metrics of sequencing run
  * Sequencing run parameters
  * Reagent lot information
  * Sequencing run data directory location
  * Instrument software version
  * Real-Time Analysis (RTA) version and other run specific information
* Automated tracking of local secondary analysis using DRAGEN (up to BCL Convert only) and parsing of demultiplexing metrics into Clarity LIMS. The local BCL Convert is supported up to v4.2.7.
* \[Optional] Preconfigured Library Prep Validation v2.3.7 protocol used for validation purposes only. This workflow contains a single-step protocol that models the library prep required to produce libraries tagged with index sequences that are ready for the NextSeq 1000/2000 On-Prem Sequencing v1.1 workflow. For more information, refer to [NextSeq 1000/2000 On-Prem Integration v1.1.0 User Interaction, Validation and Troubleshooting](/clarity-lims/instruments-and-integrations/nextseq1k2k-onprem/nextseq1k2k-onprem-v1.1.0/nextseq1k2k-onprem-v1.1.0-user-interaction-validation-and-troubleshooting.md).


---

# 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/nextseq1k2k-onprem/nextseq1k2k-onprem-v1.1.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.
