diff --git a/content/en/about-the-docs/_index.md b/content/en/about-the-docs/_index.md
index 0e988e4a7e..6a985975ec 100644
--- a/content/en/about-the-docs/_index.md
+++ b/content/en/about-the-docs/_index.md
@@ -95,6 +95,10 @@ The highest released version of Corda 4 Enterprise Edition at any point in time
{{< snippet "corda-4/end-of-life-corda4.md" >}}
+### CENM
+
+{{< snippet "cenm/end-of-life-cenm.md" >}}
+
## Reporting an Error in the Docs
The R3 Technical Writing team continuously strive to improve our documentation and overall content strategy. As we make improvements, we would love to get your feedback on what we are doing well, and what we could be doing better.
diff --git a/content/en/platform/corda/eol-schedule.md b/content/en/platform/corda/eol-schedule.md
index 8a0ad580da..63e6ccc138 100644
--- a/content/en/platform/corda/eol-schedule.md
+++ b/content/en/platform/corda/eol-schedule.md
@@ -5,11 +5,11 @@ tags:
- end of life
- schedule
- support
-title: End of Life Schedule
+title: End of life schedule
weight:
---
-Use the following table to track the end of life schedule for each version of Corda. Each version of Corda Enterprise, Corda Community Edition, and CENM has support available from R3 for a fixed period. After this period has ended, these versions are no longer supported by R3 and associated documentation is archived. You should always aim to upgrade to the latest version of Corda whenever possible.
+Use the following table to track the end of life schedule for each version of Corda and CENM. Each version of Corda Enterprise, Corda Community Edition, and CENM has support available from R3 for a fixed period. After this period has ended, these versions are no longer supported by R3 and associated documentation is archived. You should always aim to upgrade to the latest version of Corda or CENM whenever possible.
Definitions:
@@ -21,10 +21,22 @@ Definitions:
All dates refer to the end of the month indicated.
{{< /note >}}
+## Corda 4
+
{{< note >}}
The highest released version of Corda 4 Enterprise Edition at any point in time will be supported, including maintenance, until at least 31st December 2029 or until superseded by a higher version number of Corda 4 Enterprise Edition, at which point the dates in the table take precedence.
{{< /note >}}
-## Corda 4
-
{{< snippet "corda-4/end-of-life-corda4.md" >}}
+
+## CENM
+
+{{< note >}}
+The highest released version of Corda Enterprise Network Manager at any
+point in time will be supported, including maintenance, until at least
+31st December 2029 or until superseded by a higher version number of
+Corda Enterprise Network Manager, at which point the dates in the table
+take precedence.
+{{< /note >}}
+
+{{< snippet "cenm/end-of-life-cenm.md" >}}
\ No newline at end of file
diff --git a/themes/doks/assets/snippets/cenm/end-of-life-cenm.md b/themes/doks/assets/snippets/cenm/end-of-life-cenm.md
new file mode 100644
index 0000000000..e8853e4d27
--- /dev/null
+++ b/themes/doks/assets/snippets/cenm/end-of-life-cenm.md
@@ -0,0 +1,34 @@
+The following table lists the end of life schedules for all CENM versions:
+
+
+
+| Version | Date of Release | End of Maintenance | End of Security | End of Support |
+| ---------------------------------------------- | ------------------- | ---------------------- | ------------------- | ------------------ |
+| **Corda Enterprise Network Manager 1.3** | 06/2020 | 06/2022 | 6/2023 | 06/2023 |
+| **Corda Enterprise Network Manager 1.4** | 09/2020 | 09/2022 | 09/2023 | 09/2023 |
+| **Corda Enterprise Network Manager 1.5** | 12/2020 | 12/2023 | 12/2024 | 12/2025 |
+| **Corda Enterprise Network Manager 1.6\*** | 12/2023 | 12/2026 | 12/2026 | 12/2026 |
+| **Corda Enterprise Network Manager 1.7\*\*** | 09/2025 | 09/2027 | 09/2028 | 09/2028 |
+
+\* Corda Enterprise Network Manager 1.6 is a low-risk, drop-in
+replacement for 1.5 with security related minor dependency updates,
+small additional options (see [release notes]({{< relref "/en/platform/corda/1.6/cenm/release-notes.md" >}})) and no changes to existing
+features
+
+** Not released yet. Future releases as indicative only.
\ No newline at end of file
diff --git a/themes/doks/assets/snippets/corda-4/end-of-life-corda4.md b/themes/doks/assets/snippets/corda-4/end-of-life-corda4.md
index 9e945c3524..85e21aaaf9 100644
--- a/themes/doks/assets/snippets/corda-4/end-of-life-corda4.md
+++ b/themes/doks/assets/snippets/corda-4/end-of-life-corda4.md
@@ -1,4 +1,4 @@
-The following table lists the end of life schedule for all Corda 4 versions:
+The following table lists the end of life schedules for all Corda 4 versions:
-| **Version** | **Date of Release** | **End of Maintenance** | **End of Security** | **End of Support** |
+| Version | Date of Release | End of Maintenance | End of Security | End of Support |
| --------------------------------- | ------------------- | ---------------------- | ------------------- | ------------------ |
| **Corda Enterprise Edition 4.5** | 06/2020 | 06/2022 | 06/2023 | 06/2022 |
| **Corda Enterprise Edition 4.6** | 09/2020 | 09/2022 | 09/2023 | 09/2022 |