> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/icm/analyses/analysis-functionality/task-menu/ai-analysis-methods-summary.md).

# AI analysis methods summary

The AI analysis methods summary generates a structured draft of your analysis workflow in Illumina Connected Multiomics (ICM). It follows the task graph and uses task settings to summarize the methods used in your analysis.

You can use the summary to:

* Draft methods sections for manuscripts
* Document and report analyses
* Share workflows for handoffs and reproducibility

{% hint style="warning" %}
Review the generated text and citations before reuse. AI-generated content may be inaccurate.
{% endhint %}

#### Generate AI analysis methods summary

You can generate a methods summary at any point in an analysis. On the analysis page, click the **Summarize methods** button at the bottom of the page.

<figure><img src="/files/LbIzPGFSwmYGEx0BgYz8" alt=""><figcaption></figcaption></figure>

Select the task nodes to include in the summary. Then click **Generate summary**.

<figure><img src="/files/HchEFrsTTpiuyJaXlFvy" alt=""><figcaption></figcaption></figure>

The generated summary describes the selected analysis methods in plain language. It also includes relevant citations. The citations are pulled directly from the software documentation and are manually curated.

<figure><img src="/files/7A0zgLUIM1mRAoms6E6x" alt=""><figcaption></figcaption></figure>

To color the text by task, enable **Show task associations**.

<figure><img src="/files/le0o8BbTHpbFjp1noMuX" alt=""><figcaption></figcaption></figure>

To export the summary, click **Copy to clipboard**. To send feedback, use the thumbs up or thumbs down buttons in the summary panel.

<figure><img src="/files/4unjKvZwhsxnCS2fWfNV" alt=""><figcaption></figcaption></figure>


---

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

```
GET https://help.connected.illumina.com/icm/analyses/analysis-functionality/task-menu/ai-analysis-methods-summary.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.
