> 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/software/cloud-software/software-cloud-software-faq-list.md).

# FAQ

Software > Cloud Software > FAQ

* [Are the files for SAV available from BaseSpace if the run was performed with only Run Monitoring?](/software/cloud-software/software-cloud-software-faq-list/000007165.md)
* [Different coverage reports from the DRAGEN Enrichment analysis](/software/cloud-software/software-cloud-software-faq-list/000006992.md)
* [How does BaseSpace Command Line Interface (CLI) check the integrity of file uploads?](/software/cloud-software/software-cloud-software-faq-list/000008437.md)
* [How to access Illumina Admin Console for Illumina Connected Software](/software/cloud-software/software-cloud-software-faq-list/000005963.md)
* [How to archive and retrieve data in BaseSpace using BaseSpace Command Line Interface (CLI) commands?](/software/cloud-software/software-cloud-software-faq-list/000005447.md)
* [How to generate Audit Logs in BaseSpace Sequence Hub?](/software/cloud-software/software-cloud-software-faq-list/000005448.md)
* [How to run the DRAGEN PopGen app on BaseSpace?](/software/cloud-software/software-cloud-software-faq-list/000007517.md)
* [How to transfer runs/datasets between different regional servers using BaseSpace CLI](/software/cloud-software/software-cloud-software-faq-list/000005682.md)
* [How to use an API call to download FastQ files from BaseSpace](/software/cloud-software/software-cloud-software-faq-list/000007506.md)
* [How to view files from Illumina Connected Analytics in Integrative Genomics Viewer](/software/cloud-software/software-cloud-software-faq-list/000007465.md)
* [Is there a limit to the number of files that can be stored within an ICA project?](/software/cloud-software/software-cloud-software-faq-list/000009959.md)
* [Running DRAGEN Amplicon 3.10.4 on BaseSpace on a single sample type with a hg38 reference](/software/cloud-software/software-cloud-software-faq-list/000007870.md)
* [What is the process for renewing a BaseSpace Professional Workgroup account?](/software/cloud-software/software-cloud-software-faq-list/000006724.md)


---

# 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/software/cloud-software/software-cloud-software-faq-list.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.
