> 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/april-2025/release-highlights.md).

# Release highlights

The Cortex XSIAM 3.1 release includes the following highlights:

| FEATURE                                                                                                                                         | DESCRIPTION                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Cross-region support in multi-tenant architectures                                                                                              | Cross-region tenant pairing enables multi-tenant organizations to pair their parent and child tenants across different geographic regions, providing enhanced visibility and control for distributed security operations. To enable this capability, please contact your Palo Alto Networks account team.                                                                                                                                                                                                                                       |
| AI Detection & Response (Beta)                                                                                                                  | Gain visibility into usage of AI/ML in the cloud using a new dedicated dashboard that also presents related issues and cases. New detectors analyze cloud audit logs from AWS, Azure, and GCP to find AI-specific threats.                                                                                                                                                                                                                                                                                                                      |
| New and enhanced dashboard visuals and capabilities                                                                                             | The latest batch of enhancements introduces multiple new and updated widgets and controls—including single-click multi-column and multi-line charts—making it easier to visualize, organize, compare, and filter data, and quickly turn your data into actionable insights.                                                                                                                                                                                                                                                                     |
| Ingest data into Cortex XSIAM using Cribl Stream (Beta)                                                                                         | A new integration offers XSIAM customers an option to leverage Cribl for data pipeline management, delivering a seamless experience and simplifying data onboarding for Cribl customers.                                                                                                                                                                                                                                                                                                                                                        |
| <p>New Graph Search in Query Builder (Beta)</p><p>(Requires the Cortex XSIAM Premium license or the Cortex Cloud Posture Management add-on)</p> | Drive SecOps convergence and improve threat detection and response with a new Graph Search feature embedded in the Query Builder. Graph Search provides an interactive and visually intuitive way to map out and explore the full stack of an organization’s posture and the associated risks it drives. This enables security teams, from code to cloud to SOC, to more efficiently understand attack paths, discover hidden risks, and make informed decisions in less time, leading to improved security posture and operational efficiency. |


---

# 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/april-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.
