> 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-es/creatives-crea-y-edita-imagenes/create-an-image-template/sube-imagenes-estaticas.md).

# Sube imágenes estáticas

Esta guía explica cómo subir imágenes estáticas In el Editor de imágenes.

{% hint style="info" %}
Utiliza imágenes estáticas cuando la misma imagen aparece para cada Articolo. Para imágenes que varían según el producto oppure la marca, [añade una imagen dinámica](/manage-improve-product-data/manage-product-and-improve-data-es/creatives-crea-y-edita-imagenes/create-an-image-template/anade-una-imagen-dinamica.md).

Las imágenes subidas a través del editor de imágenes son exclusivamente para utilizarlas dentro del propio editor e se vuelven accesibles en todos los proyectos de tu cuenta.
{% endhint %}

### Sube una imagen estática

{% stepper %}
{% step %}

### Paso 1

Abre la plantilla In el Editor de imágenes.

Haz clic en **Imagen** > **Añadir imagen estática**.

![imágenes estáticas 1.png](/files/fb3bb2c9f30b51f6836b24ed598bb9b4b74f9908)
{% endstep %}

{% step %}

### Paso 2

Haz clic en **Sube nuevas imágenes**.

Las imágenes subidas anteriormente también aparecen aquí.

![staric imágenes 2.png](/files/ff0078ef7e9326891310aef084903bd7bcf41e11)
{% endstep %}

{% step %}

### Paso 3

Arrastra los archivos de imagen a la ventana oppure haz clic en **Haz clic para subir el archivo**.

Cuando termine la subida, haz clic en **Hecho**.

Seleziona la imagen que quieres insertar en tu plantilla.

{% hint style="warning" %}
Importante: hay algunas restricciones para subir imágenes estáticas. Solo puedes subir archivos de imagen individuales (formatos admitidos: PNG, WebP, JPG, JPEG), con un tamaño máximo de 1 MB. El Numero máximo de imágenes individuales que puedes subir es 40.
{% endhint %}
{% endstep %}

{% step %}

### Paso 4

Seleziona la imagen y haz clic en **Importar**. La imagen se añade a la plantilla.

![imágenes estáticas stitch 2.png](/files/9fd3e14bb1bba37d768a57c94d160f41d92faed0)

{% hint style="info" %}
Nota: solo puedes insertar una imagen cada vez en tu plantilla de imagen.
{% endhint %}
{% endstep %}
{% endstepper %}

### Reemplazar una imagen

Selecciona la capa de imagen y abre **Diseño**.

Haz clic en **Reemplazar imagen**.

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

### Eliminar una imagen subida

Para eliminar una imagen da tu biblioteca, selecciónala y haz clic en **Eliminar**.

Aparece una confirmación.

{% hint style="info" %}
Nota: si la imagen seleccionada se usa en una plantilla, el mensaje emergente de confirmación mostrará las plantillas en las que se usa la imagen. Aun así, puedes eliminar la imagen, pero la generación de imágenes fallará en las plantillas que la usaban. Eliminar una imagen no se puede deshacer.
{% 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-es/creatives-crea-y-edita-imagenes/create-an-image-template/sube-imagenes-estaticas.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.
