> For the complete documentation index, see [llms.txt](https://docs.inforiver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inforiver.com/analytics+/working-with-analytics+/4.-cards/4.5.-insight-charts.md).

# 4.5. Insight charts

Create multi-row cards that capture KPI metrics at different granularities. An insight chart is a summary of the sparkline chart displayed as a bullet chart. Let's look at how to insert and configure insight charts.

**STEP 1:** Add a new container. [Learn more about KPI containers.](/analytics+/working-with-analytics+/4.-cards/4.7.-kpi-containers.md)

<figure><img src="/files/LIDvv7r4O947S7tu8pIQ" alt=""><figcaption><p>Add a new container</p></figcaption></figure>

**STEP 2:** There are 2 ways to insert insight charts:

* Click the insight chart icon from the on-object interaction menu.
* Select the Insight chart option from the Type dropdown on the toolbar.

<figure><img src="/files/YaZskO8UoCAVsZj0o2sq" alt=""><figcaption><p>Ways to insert an insight chart</p></figcaption></figure>

**STEP 3:** Configure the insight chart by clicking the <img src="/files/Aye48Ydayd1xG6KDIYLx" alt="" data-size="line">icon.

Select the bullet chart type to be used as an insight chart. Analytics+ supports the Conditional bar, Qualitative bullet bar, Comparative bullet bar, and IBCS bullet bar.

<figure><img src="/files/h4xXyWWOmk1sC9wJ8EMN" alt=""><figcaption><p>Insight chart customizations</p></figcaption></figure>

**STEP 4:** Customize the style and color of the bullet chart. The Actuals can be plotted as a Solid/Outlined/Hatched bar.  You can also customize the appearance of the target indicator by setting the style(Line/Circle/Arrow) and size. Click Reset Canvas to undo all the changes and revert to default settings.

<figure><img src="/files/3Z8UInjL1R2txAmW0E6n" alt=""><figcaption></figcaption></figure>

&#x20;**STEP 5:** Switch to the Number tab to define the scaling, decimal precision and provide a prefix/suffix where applicable.

<figure><img src="/files/CrDLF3zxAqZyWRjbxeOp" alt=""><figcaption><p>Number formatting for insight charts</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.inforiver.com/analytics+/working-with-analytics+/4.-cards/4.5.-insight-charts.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.
