# Image

## Add image

<div align="left"><img src="/files/-MIxukPJPKH6ZqNIuHXF" alt=""></div>

1. Select page
2. Do one of the following:
   * Click <img src="/files/-MJ1Iy7xw0NdFJ0AXuYx" alt="" data-size="line"> on Toolbar
   * Select Insert > Widgets > Image
   * Click + on Toolbar
3. Select one or more image files

## Change image

<div align="left"><img src="/files/-MIxukPKLvql083-YVYq" alt=""></div>

1. Select Image widget
2. Open Widget Inspector
3. Double click image in table
4. Select image file

## Remove image

<div align="left"><img src="/files/-MIxukPNr_QBwS7dwFH5" alt=""></div>

1. Select Image widget
2. Open Widget Inspector
3. Select image in table
4. Press Del or click Remove

## Change images order

<div align="left"><img src="/files/-MIxukPMV2lF8nLPRrxL" alt=""></div>

1. Select Image widget
2. Open Widget Inspector
3. Drag image in table

## Customize image

<div align="left"><img src="/files/-MIxukPOlCrViHupnEEQ" alt=""></div>

1. Select Image widget
2. Open Widget Inspector
3. Select fill mode in Settings sector
4. Select gallery style from Style list

## Add labels

<div align="left"><img src="/files/-MIxukPLoOmYhPXffatk" alt=""></div>

1. Select Image widget
2. Open Widget Inspector
3. Enable Labels in Labels section
4. Double click Text cell beside image in table
5. Type text and press Enter
6. Customize labels:
   * Select Position from list (Top, Bottom or Center)
   * Click Background and select color
   * Open Font Inspector and set font settings

## Thumbnail display

<div align="left"><img src="/files/-MIxukPPo9eEdz_oezc8" alt=""></div>

1. Open Image widget
2. Open Widget Inspector
3. Select thumbnails mode from Thumbnails list:
   * None: hide thumbnails
   * Dots: show dots
   * Thumbnails: show thumbnails
4. To hide background disable Thumbnails background&#x20;


---

# 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.flipabit.dev/widgets/image.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.
