> 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-agentix/detect-investigate-and-respond-to-threats/monitor-dashboards-and-reports/dashboard-reference/system-dashboards.md).

# System dashboards

System dashboards help you monitor and evaluate various aspects of your environment. You can access your default view by navigating to **Dashboards & Reports → Dashboard**. To change the displayed dashboard, click the dashboard name and select from the dashboard menu.

Because system dashboards are managed by the platform and cannot be edited or deleted, you can duplicate any dashboard in the **Dashboard Manager**. This creates a customizable version you can modify freely while keeping the original template intact.

| Dashboard                     | Improved Description                                                                                                                                                                                                                                                                                                                                                       |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Automation Insights**       | **Review** high-level automation performance, tracking automatically closed issues and execution trends over time.                                                                                                                                                                                                                                                         |
| **Cloud Security Operations** | <p><strong>Assess</strong> and resolve high-impact cloud security issues quickly to maintain a strong security operational posture.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><h3>Note</h3><p>For more details, see <a href="/spaces/ocwvgxtzkvBHMLbPsZuG/pages/0G9ijMI4HcEF8waHyyEz">Cloud Security Operations</a>.</p></div> |
| **My Dashboard**              | **Manage** personal case assignments and monitor individual Mean Time to Respond (MTTR) performance.                                                                                                                                                                                                                                                                       |
| **Security Admin**            | **Supervise** organizational case volume and track SLA resolution metrics for active and overdue cases.                                                                                                                                                                                                                                                                    |
| **Threat Intel Management**   | <p><strong>Investigate</strong> malicious or suspicious indicators linked to active security cases.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><h3>Note</h3><p>Requires the Cortex XSIAM Premium license or any other XSIAM license with the Threat Intel Management (TIM) add-on.</p></div>                                    |
| **Troubleshooting Instances** | **Diagnose** integration failures by analyzing command and execution errors at the individual instance level.                                                                                                                                                                                                                                                              |
| **Troubleshooting Playbooks** | **Debug** playbook and task execution errors using focused runtime metrics and failure analysis.                                                                                                                                                                                                                                                                           |


---

# 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-agentix/detect-investigate-and-respond-to-threats/monitor-dashboards-and-reports/dashboard-reference/system-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.
