# Import-Mapping aktualisieren

Wenn du dein Import-Mapping aktualisierst, prüft Channable, ob neue Felder noch nicht importiert wurden, und fügt sie dem bestehenden Mapping hinzu. Das ist notwendig, wenn du neue Felder zu deinem Import hinzugefügt hast, die nicht automatisch im Mapping auftauchen. Channable entfernt außerdem Felder, die nicht mehr in deinem Import vorhanden sind.

Um das Mapping deines Import-Feeds zu aktualisieren, befolge diese Schritte:

{% stepper %}
{% step %}

### Navigiere zu den Import-Einstellungen

Gehe zu Setup und dann zu Import. Öffne den Import, den du aktualisieren möchtest, und gehe zu Einstellungen.
{% endstep %}

{% step %}

### Mapping aktualisieren

Klicke auf das Zahnrad-Symbol und wähle im Dropdown „Mapping aktualisieren“ aus.

{% endstep %}
{% endstepper %}

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

{% hint style="info" %}
Hinweis: Das Aktualisieren des Import-Mappings wird **nicht** Felder entfernen, die du manuell hinzugefügt hast, oder andere Konfigurationen ändern, die du zuvor im Tab „Edit mapping“ deines Imports vorgenommen hast.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://helpcenter.channable.com/import-data/import-data-de/import-konzepte/import-felder/import-mapping-aktualisieren.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
