> 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/microarray/illumina-lims/microarray-illumina-lims-troubleshooting-list/000006271.md).

# How to look up file retention settings in Illumina LIMS Project Manager

The Illumina LIMS (Laboratory Information Management System) facilitates high-throughput microarray processing and sample tracking through advanced automation and precise robotic control.

After BeadChips have been scanned and the scan data has been registered in LIMS, the system stores both the input files (DMAP files) and the output files generated during scanning (contained within the scan output folders). These files are not retained indefinitely. Instead, LIMS applies retention policies that determine how long each file type is stored within the system.

File retention settings can be viewed using the **LIMS Project Manager** application.

The following instructions describe how to view the file retention settings configured in Illumina LIMS. The retention period for files associated with a BeadChip begins once the BeadChip has progressed to the **Image BeadChip Completed** queue in LIMS.

1. Open the LIMS Project Manager.
2. Go to Tools > Administrator.

![](https://761066130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGM9W2DuBTgEXv1ClCm8H%2Fuploads%2Fgit-blob-627ad11781548755068daf0651c36f7fd9b038f7%2Fimage1.png?alt=media)

**Figure 1.** Navigating to Tools > Administratorin LIMS Project Manager.

3. Select the App Values.

![](https://761066130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGM9W2DuBTgEXv1ClCm8H%2Fuploads%2Fgit-blob-2c715aa53a68434c28adb5c862d16c9aa48d471f%2Fimage2.png?alt=media)

**Figure 2.** Navigating to App Values within the Administration window.

4. Double-click 'File Retention' to expand, then click on the "+" signs next to "Decode File", "Image File" and "Imaging Metrics" to expand and view the retention time setting in days.

![](https://761066130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGM9W2DuBTgEXv1ClCm8H%2Fuploads%2Fgit-blob-5b325b66f3a8121aa8035ace511a365a954b4c9c%2Fimage3.png?alt=media)

**Figure 3.** Reviewing file retention periods in theApp Values > File Retention section.

5. The number seen under each file type is the retention time for that file type in days. The default values is 60 for Decode Files (dmaps), 30 for Image Files (.jpeg), and 600 for Imaging Metrics files.

**Reference:**

[Illumina LIMS Project Manager Guide Revision D](https://support.illumina.com/downloads/illumina_lims_project_manager_guide_\(15000396_c\).html)

\
\
\ <br>

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


---

# 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/microarray/illumina-lims/microarray-illumina-lims-troubleshooting-list/000006271.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.
