# How to view files from Illumina Connected Analytics in Integrative Genomics Viewer

1.Install and authenticate ICA command line interface(CLI) to the ICA domain containing the files. Instructions for setting up ICA CLI: <https://help.ica.illumina.com/command-line-interface/cli-installation>

2.Find the file URL on ICA using the following CLI command:

```
icav2 projectdata downloadurl <file-ID> --project-id=<project-ID>  
```

3.Open IGV and go to File > Load from URL.

![](/files/ip58ZXrUqb23nqPD3pLG)

4.Paste the file URL from the ICA CLI output to the ‘File URL’ section then click ‘OK’.

![](/files/PayV06LACGovu1SmfI4b)

5.The file should now be viewable within IGV.

![](/files/9RGVzPr2rCDo0iybi6xH)

\
\
\ <br>

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