> 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/list-advertise/list-and-advertise-de/auf-kanalen-listen/feed-einrichten/das-mapping-deines-feeds-aktualisieren.md).

# Das Mapping deines Feeds aktualisieren

Wenn du einen neuen Feed erstellst, wird die aktuell verfügbare Mapping-Version für diesen Kanal im Feed gespeichert. Das Mapping legt fest, welche Felder für den Kanal Pflicht-, Empfehlungs- oder optionale Felder sind.

Damit Änderungen an der Spezifikation des Export-Feeds deine bestehenden Feeds nicht kaputtmachen, lassen wir dieses Mapping so, wie es war, als du den Feed zuerst erstellt hast.

Da sich Spezifikationen von Kanälen im Laufe der Zeit ändern, musst du, wenn du möchtest, dass die [**Mapping** Schritt](/list-advertise/list-and-advertise-de/auf-kanalen-listen/feed-einrichten/feed-einrichten-mapping-schritt.md) eines Export-Feeds die aktuelle Spezifikation widerspiegelt, das Mapping deines Feeds aktualisieren.

Führe diese Schritte aus, um das Mapping eines Export-Feeds zu aktualisieren:

1. Navigiere zu **Feeds > \[Dein Feed]**(der Feed, dessen Mapping du aktualisieren möchtest).
2. Gehe zu **Einstellungen**.
3. Klicke auf das Zahnrad-Dropdown und wähle **Mapping aktualisieren**.
4. Um zu bestätigen, klicke **Mapping aktualisieren** im Pop-up.

Das Mapping der Felder im **Mapping** Schritt ist nun aktualisiert. Das bedeutet, dass Channable die vorhandenen Felder prüft, die im Feed-Template gemappt sind, auf Änderungen oder Aktualisierungen. Diese Änderungen und Ergänzungen erscheinen dann im **Mapping** Schritt.

{% hint style="info" %}
**Hinweis:** Das Aktualisieren des Mappings eines Export-Feeds wird **nicht** Export-Mapping-Felder entfernen, die du in dem **Mapping** Schritt mit deinen eigenen Feldern verbunden hast. Wenn ein Feld in der Kanal-Spezifikation nicht mehr existiert, du es aber verwendest, wird es in ein vom Benutzer bereitgestelltes (benutzerdefiniertes) Feld umgewandelt.
{% endhint %}

<figure><img src="/files/be241d4fb7814caa5af82c8478b151abb8a82950" alt=""><figcaption></figcaption></figure>


---

# 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/list-advertise/list-and-advertise-de/auf-kanalen-listen/feed-einrichten/das-mapping-deines-feeds-aktualisieren.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.
