> 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/dashboards-and-reports/dashboards/predefined-dashboards.md).

# Predefined dashboards

Cortex Xpanse provides the following predefined dashboards.

| Dashboard                                | Description                                                                                                                                                                                                                                                                                                                  |
| ---------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Home**                                 | High-level overview of your organization's attack surface and how it's trending over time, including active response trends and confirmed vulnerabilities.                                                                                                                                                                   |
| **Attack Surface Management**            | Overview of assets that are exposed to the internet and a breakdown of incidents related to attack surface exposure.                                                                                                                                                                                                         |
| **Attack Surface Compliance Violations** | Overview of compliance framework adherence related to attack surface exposure.                                                                                                                                                                                                                                               |
| **Incident Management**                  | Overview of your incidents, including highest-risk and newest incidents.                                                                                                                                                                                                                                                     |
| **Unmanaged Cloud**                      | <p>Overview of cloud resources that are exposed to the public internet.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note</strong></p><p>The Unmanaged Cloud dashboard is only available if you've configured the Prisma Cloud integration with Cortex Xpanse.</p></div> |
| **Websites**                             | Overview of the security of your public-facing websites and web resources.                                                                                                                                                                                                                                                   |
| **Security Rating**                      | Displays your security rating along with actionable information for tracking and improving it.                                                                                                                                                                                                                               |
| **My Dashboards**                        | Displays the custom dashboards you created.                                                                                                                                                                                                                                                                                  |
| **Dashboards Manager**                   | From the Dashboards Manager, you can view all predefined and custom dashboards, delete, edit, disable dashboards, create new dashboards, and perform other dashboard management actions.                                                                                                                                     |
| **Widget Library**                       | From the Widget Library, you can view all predefined and custom widgets, delete, edit, and create new widgets.                                                                                                                                                                                                               |


---

# 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/dashboards-and-reports/dashboards/predefined-dashboards.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.
