> 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-applications-dashboard.md).

# Advanced Insights "Applications" Dashboard

*Applies to: Patch My PC Advanced Insights*

<figure><img src="/files/dL0tWPIZgzkvwqntaeRM" alt=""><figcaption><p>Software Applications Dashboard</p></figcaption></figure>

This dashboard shows details for all Applications defined in the Configuration Manager console.&#x20;

The top row of statistics give you quick access to any applications modified recently as well as enabling you to see unused applications which can potentially be retired.

The table lists all applications and their aggregated deployment status, i.e. if there are multiple deployments for an application this level provides an overall summary of all deployments. This table can be filtered to a chosen collection.

Click through to any individual application shows additional detail, including individual deployment compliance:

### General Information

<figure><img src="/files/kiBo9Bm1PfsJTWVqB81x" alt=""><figcaption><p>Application General Information tab</p></figcaption></figure>

The General Information tab lists the metadata for the application and details of the distribution point status for the application.

### Deployment Types

<figure><img src="/files/SS2z1h5v8ZVjeqMDmCSo" alt=""><figcaption><p>Deployment Types tab</p></figcaption></figure>

The Deployment Types tab lists all deployment types defined for the application, the relevant technology and content size with the source path.

### Deployments

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

The deployments tab lists each deployment and its related compliance.

### Compliance

<figure><img src="/files/nJs7EEDJ9d0T4guU00ql" alt=""><figcaption><p>Compliance tab</p></figcaption></figure>

The compliance tab lists each targeted client and its overall application deployment compliance. Clicking any individual machine will take you to the device view focused on the software - applications tab.


---

# 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-insights/dashboard-guides/advanced-insights-software-dashboard/advanced-insights-applications-dashboard.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.
