> For the complete documentation index, see [llms.txt](https://help.claritylims.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.claritylims.illumina.com/instruments-and-integrations/other-release-notes/ipp-v2.0.0-release-notes.md).

# IPP v2.0.0

Release Date: January 2021

This is an optional update for customers interested in any instrument integration package requiring this release or in the new workflow available with this release.

## Compatibility

The Illumina Preset Protocols (IPP) v2.0 is compatible with:

* Clarity LIMS v5.1 through v5.x
* NGS Extensions package v5.20 or later.

## New Features

This release supports the security improvement made to the management of passwords in Clarity LIMS v5.4.

The following workflows have been added:

* Infinium HD Methylation Assay Manual v1.0
* Infinium HTS Assay Manual v1.0
* Infinium LCG Assay Manual v1.0
* Infinium XT Assay Manual v1.0
* iScan Imaging Workflow v1.0
* GenomeStudio Secondary Analysis v1.0
* Illumina DNA PCR-Free Library Prep Manual v1.0
* Illumina DNA Prep (M) Tagmentation v1.0
* Illumina DNA Prep with Enrichment (S) Tagmentation v1.0
* Illumina RNA Prep with Enrichment (L) Tagmentation v1.0
* Illumina Stranded mRNA Prep Ligation v1.0
* Illumina Stranded Total RNA Prep Ligation with Ribo-Zero Plus v1.0
* Illumina COVIDSeq Workflow v1.0
* CDC COVID-19 RT-PCR v1.0
* Respiratory Virus Panel v1.0
* iSeq 100 Run Set up v1.0
* MiniSeq v1.0
* NovaSeq 6000 v3.1

## Defect Repairs

* The NovaSeq workflow allows reverse complement workflow regardless of the PairedEnd option selected.
* The NovaSeq workflow displays the correct lane number in the Automated-NovaSeq Run step for run using a NovaSeq Standard workflow.

## Known Issues

None


---

# 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.claritylims.illumina.com/instruments-and-integrations/other-release-notes/ipp-v2.0.0-release-notes.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.
