> 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/agent-release-notes/cortex-xdr-agent-releases/readme.md).

# Cortex XDR Agent Releases

Click the link to view the new features and addressed issues per release. Agent releases are divided into deployments, the release date shown here is the first date that the agent is made available.

<table data-header-hidden><thead><tr><th width="191.39453125"></th><th width="318.9296875"></th><th></th></tr></thead><tbody><tr><td><strong>Major release</strong></td><td><strong>Release Notes</strong></td><td><strong>Release Date</strong></td></tr><tr><td>9.3</td><td><a href="/spaces/f36RTCGSBMs8vq6N1uVd/pages/p9AxSLikLOVkI5hKkRpZ">Cortex XDR agent 9.3</a></td><td>July 26, 2026</td></tr><tr><td>9.2</td><td><a href="/spaces/jmxCS3XwyetMJuDC35rw/pages/VtMWvY90oAWw0Ujut4Ql">Cortex XDR agent 9.2</a></td><td>May 3, 2026</td></tr><tr><td>9.1-CE</td><td><a href="/spaces/AKsmfts8bdOdYCHQ7Egx/pages/2IHAyHr6L9RHmaLoiDJY">Cortex XDR agent 9.1-CE</a></td><td>June 15, 2026</td></tr><tr><td>9.1</td><td><a href="/spaces/r2UT7CWtRC5nbKOhqPqn/pages/LxRDwC3OJ0n3khn7lrwR">Cortex XDR agent 9.1.1</a><br><a href="/spaces/r2UT7CWtRC5nbKOhqPqn/pages/3I4Hea7ZPW0KA3j5sBEf">Cortex XDR agent 9.1</a></td><td>June 10, 2026<br>January 25,2026</td></tr><tr><td>9.0</td><td><a href="/spaces/lYlkJZqVGNZvzkcSmCdC/pages/1Ul5iwmMbwlVIaqrPJ5k">Cortex XDR agent 9.0.1</a><br><a href="/spaces/lYlkJZqVGNZvzkcSmCdC/pages/lRwOglBQokJnMAC4JS3Q">Cortex XDR agent 9.0</a></td><td>March 16, 2026<br>November 9, 2025</td></tr><tr><td>8.9</td><td><a href="/spaces/9FZhQm9PBVW7ISFkv2oW/pages/ypMJsDB6SQuOsppeDZX6">Cortex XDR agent 8.9.1</a><br><a href="/spaces/9FZhQm9PBVW7ISFkv2oW/pages/m7OWAqKbZfUqaX4Jimv8">Cortex XDR agent 8.9</a></td><td>January 5, 2026<br>July 20, 2025</td></tr><tr><td>8.7-CE</td><td><a href="/spaces/uRiruxnaRDQPQOLteu59/pages/ONH9Yj7CfmROyKbqMq20">Cortex XDR agent 8.7.101-CE</a><br><a href="/spaces/uRiruxnaRDQPQOLteu59/pages/WbFk5c2a2l4cRoXAwveU">Cortex XDR agent 8.7-CE</a></td><td>February 18, 2026<br>June 25, 2025</td></tr><tr><td>8.3-CE</td><td><a href="/spaces/apHa4hZhENmQzIuk5nFz/pages/a7o1Nb5flJM5OyoHGk90">Cortex XDR agent 8.3.102-CE</a><br><a href="/spaces/apHa4hZhENmQzIuk5nFz/pages/Z5NecovhMrgcoXJk0a5L">Cortex XDR agent 8.3.101-CE Linux</a><br><a href="/spaces/apHa4hZhENmQzIuk5nFz/pages/Z5NecovhMrgcoXJk0a5L">Cortex XDR agent 8.3.101-CE Windows</a><br><a href="/spaces/apHa4hZhENmQzIuk5nFz/pages/IFdBDys9d2dDG6jEt0zy">Cortex XDR agent 8.3-CE</a></td><td>November 24, 2025<br>January 13, 2025<br>December 3, 2024<br>May 21, 2024</td></tr><tr><td>7.9-CE</td><td><a href="/spaces/HyFSn0HeLKdc72ZRg9sB/pages/Qemt8ZgNrG8HxYpAE6o0">Cortex XDR agent 7.9.103-CE</a></td><td>November 11, 2024</td></tr></tbody></table>


---

# 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/agent-release-notes/cortex-xdr-agent-releases/readme.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.
