# Leaf Label Images

{% hint style="success" %} <mark style="color:green;">Prerequisites</mark>

<mark style="color:green;">Please make sure that you have a column with</mark> <mark style="color:green;"></mark><mark style="color:green;">**base-64 image URL properties**</mark> <mark style="color:green;"></mark><mark style="color:green;">in the dataset.</mark>
{% endhint %}

### Steps to enable images[​](https://docs.powerviz.ai/sunburst/advanced-settings/leaf-label-images#steps-to-enable-images) <a href="#steps-to-enable-images" id="steps-to-enable-images"></a>

1. Ensure that the **image URL** column is tagged correctly.
2. Drag and drop the Image URL column into the **Images field**.
3. By **default**, images will be enabled for the child node.
4. Go to the Leaf Label Images option under **Advanced Settings**.
5. Disable the option and control the **image size**.
6. Hit **Apply** to save.

<figure><img src="/files/p8w79UE93ID0rQBmqDp3" alt=""><figcaption></figcaption></figure>

### Preview

<figure><img src="/files/y8w0pjiZ31xp5hL2tzSd" alt=""><figcaption></figcaption></figure>

{% hint style="success" %} <mark style="color:green;">TIP</mark>

<mark style="color:green;">For high-quality rendering, use image URLs with up to 100x100 pixel resolution and transparent backgrounds. Use</mark> [base-64 converter](https://www.base64-image.de/) <mark style="color:green;">platforms to convert the images.</mark>
{% endhint %}


---

# 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://docs.powerviz.ai/powerviz/sunburst/advanced-settings-introduction/leaf-label-images.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.
