> 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-hardware-dashboard/advanced-insights-displays-dashboard.md).

# Advanced Insights "Displays" Dashboard

*Applies to: Patch My PC Advanced  Insights*

{% hint style="info" %}
This dashboard requires deployment of the [Advanced Insights Inventory Extensions](/patch-my-pc-insights/advanced-insights-inventory-extensions.md)
{% endhint %}

<figure><img src="/files/ty3Z2wc8yrH4pZ1CLKAk" alt=""><figcaption><p>Displays view</p></figcaption></figure>

The Displays donut chart lists several properties, by default Manufacturer is shown, but this can be pivoted to Model, Connection Type, Year of Manufacture, Size and Resolution by clicking the property button:

<figure><img src="/files/L3946NJFPZP40DlzHGLF" alt=""><figcaption><p>Modifying donut display property</p></figcaption></figure>

The Connected Displays table lists all machines and their individual display configurations.

<figure><img src="/files/MKWXS7GCbWu7pauHQdRP" alt=""><figcaption><p>Connected Displays table</p></figcaption></figure>

Clicking any device listed will take you to the Device View, with the Hardware - Display tab selected:

<figure><img src="/files/Eon0AZ8R2xoaVm3STfup" alt=""><figcaption><p>Device View of Display data</p></figcaption></figure>

This view shows you the physical horizontal layout of the monitors on the user's desk (note, vertical positioning is not shown). The primary monitor is indicated with the Windows logo. The hover over text lists additional monitor properties, also listed in the table below.


---

# 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-hardware-dashboard/advanced-insights-displays-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.
