> 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/import-data/import-data-es/importar-conceptos/campos-de-importacion/actualiza-el-mapeo-de-importacion.md).

# Actualiza el mapeo de importación

Cuando actualizas el mapeo de importación, Channable comprueba se hay algún campo nuevo que no se ha importado e los añade A el mapeo existente. Esto es necesario cuando has añadido nuevos campos A tu importación que no aparecen In el mapeo automáticamente. Channable también eliminará los campos que ya no están In tu importación.

A actualizar el mapeo di tu feed de importación, sigue estos pasos:

{% stepper %}
{% step %}

### Ve A la Configuración de importación

Ve a **Instalación > Importación**. Localiza la importación que quieres actualizar e ir A **Configuración**.
{% endstep %}

{% step %}

### Actualizar mapeo

Haz clic en el <i class="fa-gear">:gear:</i> icono de engranaje e Seleziona **Actualizar mapeo** In el menú desplegable.
{% endstep %}
{% endstepper %}

<figure><img src="/files/6afc63e57df387092ab5de7567cdedbdbf5f8565" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Nota: al actualizar el mapeo de importación hará **no** eliminará cualquier campo que añadiste manualmente oppure cambiará cualquier otra configuración que hayas hecho previamente In la pestaña de Editar mapeo di tu importación.
{% 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:

```
GET https://helpcenter.channable.com/import-data/import-data-es/importar-conceptos/campos-de-importacion/actualiza-el-mapeo-de-importacion.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.
