> 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/new_in_emedgene_37_-february_17_2025/customer-notification-end-of-life-of-emedgene-tm-version-37.7.md).

# Customer Notification – End of Life of Emedgene™ Version 37.7

Dear Customer,

Illumina is writing to inform you that we will be making Emedgene v37.7 (the latest and only v37 version available for use) obsolete on September 30, 2026 and recommend that users upgrade to an updated version of Emedgene as soon as possible.

**What This Means For You**

Please plan your transition to an updated Emedgene version before September 30, 2026.

Note that the latest Emedgene release is v100.40. For more details about this release, please view the Release Notes [here](https://help.emg.illumina.com/release-notes/workbench-and-pipeline-updates). Customers on Illumina cloud instances can configure their application version using the Organization Settings page. If any assistance is needed, please contact your Bioinformatics support team or Illumina Technical Support at <techsupport@illumina.com>.

**Products to be Made Obsolete**

| Product to be Made Obsolete | Alternative Products          |
| --------------------------- | ----------------------------- |
| Emedgene v37.7              | <p>Emedgene</p><p>v100.40</p> |

\
The full table of available releases and expected EOL dates can be accessed [here](https://help.emg.illumina.com/release-notes/workbench-and-pipeline-updates).

Important dates for Emedgene v37.7 being made obsolete:

* Last day Emedgene Platform v37.7 will be available: September 30, 2026. Support will not be available after this date.
* Last day Emedgene Pipeline v37.7 will be available: December 31, 2026. Support will not be available after this date.

**We’re Here to Help**

We recognize the impact that an obsolescence notice may have on your operation. We are committed to providing you with the highest quality service and support during this obsolescence process.

For questions or concerns, please contact your Bioinformatics support team or Illumina Technical Support at <techsupport@illumina.com>. We greatly appreciate your continued business.

Sincerely,

The Customer Notification Team

Illumina, Inc.

Website: [www.illumina.com](http://www.illumina.com)


---

# 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/new_in_emedgene_37_-february_17_2025/customer-notification-end-of-life-of-emedgene-tm-version-37.7.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.
