# Advanced Insights "Batteries" 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/RbqsFezkbBmSEKL5kkay" alt=""><figcaption><p>Batteries view</p></figcaption></figure>

Advanced Insights will display battery health data for managed devices. The table lists all devices with battery data. The design capacity (in mWh) is listed alongside the current Charge Capacity. The Health percentage shows the ratio of Charge Capacity to Design Capacity. As the battery loses capability to hold charge, the percentage shown will be lower. 100% Health is Good, 0% Health is bad.

This data is gathered by the Advanced Insights inventory extensions using the Powercfg.exe utility included with Windows.

Clicking an individual machine will show some additional detail about the device battery in the device view.

<figure><img src="/files/xGzOZmBCiCmjjuSo7EyD" alt=""><figcaption><p>Device view battery information</p></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.patchmypc.com/patch-my-pc-insights/dashboard-guides/advanced-insights-hardware-dashboard/advanced-insights-batteries-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.
