> 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-5.x-rn/release-information/previous-maintenance-releases/xdr-collectors.md).

# XDR Collectors

Cortex XDR includes an XDR Collectors version with each release that contains new features and enhancements. There can be additional XDR Collectors maintenance releases before the next Cortex XDR release that are compatible with the released version.

## XDR Collectors Compatibility

The table below lists the most recent XDR Collectors versions that are compatible with Cortex XDR starting from the Cortex XDR 4.0 release.

| XDR Collectors Version | Cortex XDR Version | Release Date (GA) |
| ---------------------- | ------------------ | ----------------- |
| 1.5.3 (Current)        | 5.2                | July 20, 2026     |
| 1.4.3 (Current)        | 5.2                | July 20, 2026     |
| 1.5.2                  | 5.1                | May 3, 2026       |
| 1.4.3                  | 5.1                | May 3, 2026       |
| 1.5.2                  | 5.0                | January 28, 2026  |
| 1.5.1                  | 5.0                | January 25, 2026  |
| 1.4.3                  | 5.0                | January 25, 2026  |
| 1.5.1                  | 4.3                | November 9, 2025  |
| 1.4.3                  | 4.3                | November 9, 2025  |
| 1.5.1                  | 4.2                | August 13, 2025   |
| 1.5.1                  | 4.2                | July 29, 2025     |
| 1.5.0                  | 4.2                | July 20, 2025     |
| 1.4.3                  | 4.2                | July 20, 2025     |
| 1.5.0                  | 4.1                | April 27, 2025    |
| 1.4.3                  | 4.1                | April 27, 2025    |
| 1.5.0                  | 4.0                | February 16, 2025 |
| 1.4.3                  | 4.0                | February 16, 2025 |


---

# 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-5.x-rn/release-information/previous-maintenance-releases/xdr-collectors.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.
