> 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/xsoar-6-release-notes/6.14/new-features.md).

# New Features

#### Platform

Cortex XSOAR 6.14 now supports the following:

* Oracle Linux versions 7.x, 8.9, 9.3, and 9.4 (for engine and server installation)
* RHEL version 9.x, including all minor versions (for engine and server installation)
* Amazon Linux 2023 (for engine and server installation)
* Ubuntu 24.04 (for engine and server installation)
* Elasticsearch versions 8.14 and 8.15
* OpenSearch versions 2.15, 2.16, and 3.0

#### Migration

Seamlessly migrate all your data, configurations, and settings, including indicators and incidents from Cortex XSOAR 6 MSSP/multi-tenant to Cortex XSOAR 8 Cloud MSSP/multi-tenant using a built-in wizard that streamlines the migration process.

To start the migration, users need to upgrade to this version. For more information about the migration process, see the [Migration guide](https://docs-cortex.paloaltonetworks.com//go/Cortex-XSOAR/8/Cortex-XSOAR-Migration-Guide-From-V6-to-V8).

#### Installation information

Build No: 2436668

Installation File Hash: `3364460a2be5920eae6fa178e0782a13057ff6d2`


---

# 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/xsoar-6-release-notes/6.14/new-features.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.
