# Donut

With the donut chart, you get an overview of the percentage shares of a whole.

<div data-full-width="true"><figure><img src="/files/f37129c4bc1c3df58696b0fbcfa40f345a09a15c" alt=""><figcaption><p>The donut chart</p></figcaption></figure></div>

## When should this widget be used?

If you want to see at a glance what percentage of total consumption is used by individual devices.

## Configure widget

{% @supademo/embed demoId="k-ITYKo5HqN5ga6Li6aW0" url="<https://app.supademo.com/demo/k-ITYKo5HqN5ga6Li6aW0>" fullWidth="true" %}

### Change the order of the displayed assets

You can adjust the order in which the assets are displayed in the donut chart.

When creating assets: Drag with **\[A]** the individual with assets into the desired order using drag and drop.&#x20;

You can also make these settings later by using the option [-> Edit widget](/collection/english-v14/documentation/widgets/using-widgets.md#widget-optionen) use.

<figure><img src="/files/84a6affeca7e3b894f4ae6552ccd29454bd5d435" alt=""><figcaption><p>The order of the displayed assets can be changed.</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.buildings.ability.abb/collection/english-v14/documentation/widgets/predefined-widgets/donut.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.
