> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-insights/dashboard-guides/advanced-insights-security-and-compliance-dashboard/advanced-insights-secure-boot-dashboard.md).

# Advanced Insights Secure Boot Dashboard

{% hint style="info" %}
The Secure Boot dashboard relies on data from the Advanced Insights Inventory Extensions version 2.2.0.
{% endhint %}

<figure><img src="/files/7p7hTj9mxQlfj9shEIdg" alt=""><figcaption></figcaption></figure>

The Secure Boot dashboard helps you track the status of Secure Boot in the environment, especially with respect to the changes needed to firmware and Secure Platform updates required in 2026 (further info on this from Microsoft here <https://support.microsoft.com/en-us/topic/secure-boot-certificate-update-status-in-the-windows-security-app-5ce39986-7dd2-4852-8c21-ef30dd04f046>).

The dashboard will list inventory on the devices with Secure Boot inventory collected and then show the status of those devices helping you to establish where in the chain of firmware->secure platfrom update->certificate install->database upgrade your devices are currently sitting.&#x20;

Clicking through to any individual device will show slightly more verbose data for that individual client in the device view.


---

# 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:

```
GET https://docs.patchmypc.com/patch-my-pc-insights/dashboard-guides/advanced-insights-security-and-compliance-dashboard/advanced-insights-secure-boot-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
