> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/english-v14/documentation/widgets/predefined-widgets/donut.md).

# 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
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.buildings.ability.abb/collection/english-v14/documentation/widgets/predefined-widgets/donut.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.
