> 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/nextseq550/nextseq550-v2.4.0.md).

# NextSeq 500/550 v2.4.0

The Illumina NextSeq 500/550 Integration v2.4.0 includes the following features and functionality:

* Added support for Oracle Linux. For compatibility, refer to [NextSeq 500/550 Integration v2.4.0 Release Notes](/clarity-lims/instruments-and-integrations/nextseq550/nextseq550-v2.4.0/nextseq550-v2.4.0-release-notes.md).
* A new NextSeq 500/550 v1.2 workflow that maps to lab protocols and instrument runs. This workflow includes a minor bug fix and has no additional changes from the previous version.
* Automated generation of the sample sheet. This sample sheet is used with the bcl2fastq2 v2.20.0 analysis software.
* Automated tracking of the NextSeq sequencing runs and parsing of run statistics into Clarity LIMS, which includes the following information:
  * Sequencing run metrics
  * Sequencing run parameters
  * Real-Time Analysis v2 (RTA2) run directory location and other run-specific information
* Preconfigured Library Prep Validation v2.3.3 workflow used for validation purposes. This workflow contains a single-step protocol that models the library prep required to produce normalized libraries that are ready for the NextSeq 500/550 Sequencing v1.2 workflow. For more information, refer to [NextSeq 500/550 Integration v2.4.0 User Interaction, Validation and Troubleshooting](/clarity-lims/instruments-and-integrations/nextseq550/nextseq550-v2.4.0/nextseq550-v2.4.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/nextseq550/nextseq550-v2.4.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.
