> 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-8-opp-release-notes/8.5/features-introduced-in-this-release/cortex-xsoar-8-on-prem.md).

# Cortex XSOAR 8 On-prem

Cortex XSOAR 8 On-Prem is now released. Cortex XSOAR 8 has been redesigned to deliver improved performance and reliability. It is now highly scalable, based on the revamped architecture. While based on Cortex XSOAR 6, there are changes from that version that are detailed in [Cortex XSOAR 8 Feature Changes](/cortex-xsoar-8-feature-changes/cortex-xsoar-8-feature-changes/cortex-xsoar-8-feature-changes.md).

Cortex XSOAR 8 On-prem is deployed as a virtual appliance on your data centers, which brings the advanced new platform and features of Cortex XSOAR 8 to customers who cannot use Cortex XSOAR 8 Cloud due to internal policies or external regulations. For more information about Cortex XSOAR requirements and migration, see [Cortex XSOAR On-prem FAQs](https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-8-FAQs/Cortex-XSOAR-8-On-Prem-FAQs).

Cortex XSOAR 8 On-prem includes the following features:

* Integration into the Cortex platform:
  * Unified look and feel
  * Simplified deployment and onboarding
* Improved performance and reliability
* High scalability based on a revamped architecture
* User-friendly installation with an easy-to-follow step-by-step TUI to install Cortex XSOAR and configure:

  * Tenant network and IP settings
  * Proxy settings
  * Cluster settings
  * Scale size

  For more information about installation and system requirements, see [Step 1. Install Cortex XSOAR](https://app.gitbook.com/s/ZLVF3wonUykRqfBwOmlr/onboard-and-configure-cortex-xsoar/step-1.-install-cortex-xsoar).

{% hint style="info" %}

### Note

This release does not support MSSP SKU and related features. It also does not support high availability, disaster recovery, and air-gapped deployment.
{% endhint %}


---

# 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-8-opp-release-notes/8.5/features-introduced-in-this-release/cortex-xsoar-8-on-prem.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.
