> For the complete documentation index, see [llms.txt](https://docs.inforiver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inforiver.com/analytics+/working-with-analytics+/18.-image-support/images-in-cards.md).

# Images in cards

### 1. Tile-level images

You can insert an image relevant to the card it is placed in i.e. embed an image corresponding to each small multiple category. When you use KPI presets with images, Analytics+ will automatically load the images from the field added to Tooltip-Text Categories.

<figure><img src="/files/4upGBr0UT3eiCTIiZwZ6" alt=""><figcaption><p>Image KPI presets</p></figcaption></figure>

**STEP 1:** Hover over the image and click the <img src="/files/ER3IxiGCcgYtSkt9o28s" alt="" data-size="line"> icon to open the Image side pane. Select the Dataset option from the Tile dropdown to load images automatically from the dataset. Choose the custom option to select individual images for each panel.

<figure><img src="/files/4EENgsVTw5fjIS1bb3sB" alt=""><figcaption></figcaption></figure>

**STEP 2:** Set the opacity, select the series, and set the aspect ratio of the image.

<figure><img src="/files/7Dn308TJKrp4LmKsxSfh" alt=""><figcaption><p>Set proprties</p></figcaption></figure>

### 2. Background images

Background images are used to brand reports or add context to the report content. You can upload a custom background image. Analytics+ will automatically convert an uploaded image into a watermark-style background image.

**STEP 1:** Click the Image button on the toolbar to open the Image side pane.

<figure><img src="/files/fUYRxAHVmAvXTBK6hWKs" alt=""><figcaption><p>Inserting a background image</p></figcaption></figure>

**STEP 2:** Click the Upload button and select the background image from your system.

<figure><img src="/files/DsVZHVAwhuMTFY4iNz5v" alt=""><figcaption><p>Select the image</p></figcaption></figure>

**STEP 3:** Set the opacity factor and aspect ratio from the Fit and Stretch options.

<figure><img src="/files/fUSTveFuos1T1rWh0jgC" alt=""><figcaption><p>Opacity and fill</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inforiver.com/analytics+/working-with-analytics+/18.-image-support/images-in-cards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
