> 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/image.md).

# Image

The Image section in KPI allows users to integrate images dynamically into their KPI designs, providing a more engaging and visually appealing report. It offers multiple options to source images and adjust their appearance for pixel-perfect integration.&#x20;

<figure><img src="/files/ZbEzb2KCWzHWYFDh0Oyj" alt="" width="353"><figcaption></figcaption></figure>

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

<figure><img src="/files/2bAEvLF2hyFKCiuw6y9L" alt=""><figcaption><p>Adding Image in KPI by Powerviz</p></figcaption></figure>

Different ways you can add images to KPI are:&#x20;

* **Data**&#x20;
* **Upload** &#x20;
* **URL**&#x20;

### Data

Use the Data option to dynamically link images from a column in your dataset.&#x20;

\
&#x20;

<figure><img src="/files/3U615wK6nV3oPI1cH5PX" alt="" width="286"><figcaption></figcaption></figure>

### Upload

Select the Upload option to manually upload images directly into the visual from your system. Useful for branding, logos, or static images not tied to your dataset.  &#x20;

<figure><img src="/files/GIc5TCsW7ijyO9kcjzWo" alt="" width="280"><figcaption></figcaption></figure>

### URL

Choose the URL option to pull images from external web links. This is ideal for dynamically linking to images stored online.&#x20;

<figure><img src="/files/DRQpGbBFJRt0IzqoRjDY" alt="" width="281"><figcaption></figcaption></figure>

The Image section enhances KPI visual storytelling by enabling users to combine data with dynamic visuals, making reports more intuitive and impactful.&#x20;

***

## General tab

<figure><img src="/files/I7dsiMkztOh0btOqIoo5" alt="" width="281"><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/image.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.
