# Local Run Manager How to create FASTQ files for index reads

[Local Run Manager](http://support.illumina.com/sequencing/sequencing_software/local-run-manager.html) is the integrated run planning and analysis software for Illumina benchtop sequencers, and is also available for off-instrument installation and analysis of benchtop sequencing data. Local Run Manager can create FASTQ files for index reads along with the data reads, though it does not create them by default. To configure analysis module(s) used by Local Run Manager to generate FASTQ files for index reads, follow the steps below:

**Note:** Due to the modular nature of Local Run Manager, these changes must be made for every analysis module for which you want to generate FASTQs for index reads. This is not a global framework setting.

1. Navigate to the Local Run Manager analysis module folder:
   1. Frameworks versions 1 and 2: **C:\Illumina\Local Run Manager\Modules{module}{version}**
   2. Framework version 3 and 4: **C:\Program Files\Illumina\Local Run Manager\Modules{module}{version}**
2. Create a copy of the file **IsisConfigSettings.tsv** titled as **IsisConfigSettings.BAK**
   1. This creates a restore point in case of formatting errors.
3. Edit the file **IsisConfigSettings.tsv** in a plain text editor like Notepad.
   1. Note: If you receive permissions errors editing or saving the file, run Notepad in Administrator mode.
4. Add a line and enter the value **CreateFastqForIndexReads**, enter tab, and then enter the value **1**\
   The line should look like below, where the arrow indicates a tab:\
   ![](/files/2D7uSkg8Em0TaQgffLLw)

**Note:** The option is case sensitive and must be entered exactly as written.\
5\. Save the IsisConfigSettings.tsv file, making sure it remains a tab-separated value text file. Restarting the Local Run Manager services is not necessary.

For all analyses performed by the Local Run Manager analysis module with this confirmed change, a FASTQ file is generated for each index read for each sample. To turn off this function and revert to the default FASTQ generation behavior, change the value in the **CreateFastqForIndexReads** line from **1** to **0**, or delete the line, and save the file.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                 |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #1323), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000001323%20-%20Software%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# Agent Instructions: 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:

```
GET https://knowledge.illumina.com/software/on-instrument-analysis-software/software-on-instrument-analysis-software-reference_material-list/000001323.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
