> 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-dashboard/advanced-insights-software-usage-dashboard.md).

# Advanced Insights "Software Usage" Dashboard

*Applies to: Patch My PC Advanced Insights*

{% hint style="info" %}
This portlet displays statistics for **enabled** metering rules. To accurately present the metering data, you must also [enable inventory](https://learn.microsoft.com/en-us/mem/configmgr/core/clients/manage/asset-intelligence/configuring-asset-intelligence#to-enable-asset-intelligence-hardware-inventory-reporting-classes-from-the-asset-intelligence-home-page) of the **Installed Executable** Class from Asset Intelligence.
{% endhint %}

<figure><img src="/files/LSaWp1ZtJxaCc6bzWbVA" alt=""><figcaption><p>Metered Software Usage</p></figcaption></figure>

This dashboard shows software usage which you have **enabled** from Configuration Manager Console. Ensure that the metering rules you have created are the correct executable name, version and language.

<figure><img src="/files/lnLRIy5OHu8TsWfCzYhx" alt=""><figcaption><p>Software Metering Rules in the ConfigMgr console</p></figcaption></figure>

You can drill further down to the individual application to see which devices and users run the app.

### Software Usage, General Tab

On this tab you can see the application you have selected and list which users have run this exe.&#x20;

<figure><img src="/files/2NzAQD5Qy3qtVihoPH0I" alt=""><figcaption><p>Software Metering General Tab</p></figcaption></figure>

### Software Usage, Usage Tab

This tab displays the details of the software usage.

<figure><img src="/files/1yG3k8mcptSr3DLlYhPO" alt=""><figcaption><p>Software Metering Usage Tab</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-dashboard/advanced-insights-software-usage-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.
