# Image

With the "Image" widget, you can upload a locally stored image and display it on the dashboard.

<div data-full-width="true"><figure><img src="/files/b81b1fd6e85086079f59b4e273c6619dee7bb4a0" alt=""><figcaption><p>An "Image" widget in the dashboard</p></figcaption></figure></div>

## Configure widget

{% @supademo/embed demoId="i\_SW8nAOyhQI48q1Y2xZ2" url="<https://app.supademo.com/demo/i_SW8nAOyhQI48q1Y2xZ2>" fullWidth="true" %}

1. Make sure you are in the Dashboard menu.
2. Click "Add widget"
3. Click "Image"
4. Select the primary asset. The name of this asset appears in the widget title bar.
5. Select the asset for which you want to add an image
6. If the selected asset has additional [-> files assigned](/collection/english-v14/documentation/assets/attach-documents-to-assets.md) these are displayed.
7. Click the "Upload file" field and upload an image file. Alternatively, you can also drag and drop image files. Supported formats: .jpg, .png
8. Optional: Repeat the process to upload more images.
9. If multiple images have been uploaded: You can choose which image is displayed in the widget. Click an image to select it. The selected image is marked with a black border.
10. Optional: Choose how much space your new widget should take up on the dashboard.
11. Click "Add widget"


---

# 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.buildings.ability.abb/collection/english-v14/documentation/widgets/predefined-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.
