> 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-cloud/insights-intune/about-dashboards/home-page.md).

# "Home" Page of the Patch My PC Advanced/Patch Insights for Intune Dashboard

*Applies to: Advanced/Patch Insights for Intune*

The *Home* page of Patch My PC (PMPC) Advanced/Patch Insights for Intune shows key statistics from your environment and is split into the following sections:

* [Statistics](#statistics)
* [Charts](#charts)
* [Compliance](#compliance)

{% hint style="info" %}
**Note**

See [About Advanced/Patch Insights for Intune Dashboards](/patch-my-pc-cloud/insights-intune/about-dashboards.md) and [Working with Advanced/Patch Insights for Intune Dashboards](/patch-my-pc-cloud/insights-intune/working-dashboards.md) for more information.

Also, only devices running the Patch My PC (PMPC) Client will appear on this page. See [Manage the Patch My PC Client](/patch-my-pc-cloud/manage/settings/client.md) for more details on deploying and managing the PMPC Client.
{% endhint %}

<figure><img src="/files/84JyFuJgrbxTA7k92j60" alt="&#x27;Home&#x27; page" width="563"><figcaption></figcaption></figure>

## Statistics

The top row of the **Home** page is called *Statistics* and displays information about the PMPC Client and apps within your environment.

The device list modal for statistics contains the following information:

<table><thead><tr><th width="224.22222900390625" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Clients deployed</td><td valign="top"><p>The number of devices that are managed by Patch My PC, including:</p><ul><li>Computer name</li><li>The name of the user signed in at the time the client completed collecting inventory.</li><li>The version of the Client the device is running.</li><li>Manufacturer</li><li>Model</li></ul></td></tr><tr><td valign="top">Total system applications</td><td valign="top">The applications installed in the SYSTEM context in your environment, including the app title, publisher, and number of instances found.</td></tr><tr><td valign="top">Total user applications</td><td valign="top">The applications installed in any user profiles, including the app title, publisher, and number of instances found.</td></tr><tr><td valign="top">Total browser extensions</td><td valign="top">The Firefox, Chrome, and Edge browser extensions installed in your environment, including the title of the extension and the number of instances found.</td></tr></tbody></table>

## Charts

The *Charts* section of the Home page contains the following charts:

<table><thead><tr><th width="165.3333740234375" valign="top">Name</th><th valign="top">Displays</th></tr></thead><tbody><tr><td valign="top">Client Information</td><td valign="top"><p>A breakdown of the different versions of the PMPC Client running in your environment.</p><p></p><p>By clicking the hamburger menu beside the chart name, you can switch to the <strong>Last Check-in Time</strong> view.</p></td></tr><tr><td valign="top">Windows Versions</td><td valign="top">Of the different versions of Windows running in your environment.</td></tr><tr><td valign="top">Windows SKUs</td><td valign="top">Of the different Windows SKUs running in your environment.</td></tr><tr><td valign="top">Device Specs</td><td valign="top">Of the different device manufacturers running in your environment.</td></tr></tbody></table>

<figure><img src="/files/93bTsbdnYU1ItBbifTBE" alt="Charts" width="563"><figcaption></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, and the optional `goal` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-cloud/insights-intune/about-dashboards/home-page.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.
