> 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-xsiam-rn/cortex-xsiam-release-information/features-introduced-in-2025-xsiam/july-2025/release-highlights.md).

# Release Highlights

The Cortex XSIAM 3.2 release includes the following highlights:

| Feature                                                                                                                                 | Description                                                                                                                                                                                            |
| --------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p>Advanced Email Security</p><p>(Requires a Cortex XSIAM Premium, Cortex XSIAM Enterprise, or Cortex XSIAM NG SIEM license)</p>        | Stop sophisticated email attacks in real time with AI-based intent analysis and automated response - catching what other tools miss.                                                                   |
| <p>AI-Powered Exposure Management</p><p>(Requires a Cortex XSIAM Premium, Cortex XSIAM Enterprise, or Cortex XSIAM NG SIEM license)</p> | Cut vulnerability noise by up to 99% with AI-driven risk prioritization and automated remediation spanning the entire enterprise.                                                                      |
| Generic Webhook Integration Enhancements                                                                                                | Easily ingest external data without custom APIs, using a simplified setup and support for header-based authentication.                                                                                 |
| Ticket Synchronization                                                                                                                  | Seamlessly integrate with ticketing systems such as Jira and ServiceNow to improve collaboration across security and cloud development teams.                                                          |
| <p>Enhanced Analytics Insights</p><p>(Requires a Cortex XSIAM Premium, Cortex XSIAM Enterprise, or Cortex XSIAM NG SIEM license)</p>    | View the full list of detections behind the analytics and behavioral indicators of compromise (BIOCs) directly in the Cortex XSIAM console, so you can instantly understand why alerts were triggered. |
| Extended Scope-Based Access Control (SBAC)                                                                                              | Adhere to your company’s security policies by specifying which groups of assets users can access and what actions they can perform.                                                                    |


---

# 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-xsiam-rn/cortex-xsiam-release-information/features-introduced-in-2025-xsiam/july-2025/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.
