> ## Documentation Index
> Fetch the complete documentation index at: https://filla.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Image widget

> Display an image on your form for branding, instructions, or visual context.

The image widget lets you place an image anywhere on your form. Use it for logos, diagrams, product photos, or instructional screenshots.

## When to use images

* Show a product photo next to an order form
* Display a diagram or map for context
* Add your company logo between sections
* Show a visual example of what you're asking for

## Settings

| Setting   | Type         | Description                                                           |
| --------- | ------------ | --------------------------------------------------------------------- |
| **Image** | Image upload | Upload and configure the image. Set the source, alt text, and sizing. |

## How to set it up

<Steps>
  <Step title="Add an image widget">
    Drag the Image widget from the palette onto your form.
  </Step>

  <Step title="Upload or link an image">
    Click the widget to open the image settings. Upload a file or paste a URL.
  </Step>

  <Step title="Set alt text">
    Add descriptive alt text so screen readers can describe the image to visually impaired respondents.
  </Step>
</Steps>
