# Known Limitations

### Known Limitations

* Some non-Illumina commercial assay data is not supported in Connected Multiomics at this time.
* Some browser extensions may limit user ability to move individual plots within a data viewer session. If this occurs, the workaround is to use an incognito browser window.
* When importing a shared analysis, the import will only complete if the receiving user does not click outside of the dialog box while the import is in progress.
* Large analyses (over 5GB) are not shareable for copy import/export at this time.
* When analyzing 5-base data, annotations for contigs without "chr" may not work correctly.


---

# 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://help.connected.illumina.com/icm/reference/known-limitations.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.
