# Known Limitations

### Known Issues

* Studies with sample groups cannot be deleted without those sample groups being deleted first.
* Auto-ingest of Illumina Spatial sample data from an ICA project periodically may not complete. For the most consistent performance, users are recommended to import their data manually.
* Analyses periodically may hang in "in progress" status, requiring users to start a new analysis.
* Running BANKSY on multiple spatial samples in the same node is not possible if the cell IDs are not unique. Please use the '**Split by attribute**' function before running the task on each node individually.
* We are aware that a change in random seed may cause differences when reproducing a BANKSY analysis performed with ICM 1.0. We have no reason to believe this affects the accuracy of the results. For more details, please visit the user guide page for BANKSY and the original publication.

### 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.


---

# 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.
