> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-it/creatives-crear-y-modifica-immagini/create-an-image-template/carica-immagini-statiche.md).

# Carica immagini statiche

Questa guida spiega come caricare immagini statiche en Editor immagini.

{% hint style="info" %}
Usar immagini statiche quando la stessa immagine appare per ogni ítem. Per immagini che variano in base al prodotto o al brand, [aggiungi un'immagine dinamica](/manage-improve-product-data/manage-product-and-improve-data-it/creatives-crear-y-modifica-immagini/create-an-image-template/aggiungi-immagine-dinamica.md).

le immagini caricate tramite l’editor di immagini sono destinate esclusivamente a usarle all’interno dell’editor stesso e diventano accessibili in tutti i Progetti del tuo Account.
{% endhint %}

### Carica un'immagine statica

{% stepper %}
{% step %}

### Passaggio 1

Apri il modello en l'Editor immagini.

Clicca **Immagine** > **Aggiungi immagine statica**.

![static immagini 1.png](/files/6b58e65fce0772ceb951604cbf97edcd91e7151e)
{% endstep %}

{% step %}

### Passaggio 2

Clicca **Carica nuove immagini**.

Le immagini caricate in precedenza vengono visualizzate anche qui.

![staric immagini 2.png](/files/d7e9616fa373a0d9ce1a29bb6a29a3ed9c95c5b5)
{% endstep %}

{% step %}

### Passaggio 3

Trascina i file immagine nella finestra o fai clic **Fai clic Para caricare il file**.

Quando il caricamento è terminato, fai clic **Fatto**.

Selecciona l'immagine che vuoi usare. Para inserirla nel tuo template.

{% hint style="warning" %}
Importante: ci sono alcune restrizioni per il caricamento di immagini statiche. Puoi caricare solo file immagine singoli (formati supportati: PNG, WebP, JPG, JPEG) con una dimensione massima de 1 MB. Il Número massimo de immagini singole che puoi caricare è 40.
{% endhint %}
{% endstep %}

{% step %}

### Passaggio 4

Selecciona l'immagine y fai clic **Importa**. L'immagine viene aggiunta al template.

![immagini statiche stitch 2.png](/files/9d06992b604ea3717ab3ca879253cd39cc8b7273)

{% hint style="info" %}
Nota: è possibile inserire solo un'immagine alla volta nel tuo template immagini. Para farlo, in un solo tiempo.
{% endhint %}
{% endstep %}
{% endstepper %}

### Sostituire un'immagine

Selecciona il livello immagine y apri **Design**.

Clicca **Sostituisci l'immagine**.

![Channable.png](/files/f73ea792a294f1c4013cd00a61197d3bc565f4b0)

### Eliminazione di un'immagine caricata

Para Eliminar un'immagine de la tua libreria, selezionala y fai clic **Elimina**.

Appare una conferma.

{% hint style="info" %}
Nota: se l’immagine seleccionado viene usata in un modello, la finestra pop-up di conferma mostrerà i modelli in cui l’immagine viene usata. Puoi comunque Eliminar l’immagine, ma la generazione dell’immagine non riuscirà per i modelli che l’hanno usata. L’eliminazione di un’immagine non può essere annullata.
{% endhint %}


---

# 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://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-it/creatives-crear-y-modifica-immagini/create-an-image-template/carica-immagini-statiche.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.
