> 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-xpanse-docs/readme.md).

# Cortex Xpanse Expander

## How can we help?

Find product documentation, API references, and the latest release information.

<button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask a question</button>

{% hint style="info" %}
Use the tiles below to browse Cortex Xpanse Expander documentation.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-shield">:shield:</i> <strong>Cortex Xpanse Expander</strong></td><td>Product documentation for setup, configuration, investigation, and remediation.</td><td><a href="#cortex-xpanse-expander">#cortex-xpanse-expander</a></td></tr><tr><td><i class="fa-code">:code:</i> <strong>APIs and SDK</strong></td><td>Explore the Cortex Xpanse API and Python SDK.</td><td><a href="#apis-and-sdk">#apis-and-sdk</a></td></tr><tr><td><i class="fa-life-ring">:life-ring:</i> <strong>Support and releases</strong></td><td>Review releases and access administrator guidance.</td><td><a href="#support-and-releases">#support-and-releases</a></td></tr></tbody></table>

***

### Cortex Xpanse Expander

Explore Cortex Xpanse Expander guides and release information.

<table data-view="cards"><thead><tr><th></th><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-star">:star:</i> <strong>Release Notes</strong></td><td>Review the latest Cortex Xpanse Expander features and known issues.</td><td><a href="/spaces/c1KOsU9bD1SUrXmJU2Wv/pages/LoXwPOXfRuPhxIcrRHVB">/spaces/c1KOsU9bD1SUrXmJU2Wv/pages/LoXwPOXfRuPhxIcrRHVB</a></td></tr><tr><td><i class="fa-book">:book:</i> <strong>User Guide</strong></td><td>Learn setup, configuration, investigation, and remediation workflows.</td><td><a href="/spaces/02CCMTnqc4fWJkdEuCs8/pages/yKkvKyeQDRFzjAIwO6Zk">/spaces/02CCMTnqc4fWJkdEuCs8/pages/yKkvKyeQDRFzjAIwO6Zk</a></td></tr></tbody></table>

***

### APIs and SDK

Use these resources to integrate with Cortex Xpanse Expander.

<table data-view="cards"><thead><tr><th></th><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-code">:code:</i> <strong>API Reference</strong></td><td>Explore Cortex Xpanse APIs and generate an API key.</td><td><a href="/spaces/F7NvUytdKiwfTl1NbkVR">/spaces/F7NvUytdKiwfTl1NbkVR</a></td></tr><tr><td><i class="fa-python">:python:</i> <strong>Python SDK</strong></td><td>Learn to use the Python interface for the Cortex Xpanse API.</td><td><a href="https://cortex-xpanse-python-sdk.readthedocs.io/en/latest/">https://cortex-xpanse-python-sdk.readthedocs.io/en/latest/</a></td></tr></tbody></table>

***

### Support and releases

Keep informed about product changes and manage user access.

<table data-view="cards"><thead><tr><th></th><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-star">:star:</i> <strong>What’s New</strong></td><td>Review Cortex Xpanse 2.x release notes.</td><td><a href="/spaces/c1KOsU9bD1SUrXmJU2Wv/pages/HCumZqbQIX47ZQ2Yr3ml">/spaces/c1KOsU9bD1SUrXmJU2Wv/pages/HCumZqbQIX47ZQ2Yr3ml</a></td></tr><tr><td><i class="fa-user-shield">:user-shield:</i> <strong>Cortex Gateway Administrator Guide</strong></td><td>Manage permissions, RBAC, and user groups across Cortex products.</td><td><a href="/spaces/nG6FTSH3MviWTK9yhAIg/pages/lFkZEctYqLTMZRc24sM7">/spaces/nG6FTSH3MviWTK9yhAIg/pages/lFkZEctYqLTMZRc24sM7</a></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/cortex-xpanse-docs/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.
