> For the complete documentation index, see [llms.txt](https://docs.powerviz.ai/powerviz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerviz.ai/powerviz/kpi/edit-mode-introduction/kpi-charts/shape.md).

# Shape

The Shape feature in the KPI tool enables users to enhance their visualizations by adding customizable geometric elements to their KPI displays. With options to adjust size, color, and conditional formatting, this feature helps users emphasize key metrics and improve data presentation. Below is a detailed guide to its features and settings.

<figure><img src="/files/GQddvaaSZWDbJs1U7gRD" alt="" width="563"><figcaption></figcaption></figure>

Here's a quick guide to create Shape in KPI:

<figure><img src="/files/aZweUoUv5iYWmBiOYBSS" alt=""><figcaption><p>Adding Shape in KPI by Powerviz</p></figcaption></figure>

## Shape Tab

**The options include:**

**Select Shape** - You can choose from a variety of predefined shapes to enhance your KPI visual design.

<figure><img src="/files/YDxoI7ugwVcCQWrnUsRv" alt="" width="257"><figcaption></figcaption></figure>

* Rectangle
* Rounded Rectangle
* Circle
* Snipped Rectangle
* Line
* Triangle
* Prism

***

#### **Color Palette**

The **Color Palette** section allows you to style shapes using either single colors or gradient colors, with support for conditional formatting.

***

#### **Conditional Formatting**

**Single Color with Conditional Formatting**

You can set a single color for the shape and apply conditional formatting rules for dynamic color changes.

* **Default Color**: The base color applied to the shape when no conditional formatting rules are active.
* **Add Rule**: Define rules to change shape colors based on data conditions.

Click [here](https://app.gitbook.com/o/vwGXOq8Lm6LaaiexBgz4/s/L502qSSR9Gd1FbZtxvCe/~/changes/56/kpi/edit-mode-introduction/kpi-charts/conditional-formatting) to explore Conditional formatting in detail.

***

## General tab

<figure><img src="/files/yBI4HimkbcC4CPzoPq9i" alt="" width="256"><figcaption></figcaption></figure>

This is common tab for all visuals click [here ](/powerviz/kpi/edit-mode-introduction/kpi-charts/general-tab.md)to explore settings. You can adjust visual properties, manage formatting options, and fine-tune various features to align with your requirements. Make sure to explore each section for a complete configuration.


---

# 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.powerviz.ai/powerviz/kpi/edit-mode-introduction/kpi-charts/shape.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.
