> 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/8.x/8.1-eol/cortex-xdr-agent-8.1-release-information/features-introduced-in-cortex-xdr-agent-8.1.md).

# Features Introduced in Cortex XDR Agent 8.1

The following table describes the new features introduced in Cortex XDR agent 8.1 releases according to the supported agent operating systems.

#### Cortex XDR Agent 8.1.1 New Features

The following feature was added for Cortex XDR agents running on Linux endpoints:

| Feature           | Description                                               |
| ----------------- | --------------------------------------------------------- |
| New Linux Support | Cortex XDR agent version 8.1.1 supports Amazon Linux 2023 |

#### Cortex XDR Agent 8.1.0 New Features

**Cross-Platform Features**

The following features were added to Cortex XDR agents running on Windows, Linux, and Mac endpoints:

| Feature         | Description                                                                 |
| --------------- | --------------------------------------------------------------------------- |
| File protection | Files that are downloaded from Cortex XDR agent are now password protected. |

**Mac Features**

The following feature was added to Cortex XDR agents running on Mac endpoints:

| Feature          | Description                                                          |
| ---------------- | -------------------------------------------------------------------- |
| Event collection | Cortex XDR agent now collects USB device information for EDR events. |

**Linux Features**

The following features were added to Cortex XDR agents running on Linux endpoints:

| Feature           | Description                                                                                                                               |
| ----------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| Operating systems | <p>Support added for CentOS Stream 8 and CentOS Stream 9.</p><p>Support added for OpenShift Container Platform.</p>                       |
| Yara processing   | Added Yara processing capabilities for Linux.                                                                                             |
| Agent isolation   | Added the option to cancel agent isolation when a connection with the managing server is lost for a predefined continuous period of time. |

#### Android Features

The following feature was added to the Cortex XDR Android app:

| Feature        | Description                                                                                                            |
| -------------- | ---------------------------------------------------------------------------------------------------------------------- |
| User interface | The Cortex XDR agent app for Android now offers an optimized and refreshed user interface for Chromebooks and tablets. |


---

# 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/8.x/8.1-eol/cortex-xdr-agent-8.1-release-information/features-introduced-in-cortex-xdr-agent-8.1.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.
