# Integrations

- [Automatic Case Creation from ICA - Cyto Array Analysis](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/integrations/automatic-case-creation-from-ica-cyto-array-analysis.md): Seamless end-to-end workflow from scanner to tertiary analysis with no human intervention.
- [API Beginner Guide](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/integrations/api-beginner-guide.md)
- [Advanced API Implementations](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/integrations/advanced-api-implementations.md): This page provides several code examples demonstrating how to use the platform for common scenarios. While you don't need to follow or implement every example, they can serve as useful starting points
- [API Key Generation](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/integrations/api-key-generation.md)
- [BSSH Integration](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/integrations/bssh-integration.md): Please contact Tech Support with the subject "BaseSpace Emedgene Connect app" for assistance.
- [ICA Integration](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/integrations/ica-integration.md)
- [Webhook Integration](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/integrations/webhook-integration.md)


---

# 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/emedgene/emedgene-analyze-manual/integrations.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.
