# Uploading images

Infographics and visual aids can enhance your dashboards' storytelling capabilities. You can embed images like brand logos in Analytics+ storyboards by uploading them from your desktop. Select the **Image** option from the Insert Element menu.

<figure><img src="/files/gioJCpKaGCG6QgCfmGZX" alt=""><figcaption><p>Inserting an image element</p></figcaption></figure>

Click the **Upload** button to browse images from your desktop.

<figure><img src="/files/haXTKuyLDi6AAVMUDwSl" alt=""><figcaption><p>Uploading images</p></figcaption></figure>

**Image scale:** The **Image Scale** property allows you to control how images are resized and displayed within their allocated space. The available options are:

* **Normal:** Displays the image at its original dimensions, maintaining its aspect ratio.
* **Cover:** Scales the image proportionally to cover the entire container, ensuring that there is no empty space.
* **Fill:** Stretches the image to completely fill the container, regardless of its original aspect ratio.
* **None:** Displays the image without scaling or cropping, retaining the original image size within the container.

<figure><img src="/files/3BBD8oNX0CQQ7zQf8fo0" alt=""><figcaption><p>Image scale</p></figcaption></figure>

**Rotate:** Adjust the orientation of an image by rotating it to a specified angle.

<figure><img src="/files/5CK5Rn8yj9CWoSZNlQlm" alt=""><figcaption><p>Rotating images</p></figcaption></figure>


---

# 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.inforiver.com/analytics+/storyboard/uploading-images.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.
