Image
There are two ways to insert images in your report template:
Using a design element:
Using the toolbar:
The difference is that toolbar images are inserted inline with your content (like tables, text, etc.), while design element images can be freely dragged and positioned anywhere on the page, including behind or above other elements.
LiquidJS variable
On your images, you can either upload a regular image or use liquidJS templating language to use dynamic images. For example, if you want to use the logo of your client in your report, you can set {{client.logo}} and on report rendering it will be replaced by the logo of the client company of this report:

