> 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/iscan/microarray-iscan-faq-list/000005984.md).

# How to determine the iScan Control Software version

Instructions to view iScan Control Software (ICS) version are also found in [iScan System Requirements](https://support-docs.illumina.com/ARR/iScan/Content/ARR/iScan/Requirements_fIS.htm) > View iScan System Information.

1. Open the iScan Control Software and select the menu in the upper left corner of the screen.\
   ![](/files/YtdbL9wsRZ6ETaiC7yL9)
2. Select **About**.\
   ![](/files/zJs7d1QXrj7NbZ060Bgp)

The ICS About screen appears, showing the ICS release version, hardware information, and contact information for Illumina Technical Support.\
![](/files/EP83HVTerSMXR9VaJ6Tv)

**Note**: If the iScan is operating in AutoLoader mode, the user must exit and restart the software in manual mode in order to be able to see the ICS software version. Once in manual mode, select the **About** option to display the ICS version. For additional details, refer to page 12 of the [Autoloader2x User Guide](https://support.illumina.com/content/dam/illumina-support/documents/documentation/system_documentation/autoloader/AutoLoader2x_User_Guide_15015394_A.pdf).

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                   |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #5984), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000005984%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/iscan/microarray-iscan-faq-list/000005984.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.
