# Dashboard

Dashboard is one of the new features in Easy2Patch 4.0. Thanks to the Dashboard, it is possible to quickly obtain information about Easy2Patch and 3rd Party updates.

Dashboard cards contain information such as distribution and performance numbers and selected update numbers for each transaction.

<figure><img src="/files/mvTsJ5RXIt5chnpEzZyp" alt=""><figcaption></figcaption></figure>


---

# 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.easy2patch.com/managing-easy2patch/easy2patch-4.0/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.
