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

# Cortex Cloud Documentation

## How can we help?

Find product guides, technical 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 each documentation area.
{% endhint %}

***

### Cortex Cloud

Choose a documentation area or reference for your task.

#### Cortex Cloud Runtime Security

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><i class="fa-bullhorn">:bullhorn:</i> <strong>Cortex Cloud Runtime Security release notes</strong></td><td>Review the newest features and known issues for Cortex Cloud Runtime Security.</td><td><a href="/spaces/AwIQM4S6oFZ5fKgzugFZ">Guide</a></td></tr><tr><td><i class="fa-shield-halved">:shield-halved:</i> <strong>Cortex Cloud Runtime Security documentation</strong></td><td>Get started, configure the system, and complete daily tasks.</td><td><a href="/spaces/mxWuY3s7AUvWfzCV9p1A">Guide</a></td></tr><tr><td><i class="fa-server">:server:</i> <strong>Broker VM Image Migration</strong></td><td>Migrate to the latest Broker VM image installed with Debian 13.</td><td><a href="/spaces/mxWuY3s7AUvWfzCV9p1A/pages/Ig9xxadwJBVi8FvXMsxr">Guide</a></td></tr></tbody></table>

#### Cortex Cloud Posture Management

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><i class="fa-bullhorn">:bullhorn:</i> <strong>Cortex Cloud Posture Management release notes</strong></td><td>Review the newest features and known issues for Cortex Cloud Posture Management.</td><td><a href="/spaces/9q6niKbGix1fmyS9k9hI">Guide</a></td></tr><tr><td><i class="fa-cloud">:cloud:</i> <strong>Cortex Cloud Posture Management documentation</strong></td><td>Get started, configure the system, and complete daily tasks.</td><td><a href="/spaces/Hpcayc1yGiwVhvGJ7DK1">Guide</a></td></tr><tr><td><i class="fa-server">:server:</i> <strong>Broker VM Image Migration</strong></td><td>Migrate to the latest Broker VM image installed with Debian 13.</td><td><a href="/spaces/Hpcayc1yGiwVhvGJ7DK1/pages/i0Foc4j8H3IFxgKdeKLt">Guide</a></td></tr></tbody></table>

#### Shared Guides

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><i class="fa-code">:code:</i> <strong>Cortex Cloud API documentation</strong></td><td>Review the latest API documentation for Cortex Cloud.</td><td><a href="/spaces/ZuJbX2x7VQJhNovscCwE">Guide</a></td><td></td></tr><tr><td><i class="fa-cubes">:cubes:</i> <strong>Kubernetes Security documentation</strong></td><td>Monitor and manage Kubernetes resources, clusters, and workloads.</td><td><a href="/spaces/SqNMu2K0VWh4WXps5pCW">Guide</a></td><td></td></tr><tr><td><i class="fa-chart-column">:chart-column:</i> <strong>Analytics Alert Reference</strong></td><td>View Cortex Cloud Runtime Security analytics alerts.</td><td><a href="/spaces/5O67gr80iLneA56jiuO2">Guide</a></td><td><a href="/spaces/hJnzmcGQsreNQBWx4YG9/pages/w6038x6UpXohSz9OcmQp">Release Notes</a></td></tr></tbody></table>

***

### Cortex Application Security

Explore application security products, posture management, and rule references.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><i class="fa-shield-halved">:shield-halved:</i> <strong>Cortex Cloud Application Security</strong></td><td>Review the latest Cortex Cloud Application Security documentation.</td><td><a href="/spaces/8Z0RLJ1BFF5TQL8VtUeK">Guide</a></td></tr><tr><td><i class="fa-code">:code:</i> <strong>Code-to-Cloud</strong></td><td>Maps your code-to-production path with deterministic, bidirectional SDLC lineage.</td><td><a href="/spaces/8Z0RLJ1BFF5TQL8VtUeK/pages/85D7VtfbCIxp2cM0S1ig">Guide</a></td></tr><tr><td><i class="fa-chart-line">:chart-line:</i> <strong>Application Security Posture Management (ASPM)</strong></td><td>Understand application risks and vulnerabilities across your environment.</td><td><a href="/spaces/8Z0RLJ1BFF5TQL8VtUeK/pages/HooYILGKv8JJPSVwwast">Guide</a></td></tr><tr><td><i class="fa-boxes-stacked">:boxes-stacked:</i> <strong>Software Supply Chain Security</strong></td><td>Secure the components, tools, systems, and identities that create software.</td><td><a href="/spaces/8Z0RLJ1BFF5TQL8VtUeK/pages/vdxM8SmLquNpSwAy12no">Guide</a></td></tr><tr><td><i class="fa-list-check">:list-check:</i> <strong>AppSec Rule Reference</strong></td><td>Browse rules for infrastructure as code, secrets, and CI/CD pipelines.</td><td><a href="/spaces/LjzeeJi8BuOCQplB0WDf">Guide</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-cloud-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.
