> 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-es/elenco-en-canales/configurar-un-feed/actualiza-el-mapeo-de-tu-feed.md).

# Actualiza el Mapeo de tu feed

Cuando creas un nuevo feed, el mapeo más reciente disponible para ese canal se guarda en ese feed. El mapeo determina qué campos son obligatorios, recomendados y opcionales para el canal.

Para asegurarnos de que los cambios en la especificación del feed de exportación no rompan tus feeds existentes, mantenemos este mapeo igual que cuando creaste el feed por primera vez.

Las especificaciones de los canales cambian con el tiempo, así que si quieres que el [**Mapeo** paso](/list-advertise/list-and-advertise-es/elenco-en-canales/configurar-un-feed/configurar-un-feed-paso-de-mapeo.md) de un feed de exportación represente la especificación más reciente, debes actualizar el mapeo de tu feed.

Sigue estos pasos para actualizar el mapeo de un feed de exportación:

1. Navega a **Feeds > \[Tu feed]**(el feed para el que quieres actualizar el mapeo).
2. Ve a **Ajustes**.
3. Haz clic en el desplegable del engranaje y selecciona **Actualizar mapeo**.
4. Para confirmar, haz clic **Actualizar mapeo** en la ventana emergente.

El mapeo de los campos en el **Mapeo** paso ahora está actualizado. Esto significa que Channable comprobará los campos existentes que están mapeados en la plantilla del feed en busca de cambios o actualizaciones. Estos cambios y añadidos aparecerán luego en el **Mapeo** paso.

{% hint style="info" %}
**Nota:** Actualizar el mapeo de un feed de exportación va a **garantizamos** eliminar campos de mapeo de exportación que hayas conectado a tus propios campos en el **Mapeo** paso. Si un campo ya no existe en la especificación del canal pero lo estás usando, se convertirá en un campo proporcionado por el usuario (personalizado).
{% endhint %}

<figure><img src="/files/d6e7b772269cda57a1054d8cfe4be1ae5fcf24f6" 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-es/elenco-en-canales/configurar-un-feed/actualiza-el-mapeo-de-tu-feed.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.
