> 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-software-updates-dashboard/insights-update-groups-dashboard.md).

# Insights "Update Groups" Dashboard

*Applies to: Patch My PC Advanced and Patch Insights*

The Software Update Groups dashboard shows high-level compliance for each SUG in the environment, with drill-through for additional compliance detail.

<figure><img src="/files/JvwnIEKTMkpnb9FMVa8K" alt=""><figcaption><p>Software Updates Dashboard</p></figcaption></figure>

Clicking through to an update group shows the update group view:

<figure><img src="/files/2yaL460iFtUhooV8W2RK" alt=""><figcaption><p>Software Update Group view</p></figcaption></figure>

This lists the basic metadata associated with the SUG and shows the compliance of all devices.

The Members tab shows the individual updates included in the selected update group:

<figure><img src="/files/fD5wuL5kb0iyK6cmDdGL" alt=""><figcaption><p>The Members tab</p></figcaption></figure>

The Deployments tab shows deployment details with start and deadline dates:

<figure><img src="/files/dNuDGv6lrS2dPhWCXfNt" alt=""><figcaption><p>Deployments tab</p></figcaption></figure>

You can click through each deployment to see the reported deployment statistics including the enforcement state of each individual client.

<figure><img src="/files/DcXCRk5uLZWwm1MJ3imB" alt=""><figcaption><p>SUG Deployment detail</p></figcaption></figure>


---

# 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-software-updates-dashboard/insights-update-groups-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.
