# Pie Chart

In a pie chart, you can display the share of different categories either in percentage or absolute value. Hence one column should contain the labels and one the values (displaying the percentage can be done by selecting the option in the customize settings).&#x20;

![](/files/-M77mVzRO06jCQza5ZUl)

Note that, if a category appears twice the values are not summed up but displayed separately.

![](/files/-M7HjfJ8RKju5WIJiCTh)


---

# 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://manual.senseforce.io/manual/sf-platform/widgets/pie-chart.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.
