> 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/xsoar-8-opp-release-notes/8.5/features-introduced-in-this-release/cortex-xsoar-on-prem-features.md).

# Cortex XSOAR On-prem features

| Feature            | Description                                                                                                                                                                                                            |
| ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| System diagnostics | The system diagnostic page enables you to monitor resources on an ongoing basis and identify potential issues before they lead to system instability.                                                                  |
| One-click update   | Cortex XSOAR On-prem automatically checks for new updates. Once a new version is identified you can update your Cortex XSOAR tenant through one click.                                                                 |
| User management    | Create users locally by inviting users to log into Cortex XSOAR using a username and password, giving you full control and privacy of users’ data. Full management of users including creating and managing SSO users. |
| Password policy    | Set up and configure a secure password policy, to comply with your organization's security requirements.                                                                                                               |
| Scale-up           | Using the Cortex XSOAR TUI menu, you can easily scale up your Cortex XSOAR environment, based on your organizational and XSOAR usage growth.                                                                           |
| Guard Rails page   | Helps to keep your environment stable and prevent actions that can cause major performance degradation or instability.                                                                                                 |


---

# 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/xsoar-8-opp-release-notes/8.5/features-introduced-in-this-release/cortex-xsoar-on-prem-features.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.
