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

# Image Widget

The **Image Widget** lets you upload and display an image directly on your Sitee.

It works well for photos, posters, flyers, graphics, announcements, product shots, or any other visual you want to highlight on your page.

## Add an Image Widget

<Steps>
  <Step title="Open your Sitee editor">
    Go to the [YourSitee dashboard](https://yoursit.ee/dashboard/editor) and open the Sitee you want to edit.
  </Step>

  <Step title="Open the widget menu">
    Select <Icon icon="grid-round-2-plus" /> **Add Widget** from the editor toolbar.
  </Step>

  <Step title="Choose Image">
    Select the **Image Widget** from the list of available widgets.
  </Step>

  <Step title="Upload your image">
    Click **Upload** and choose the image you want to display.
  </Step>

  <Step title="Add a description">
    Optionally, add a short **Description**. This works like a caption below the image.
  </Step>

  <Step title="Save and publish">
    Select <Icon icon="save" /> **Save**, then publish your changes to make the image visible on your public Sitee.
  </Step>
</Steps>

## What you can customize

The Image Widget is intentionally simple.

You can currently configure:

* **Image**: upload the image you want to show
* **Description**: add a short caption below the image
* **Remove**: delete the currently uploaded image from the widget and replace it with another one if needed

If you leave the description empty, only the image will be shown.

<Badge color="blue" size="lg" stroke icon="star">Avaliable on Pro plan</Badge>

The Image Widget also supports some optional **Pro** features:

* **Spotlight**: visually emphasizes the widget
* **Sponsored Content**: adds a sponsored label when needed

Only **one** widget can be spotlighted on a Sitee at a time.

If you want to learn more about widget actions and options like Spotlight, check the related article below.

## Important content rules

Because the Image Widget displays media **directly on your Sitee**, the uploaded image must follow our platform rules.

<Warning>
  **NSFW media is <u>not allowed</u> directly in the Image Widget.** This means uploaded images must not contain nudity, explicit sexual content, or other disallowed sensitive material.
</Warning>

If you want to link to content on another platform instead, use a **Link Widget** and apply the appropriate content label where needed.

## Tips for better results

* Use a clean, high-quality image
* Keep important parts of the image centered
* Use the description for short context or explanation
* If the image is promotional, consider enabling **Sponsored Content**
* Preview your Sitee before publishing to make sure the image looks right

## Related articles

<CardGroup cols={2}>
  <Card title="Guide to Content Labels" href="/resources/content/guide-to-content-labels">
    Learn when and how to use the Sponsored Content label.
  </Card>

  <Card title="How to edit a widget" href="/widgets/widget-basics/how-to-edit-a-widget">
    Learn more about editing widgets and accessing extra widget options.
  </Card>
</CardGroup>
