# Image Styling

To use the image styling feature, you need to drag a Base64 URL image field into the Image Data Bucket. Once you've done that, you can customize the image appearance with the following options:

<figure><img src="/files/7eYS2qGy8e424l8Dh5yE" alt=""><figcaption></figcaption></figure>

* **Image Field**: The field you added will be displayed here, allowing you to manage the image that will be styled.
* **Position**: You can place the image on the left or right side, depending on your design preference.
* **Image Size**: Adjust the size of the image to fit your specific needs. You have full control over how large or small the image appears.

These settings provide a simple way to customize how images are displayed, ensuring they fit seamlessly into your design.

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

Please make sure that you have a column with base-64 image URL properties in the dataset.
{% 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/filter/advanced-settings-introduction/image-styling.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.
