> 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-de/creatives-bilder-erstellen-und-bearbeiten/create-an-image-template/statische-bilder-hochladen.md).

# Statische Bilder hochladen

Diese Anleitung erklärt, wie du statische Bilder im Bildeditor hochlädst.

{% hint style="info" %}
Verwende statische Bilder, wenn dasselbe Bild für jedes Item angezeigt wird. Für Bilder, die je nach Produkt oder Marke variieren, [füge ein dynamisches Bild hinzu](/manage-improve-product-data/manage-product-and-improve-data-de/creatives-bilder-erstellen-und-bearbeiten/create-an-image-template/dynamisches-bild-hinzufugen.md).

Bilder, die du über den Bildeditor hochlädst, sind ausschließlich von dir im Editor selbst nutzbar und werden für alle Projekte in deinem Account zugänglich.
{% endhint %}

### Statisches Bild hochladen

{% stepper %}
{% step %}

### Schritt 1

Öffne die Vorlage im Bildeditor.

Klicke **Bild** > **Statisches Bild hinzufügen**.

![statische Bilder 1.png](/files/2961a75a63546a116aa605cc583942d4a20dd8e9)
{% endstep %}

{% step %}

### Schritt 2

Klicke **Neue Bilder hochladen**.

Bereits hochgeladene Bilder werden hier ebenfalls angezeigt.

![statische Bilder 2.png](/files/143cefd8bde6995c760cf1d975d4a4c0ae62439f)
{% endstep %}

{% step %}

### Schritt 3

Ziehe Bilddateien in das Fenster oder klicke **Klicke, um die Datei hochzuladen**.

Wenn der Upload abgeschlossen ist, klicke **Fertig**.

Wähle das Bild aus, das du in deine Vorlage einfügen möchtest.

{% hint style="warning" %}
Wichtig: Beim Hochladen statischer Bilder gibt es einige Einschränkungen. Du kannst nur einzelne Bilddateien hochladen (unterstützte Formate: PNG, WebP, JPG, JPEG) mit einer maximalen Dateigröße von 1 MB. Die maximale Nummer einzelner Bilder, die du hochladen kannst, ist 40.
{% endhint %}
{% endstep %}

{% step %}

### Schritt 4

Wähle das Bild aus und klicke **Importieren**. Das Bild wird zur Vorlage hinzugefügt.

![statische Bilder stitch 2.png](/files/dca4927cc28667ff9e63da76dc39d2f49ef0db3b)

{% hint style="info" %}
Hinweis: Es ist nur möglich, jeweils ein Bild in deine Bildvorlage einzufügen.
{% endhint %}
{% endstep %}
{% endstepper %}

### Bild ersetzen

Wähle die Bildebene aus und öffne **Design**.

Klicke **Bild ersetzen**.

![Channable.png](/files/559ea35d9105f3d6be321b28da37643882ccf09c)

### Ein hochgeladenes Bild löschen

Um ein Bild aus deiner Bibliothek zu löschen, wähle es aus und klicke **Löschen**.

Eine Bestätigung erscheint.

{% hint style="info" %}
Hinweis: Wenn das ausgewählte Bild in einer Vorlage verwendet wird, listet das Bestätigungs-Popup die Vorlagen auf, in denen das Bild verwendet wird. Du kannst das Bild trotzdem löschen, aber die Bildgenerierung schlägt für Vorlagen fehl, die es verwendet haben. Das Löschen eines Bildes kann nicht rückgängig gemacht werden.
{% 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-de/creatives-bilder-erstellen-und-bearbeiten/create-an-image-template/statische-bilder-hochladen.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.
