> 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.7/features-introduced-in-this-release/release-highlights.md).

# Release Highlights

The Cortex XSOAR 8.7 release includes the following highlights:

| Feature                                      | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| -------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Oracle Cloud Infrastructure (OCI) deployment | Cortex XSOAR On-prem now supports deployment on Oracle Cloud Infrastructure (OCI). For more information, see [Install Cortex XSOAR on a VM deployed on OCI](https://app.gitbook.com/s/nUU1VSuYCuN7HtSKxsVU/cortex-xsoar-installation/install-cortex-xsoar-on-a-vm-deployed-on-oci).                                                                                                                                                                                                                                                                                                                                              |
| OVA on AWS deployment                        | Cortex XSOAR On-prem now supports deployment on AWS. For more information, see [Install Cortex XSOAR on a VM deployed in AWS](https://app.gitbook.com/s/nUU1VSuYCuN7HtSKxsVU/cortex-xsoar-installation/install-cortex-xsoar-on-a-vm-deployed-on-aws).                                                                                                                                                                                                                                                                                                                                                                            |
| Allow SSH log-in                             | Cortex XSOAR Cortex XSOAR On-prem now supports logging in via SSH to the Cortex XSOAR textual UI for admin users. This enables easier access for deployment and maintenance. For example, see Task 2, step 8 in [Install Cortex XSOAR on a VM deployed on OCI](https://app.gitbook.com/s/nUU1VSuYCuN7HtSKxsVU/cortex-xsoar-installation/install-cortex-xsoar-on-a-vm-deployed-on-oci).                                                                                                                                                                                                                                           |
| Indicator timeline preservation              | <p>To effectively investigate an incident and analyze associated indicators, the SOC analyst must have access to up-to-date data and a clear view of the most recent changes made to the relevant indicators, and the initial entries of indicator changes. This capability guarantees access to recent indicator activity data, empowering timely threat detection and facilitating swift response actions.</p><p>For more information, see <a href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8.7/Cortex-XSOAR-On-prem-Documentation/Configure-the-indicator-timeline">Configure the indicator timeline</a>.</p> |
| Reports in the Timezone of Choice            | Cortex XSOAR now supports teams working in different locations, enabling the user to select the timezone of the report. For more information, see [Configure the timezone in a report](https://app.gitbook.com/s/nUU1VSuYCuN7HtSKxsVU/dashboards-and-reports/reports/configure-the-timezone-in-a-report).                                                                                                                                                                                                                                                                                                                        |
| Improved performance                         | Cortex XSOAR can now run more playbooks per hour for medium and large scale deployments. For more information, see [System Requirements](https://app.gitbook.com/s/nUU1VSuYCuN7HtSKxsVU/cortex-xsoar-installation/system-requirements).                                                                                                                                                                                                                                                                                                                                                                                          |


---

# 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.7/features-introduced-in-this-release/release-highlights.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.
