> 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/emedgene/release-notes/workbench-and-pipeline-updates.md).

# Workbench & Pipeline Updates

<table data-full-width="true"><thead><tr><th width="152.5999755859375">Latest Main</th><th width="178">Initial Release</th><th>Patches</th><th>End of Life</th></tr></thead><tbody><tr><td><a href="/pages/nTZhRIp9aBjeUxdlvAlT">V100.40.200</a></td><td>March 30th, 2026</td><td><p><a href="/pages/PnBx7BBdbJcI2emEcp8u">V100.40.200</a> June 24, 2026</p><p><a href="/pages/PnBx7BBdbJcI2emEcp8u">V100.40.100</a> May 13, 2026</p></td><td>June 30th, 2027</td></tr><tr><td><a href="/pages/pP0Hv9vbSjDXBmi1lcs3">V100.39.600</a></td><td>October 16th, 2025</td><td><p><a href="/pages/XYTFEL3W1lZnTKCNldwm">V100.39.600</a> June 24, 2026</p><p><a href="/pages/XYTFEL3W1lZnTKCNldwm">V100.39.500</a> May 6, 2026</p><p><a href="/pages/XYTFEL3W1lZnTKCNldwm">V100.39.300</a> Feb 26, 2026<br><a href="/pages/XYTFEL3W1lZnTKCNldwm">V100.39.2 </a>Dec 28, 2025</p><p><a href="/pages/XYTFEL3W1lZnTKCNldwm">V100.39.1</a> Nov 12, 2025</p></td><td>March 31st, 2027</td></tr><tr><td><a href="/pages/By85RIZA0LbIy6RHFwhp">V38.4.200</a></td><td>June 3rd, 2025</td><td><p><a href="/pages/B99omuHtYuHSxLPhQ9mS">V38.4.200 </a>June 24, 2026</p><p><a href="/pages/B99omuHtYuHSxLPhQ9mS">V38.4.100</a> May 6, 2026</p><p><a href="/pages/B99omuHtYuHSxLPhQ9mS">V38.4</a> February 18, 2026</p><p><a href="/pages/B99omuHtYuHSxLPhQ9mS">V38.3</a> November 24, 2025</p><p><a href="/pages/B99omuHtYuHSxLPhQ9mS">V38.2</a> August 12, 2025</p><p><a href="/pages/B99omuHtYuHSxLPhQ9mS">V38.1</a> June 25, 2025</p></td><td>December 31st, 2026</td></tr><tr><td><p><a href="/pages/OWIvchOKbpUkyyh6Gsrr">EOL Announcement</a></p><p><a href="/pages/4UygeCsFoC6eYWmb90IP">V37.7</a></p></td><td>Feb 20th, 2025</td><td><p><a href="/pages/xE9ZvaxhK1LAvfSC9v4G">V37.7</a> February 18, 2026</p><p><a href="/pages/JJVUBQK0fUqs3BcBVRyH">V37.6</a> November 24, 2025</p><p><a href="/pages/xE9ZvaxhK1LAvfSC9v4G">V37.5</a> August 11, 2025</p><p><a href="/pages/xE9ZvaxhK1LAvfSC9v4G">V37.4</a> June 25, 2025</p><p><a href="/pages/xE9ZvaxhK1LAvfSC9v4G">V37.3</a> May 25, 2025</p><p><a href="/pages/xE9ZvaxhK1LAvfSC9v4G">V37.2 </a>April 6, 2025</p><p><a href="/pages/xE9ZvaxhK1LAvfSC9v4G">V37.1</a> March 5, 2025</p></td><td>September 30, 2026</td></tr></tbody></table>


---

# 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://help.connected.illumina.com/emedgene/release-notes/workbench-and-pipeline-updates.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.
