> 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-xdr-3.x-rn/cortex-xdr-release-information/features-introduced-in-2024-xdr/september-2024/release-highlights.md).

# Release Highlights

The Cortex XDR 3.12 and Cortex XDR Agent 8.6 release includes the following highlights:

| FEATURE                                              | DESCRIPTION                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| New Enterprise Multi-Tenant & MSSP licensing model   | <p>Introducing a new Enterprise Multi-Tenancy and Managed Security Service Providers (MSSPs) licensing model for Cortex XDR, streamlining the license management and monetization of child tenants.</p><p>The new license allows MSSPs to own and manage child tenants on demand directly from the Gateway, in addition to the existing MSSP model.</p><p>For Enterprise Multi-Tenancy administrators, the model provides a productized data segregation solution, offering greater flexibility when managing different business units.</p> |
| Enhanced Palo Alto Networks NGFW integration process | <p>To streamline Palo Alto Networks NGFW Integrations, Cortex XDR now supports the onboarding of NGFW from multiple CSP accounts.</p><p>Customers with multiple accounts can connect all of their accounts into a single Cortex tenant, ensuring the completeness of their data and also leverage the capabilities we offer through our native collector.</p>                                                                                                                                                                               |
| Windows support for Cortex XDR agent for Cloud       | <p>The Prisma cloud vulnerability and compliance scanner integrated with the Cortex XDR agent now provides a unified agent that gives runtime security including vulnerability and compliance for Windows, matching the functionality on Linux-based operating systems.</p><p>Windows Cortex XDR agent's security alerts and vulnerability data are now seamlessly forwarded and displayed in the Prisma console, enhancing comprehensive cloud security management without requiring special configuration.</p>                            |
| AI-powered PowerShell examination                    | AI-based PowerShell script examination is now available in the Windows Malware Profile as part of our local analysis, providing additional security measures and flexibility to block, quarantine, or report malicious files.                                                                                                                                                                                                                                                                                                               |
| Streamlined control over Linux operational mode      | <p>The Agent Operation Mode setting in the Linux Agent Settings Profile is available now, enabling administrators to select a Userspace fallback mode when Kernel Mode is unavailable.</p><p>This fallback mode allows administrators to balance performance and stability according to their needs while enhancing customization and control over agent operations.</p>                                                                                                                                                                    |


---

# 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-xdr-3.x-rn/cortex-xdr-release-information/features-introduced-in-2024-xdr/september-2024/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.
