> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/whats_new.md).

# What's New

Articles published to Illumina Knowledge in the past 2 months:

* [Why should the DMAPs not be directly downloaded into the Autoload folder with Illumina LIMS?](/microarray/illumina-lims/microarray-illumina-lims-troubleshooting-list/000007031.md) (*September 16, 2026*)
* [Can a Tecan/IAPS mock run be completed while the instrument is connected to Illumina LIMS?](/microarray/general/microarray-general-faq-list/000009708.md) (*September 15, 2026*)
* [How to Troubleshoot the GenomeStudio 2011.1 Error: "The feature you are trying to use is on a network resource that is unavailable."](/microarray/genomestudio/microarray-genomestudio-troubleshooting-list/000009861.md) (*September 14, 2026*)
* [How to rearrange the position and view of the windows in the GenomeStudio interface](/microarray/genomestudio/microarray-genomestudio-reference_material-list/000010013.md) (*September 14, 2026*)
* [Why do different BeadChip types with the same format (HD, HTS, or LCG) have different numbers of stripes scanned per sample?](/microarray/general/microarray-general-faq-list/000009190.md) (*September 14, 2026*)
* [At which stage in Microarray analysis does the Genome Build come into play?](/microarray/general/microarray-general-reference_material-list/000009546.md) (*September 14, 2026*)
* [Troubleshooting the "Root element is missing" error on the iScan](/microarray/general/microarray-general-troubleshooting-list/000009628.md) (*September 11, 2026*)
* [Sequencing FAQ for Illumina FFPE DNA Prep with Exome 2.5 Enrichment](/library-preparation/dna-enrichment-based-library-prep/library-preparation-dna-enrichment-based-library-prep-faq-list/000009492.md) (*September 10, 2026*)
* [Workflow FAQ for Illumina FFPE DNA Prep with Exome 2.5 Enrichment](/library-preparation/dna-enrichment-based-library-prep/library-preparation-dna-enrichment-based-library-prep-faq-list/000009491.md) (*September 10, 2026*)
* [How does the iScan rescan feature work?](/microarray/general/microarray-general-faq-list/000009184.md) (*September 8, 2026*)
* [Can Multiple BeadChip Types Be Scanned in the Same Carrier or iScan Run?](/microarray/general/microarray-general-faq-list/000009187.md) (*September 8, 2026*)
* [How to troubleshoot Decode File Client error "The feature you are trying to use is on a network resource that is unavailable."](/microarray/decode-file-client-software/microarray-decode-file-client-software-troubleshooting-list/000010027.md) (*September 7, 2026*)
* [Input FAQ for Illumina FFPE DNA Prep with Exome 2.5 Enrichment](/library-preparation/dna-enrichment-based-library-prep/library-preparation-dna-enrichment-based-library-prep-faq-list/000009490.md) (*September 3, 2026*)
* [How to separate run folder BCL files by lane](/instrumentation/general/instrumentation-general-reference_material-list/000010262.md) (*September 3, 2026*)
* [How to accept a shared run or project via Share Link in BaseSpace Sequence Hub into a Private Domain](/software/basespace-sequence-hub/software-basespace-sequence-hub-reference_material-list/000010260.md) (*August 25, 2026*)
* [Why Are Sample Statistics Not Automatically Updated in GenomeStudio v2.0 After SNP Clustering or Cluster Modifications?](/microarray/genomestudio/microarray-genomestudio-reference_material-list/000009232.md) (*August 25, 2026*)
* [Troubleshooting the GenomeStudio Genotyping Module “Length Cannot Be Less Than Zero” Error When Generating a CNV Region Report](/microarray/genomestudio/microarray-genomestudio-troubleshooting-list/000008305.md) (*August 14, 2026*)
* [Troubleshooting a dry system thermal pre-run check failure on the NovaSeq X Series](/instrumentation/novaseq-x-x-plus/instrumentation-novaseq-x-x-plus-troubleshooting-list/000010228.md) (*August 11, 2026*)
* [QC for IDATs uploaded from an iScan to Illumina BioInsight Platform Core for Microarray Analysis](/microarray/general/microarray-general-reference_material-list/000010003.md) (*August 10, 2026*)


---

# 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://knowledge.illumina.com/whats_new.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.
