> 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/the-image-editor/brand-kit.md).

# Brand-Kit

Halte jedes Design im Image Editor mit einem Brand Kit im Markendesign. Speichern kannst du colors, fonts, Logos und andere wiederverwendbare Assets an einem Ort.

## So erstellst du dein Brand Kit in Channable

Wir erklären dir, wie du hinzufügen kannst [Bilder](#add-brand-images), [colors](#add-brand-colors), und [fonts](#add-brand-fonts) Zu deinem Brand Kit.

1. Gehe zu **\[your company]** > **Creatives**.
2. Öffne das **Brand Kit** Registerkarte.

### Markenbilder hinzufügen

{% hint style="info" %}

* Die maximale Dateigröße für Markenbilder beträgt 1 MB.
* Du kannst in deinem Brand Kit aufrunden auf 10 Bilder. Du kannst mehr als 10 hinzufügen, indem du hochlädst [statische Bilder](/manage-improve-product-data/manage-product-and-improve-data-de/creatives-bilder-erstellen-und-bearbeiten/create-an-image-template/statische-bilder-hochladen.md), aber sie werden in deinem Brand Kit nicht angezeigt.
  {% endhint %}

Diese Bilder werden oben im Bildauswahlfeld im Image Editor angezeigt.

1. In der **Bilder** Sektion, klicke **Bild hinzufügen**.
2. Lade die Bilder hoch, die du wiederverwenden möchtest, zum Beispiel Logos oder Icons.
3. Klicke **Fertig**.

#### Verwende Markenbilder in einer Vorlage

1. Während du in einer Vorlage arbeitest, wähle **Bild** > **Markenbild hinzufügen**.
2. Wähle das Markenbild aus, das du verwenden möchtest. Es wird der Vorlage hinzugefügt.

### Brand colors hinzufügen

{% hint style="info" %}

* Du kannst in deinem Brand Kit aufrunden auf 15 colors.
  {% endhint %}

So musst du Hex-Werte nicht jedes Mal einfügen, wenn du eine neue Vorlage designst.

Verwende gespeicherte colors, wenn du einheitlich farbige Hintergründe, Text, Badges oder Formen möchtest.

1. In der **colors** Sektion, klicke **Brand color hinzufügen**.
2. Gib deiner Brand color einen Namen.
3. Gib den Hex-Code der Brand color ein oder nutze den Farbwähler, um eine auszuwählen.
4. Klicke **Speichern**.

#### Verwende Brand colors in einer Vorlage

1. Während du in einer Vorlage arbeitest, wähle oder füge einen Text, eine Form oder ein anderes Objekt hinzu, dessen Farbe du ändern möchtest.
2. In **Design**, öffne die **Farbwähler** und wähle eine Farbe aus **Brand colors**.

### Brand fonts hinzufügen

{% hint style="info" %}

* Die maximale Dateigröße für Brand fonts beträgt 1 MB.
* Du kannst in deinem Brand Kit aufrunden auf 10 fonts. Du kannst mehr als 10 fonts hinzufügen, indem du hochlädst [custom fonts](/manage-improve-product-data/manage-product-and-improve-data-de/creatives-bilder-erstellen-und-bearbeiten/the-image-editor/brand-kit/benutzerdefinierte-schriftart-hochladen.md), aber sie werden in deinem Brand Kit nicht angezeigt.
  {% endhint %}

Deine Brand fonts werden oben in der Liste der fonts im Image Editor angezeigt.

1. In der **Schriftarten** Sektion, klicke **Font hinzufügen**.
2. Lade die fonts hoch, die dein Team in Creatives verwenden soll.
3. Klicke **Fertig**.

#### Verwende Brand fonts in einer Vorlage

1. Während du in einer Vorlage arbeitest, wähle oder füge eine Textebene hinzu.
2. Öffne das Font-Dropdown in der **Design** Registerkarte. Deine Brand Kit fonts erscheinen in der **Brand fonts** Sektion oben in der Liste.
3. Wähle den Brand font aus, den du verwenden möchtest. Er wird auf den ausgewählten Text angewendet.

{% hint style="success" %}
Dein Brand Kit ist einsatzbereit. Deine gespeicherten colors, fonts und Bilder erscheinen jetzt im Image Editor für schnelleres, konsistenteres Design.
{% 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/the-image-editor/brand-kit.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.
