# Creating your first Advanced Insights Custom Dashboard

*Applies to: Patch My PC Advanced Insights*

## Creating your first Custom Dashboard

Custom Dashboards are created and maintained in the Administration node.&#x20;

Click Create New to open the dashboard editor.

<figure><img src="/files/gNbDgaSHKHs0QsxDb9n4" alt=""><figcaption><p>Creating a custom dashboard</p></figcaption></figure>

Here I have provide a name, description and chosen an icon for my dashboard. I have filtered the "page" column of the dashboard items column to find the objects I want.&#x20;

<figure><img src="/files/4V03qOy4DIJ5ug7r68jc" alt=""><figcaption><p>Setting filter options for a dashboard item</p></figcaption></figure>

Each item I add to my custom dashboard can have dedicated filter options applied. Here I have selected the update I wish to see the trend data for and have set that I want to render data from the date posted. I will add a second Update Installation Trend chart top my dashboard and set it to show the state of a different update.

<figure><img src="/files/HQ8uKVxxCSO9912FBl2A" alt="My first custom dashboard"><figcaption><p>My first custom dashboard</p></figcaption></figure>

Having saved my dashboard, it now shows up in the menu and I can select it to render my chosen charts.


---

# Agent Instructions: 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/advanced-insights-custom-dashboards/creating-your-first-advanced-insights-custom-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.
