> 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-xsiam/detect-investigate-and-respond-to-threats/monitor-dashboards-and-reports/dashboard-reference/command-center-reference/cloud-detection-and-response-cdr-command-center.md).

# Cloud Detection and Response (CDR) Command Center

The Cloud Detection and Respond (CDR) Command Center dashboard provides a dynamic overview of your cloud-based security operations. It includes details about your cloud assets and projects, related cases, risks, and vulnerabilities. From the dashboard, you can drill down to dedicated views for further investigation into your platform.

{% hint style="info" %}

### Notice

Requires Cortex XSIAM Premium, or any other XSIAM license with the Cloud Runtime Security or the Cloud Posture Security add-on.
{% endhint %}

![Cloud\_command\_center.png](/files/umOREiOwczgj3IZe4Uap)

The following table describes each section on the **Cloud Detection and Respond (CDR) Command Center**:

<table><thead><tr><th width="134">Section</th><th>Details</th></tr></thead><tbody><tr><td>Accounts</td><td><p>Displays information about your cloud accounts, the total number of assets configured per account, and the total number of cloud projects from your cloud accounts. Hover over the total number of assets to see a breakdown by category, and click on an account to drill down to the assets for the selected account.</p><p>Line colors represent the connectivity status of the assets. You can hover over the lines to see a breakdown of data ingestion or details of collection errors.</p></td></tr><tr><td>Cases</td><td>Displays the total number of cases opened in the timeframe that are associated with your cloud assets, broken down by severity. Cases are broken down into automated and manual cases, where automated cases contain at least one playbook. You can also see the top nine open cases as ranked by SmartScore.</td></tr><tr><td>Key performance indicators</td><td><ul><li>Risks identified, including attack paths, configurations, and vulnerabilities.</li><li>Total number of assets discovered in the cloud.</li><li>Cloud data ingested by your cloud platforms in the timeframe, including flow logs and audit logs.</li></ul></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-xsiam/detect-investigate-and-respond-to-threats/monitor-dashboards-and-reports/dashboard-reference/command-center-reference/cloud-detection-and-response-cdr-command-center.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.
