> 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-release-notes/features-introduced-in-previous-releases/features-introduced-in-2025/july-2025.md).

# July 2025

This section describes the new features and updates introduced in the Cortex XSOAR SaaS 8.11 release.

## Release highlights

The Cortex XSOAR 8.11 release includes the following highlights:

| Feature                                        | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| ---------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Advanced search for playbooks and scripts      | Easily find and use existing scripts and playbooks by searching for specific text within scripts or by searching the names of scripts, tasks, and third-party integrations within playbooks. For more information, see [Use or customize an existing playbook](https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-Cloud-Documentation/Task-1.-Choose-from-existing-playbooks-or-create-your-own) and [Use existing scripts](https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-Cloud-Documentation/Use-existing-scripts). |
| Clear incidents waiting in the ingestion queue | Regain control during incident floods and ensure critical playbooks run smoothly, preventing bottlenecks and facilitating rapid self-recovery. For more information, see [Fetch incidents from an integration instance](https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-Cloud-Documentation/Fetch-incidents-from-an-integration-instance).                                                                                                                                                                                                 |
| Generic Webhook integration enhancements       | Easily ingest external data without an API integration and connect with diverse services with support for header-based authentication and a simplified setup experience.                                                                                                                                                                                                                                                                                                                                                                                          |

## Feature enhancements

The Cortex XSOAR 8.11 release includes the following enhancements:

**Cortex Gateway**

| Feature                         | Description                                                                                                                                                                                          |
| ------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Improved user record management | Only users with at least one role or user group assigned are saved to Cortex Gateway, ensuring that the Gateway contains only relevant user data. This enhances data security and system efficiency. |

**Incidents**

| Feature                   | Description                                                                                                                                                       |
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Terminate incident export | You can now manually terminate an ongoing scheduled or on-demand incident export, which provides users with greater control over their data management workflows. |

## Marketplace content changes

This section describes the changes in content (integrations, playbooks, and indicators) from April to July.

Reusing topic #UUID-1a2a7cba-b664-7f9d-b66e-124e67a3a4bc


---

# 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-release-notes/features-introduced-in-previous-releases/features-introduced-in-2025/july-2025.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.
