# Upload static images

This guide explains how to upload static images in Channable using the image editor.&#x20;

{% hint style="info" %}
Images uploaded through the image editor are exclusively for use within the editor itself and become accessible across all projects within your account.
{% endhint %}

### Uploading an image

{% stepper %}
{% step %}

### Step 1

Navigate to the image editor, then click on “Image” and select “Add static image”.

![static images 1.png](https://content.gitbook.com/content/u8whzIfip72Kvn3M1bsc/blobs/2DgrnqBKwg280jrZAyXJ/16677682467986)
{% endstep %}

{% step %}

### Step 2

A pop-up window will appear where you can click the button “upload new images” to upload an image file. Previously uploaded images will also be visible in this window.

![staric images 2.png](https://content.gitbook.com/content/u8whzIfip72Kvn3M1bsc/blobs/afiR53SbIyuWaJ8VL7MS/16677737716242)
{% endstep %}

{% step %}

### Step 3

Upload image files by dragging them into the window or by clicking “Click to upload file”. When the image(s) finish uploading, click the “Done” button.

After clicking “Done” your library of uploads will appear; select the image you want to insert into your template.

{% hint style="warning" %}
Important: There are some restrictions for uploading static images. You can only upload individual image files (supported formats: PNG, WebP, JPG, JPEG) with a maximum file size of 1 MB. The maximum number of individual images you can upload is 40.
{% endhint %}
{% endstep %}

{% step %}

### Step 4

Import the image into the template by selecting it and clicking “Import” in the bottom-right corner. The image is now added to the template.

![static images stitch 2.png](https://content.gitbook.com/content/u8whzIfip72Kvn3M1bsc/blobs/XzFpRGjZjRkUYpxr4Acy/16677682476178)

{% hint style="info" %}
Note: It's possible to insert only one image at a time into your image template.
{% endhint %}
{% endstep %}
{% endstepper %}

### Replacing an image

You can replace an image by selecting the image object in the design tab and clicking “Replace image”.

![Channable.png](https://content.gitbook.com/content/u8whzIfip72Kvn3M1bsc/blobs/Ig5YfDahAlIK65KxZvJW/16705696238482)

### Deleting an uploaded image

To delete an image from your image library (the library shown in Step 2), select the image and click “Delete” in the bottom-right corner of the screen. A confirmation pop-up will appear.

{% hint style="info" %}
Note: If the selected image is used in a template, the confirmation pop-up will list the templates where the image is used. You can still delete the image, but image generation will fail for templates that used it. Deleting an image cannot be undone.
{% endhint %}


---

# 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://helpcenter.channable.com/manage-improve-product-data/creatives-create-and-edit-images/create-an-image-template/upload-static-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.
