# Adding Background to Tile

You can add background images to the **Sensor widget** and **Horizontal Sensor widget** tiles. Currently, *bmp*, *jpeg*, *jpg*, *png*, *svg,* and *tiff* image formats can be used.

* Login to Aranet cloud and navigate to the **SENSORS** menu.
* Click on the sensor needed and in the new pop-up window navigate to **FILES** tab.
* Click on the empty tile with the text "Select or drop files to upload".
* Browse your PC for the image file and upload it to the cloud.

If you point your mouse cursor over an existing file, you can **download** or **delete** it and **review** all uploaded files.

<div data-with-frame="true"><figure><img src="https://forum.aranet.com/site/assets/files/2532/image-1.800x0-is.png" alt=""><figcaption></figcaption></figure></div>

If the **Sensor widget** for this sensor was not created previously, you can create it in the same pop-up window. Switch to the **DATA** tab and click the **Add to Dashboard** button.

<div data-with-frame="true"><figure><img src="https://forum.aranet.com/site/assets/files/2532/image-3.800x0-is.png" alt=""><figcaption></figcaption></figure></div>

Now navigate to the **Dashboard** and click the three-dot icon in the upper right corner, click on "Edit dashboard," then click on the **Sensor widget** tile's **Settings** button.

Scroll down the Tile Configuration pop-up window to the **Background image** gallery and select the needed image.

Click the **Save** button.

The tile is displayed with the selected background image. You can resize and move the tile in the usual manner.

<div data-with-frame="true"><figure><img src="https://forum.aranet.com/site/assets/files/2532/image.1000x0-is.png" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/user-interface-and-core-features/dashboards/adding-background-to-tile.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.
