> 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-saas/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 8 SaaS will be upgraded automatically every 3 months, including maintenance and major releases.

**Engines**

Cortex XSOAR maintains backward capability with N-2 engine versions. For example, when Cortex XSOAR 8.9 is GA and deployed (automatically by Palo Alto Networks), we have backward compatibility for Cortex XSOAR engine versions 8.6, 8.7, and 8.8. For more information about upgrading your engine, see [Upgrade an engine](/cortex-xsoar-8-saas/configure-cortex-xsoar/engines/upgrade-an-engine.md).

If upgrading from Cortex XSOAR 6, you must upgrade your engines to Cortex XSOAR 8 within 30 days of the switchover date. For more information, see [Engines](/xsoar-migration-guide/cortex-xsoar-8-saas-migration/migrate-from-cortex-xsoar-6-to-cortex-xsoar-8-saas-using-the-pre-migration-and-migration-wizard/step-3.-run-user-acceptance-tests-uat-using-the-migration-wizard/engines.md).

{% hint style="info" %}
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.9, but the engine is running on 8.8, and a bug is found, the fix for the bug will require you to upgrade the engine to 8.6.
{% endhint %}

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

For Cortex XSOAR 6 EoL, see [Cortex XSOAR 6 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-saas/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.
