> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-8-on-prem/8.8/troubleshoot-and-reference/reference/product-support-lifecycle.md).

# Product support lifecycle

Cortex XSOAR's support and End-of-Life (EoL) policies depend on your version.

#### Cortex XSOAR 8 support and EoL

Cortex XSOAR On-prem versions are generally available for upgrade every 3 months.

| Cortex XSOAR version | EOL                |
| -------------------- | ------------------ |
| 8.10                 | July 30, 2026      |
| 8.9                  | April 7, 2026      |
| 8.8                  | January 5, 2026    |
| 8.7                  | September 17, 2025 |
| 8.6                  | July 14, 2025      |
| 8.5                  | April 1, 2025      |

**Engines**

Cortex XSOAR maintains backward compatibility with N-2 engine versions. For example, when Cortex XSOAR 8.6 is GA and deployed, we have backward compatibility for Cortex XSOAR engine versions 8.4, 8.5, and 8.6. For more information about upgrading your engine, see [Upgrade an engine](/cortex-xsoar-8-on-prem/8.8/configure-cortex-xsoar/engines/upgrade-an-engine.md).

Also, make sure that the Cortex XSOAR tenant version is not EoL. For example, if you are running Cortex XSOAR 8.8, but 8.7 is EoL, the 8.7 engine is not supported.

{% hint style="info" %}

### Note

It is highly recommended to run engines on the latest version. New features, performance improvements, and bug fixes are only provided on the tenant's version. For example, if the tenant is running on 8.8, but the engine is running on 8.6, and a bug is found, the fix for the bug will require you to upgrade the engine to 8.8.
{% endhint %}

#### Cortex XSOAR 6 On-prem support and EoL

For Cortex XSOAR 6 EoL, see [Product Support Lifecycle](/xsoar-6-administrator-guide/6.14/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/product-support-lifecycle.md).

You can continue using a version that is EoL.


---

# 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://cortex-docs.paloaltonetworks.com/cortex-xsoar-8-on-prem/8.8/troubleshoot-and-reference/reference/product-support-lifecycle.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.
