> 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-it/lista-su-canali/configurare-un-feed/aggiorna-la-mappatura-de-il-tuo-feed.md).

# Aggiorna la Mappatura de il tuo feed

Quando crei un nuovo feed, la mappatura più recente disponibile per quel canale viene salvata nel feed. La mappatura determina quali campi sono obbligatori, consigliati e facoltativi per il canale.

Per evitare che le modifiche alle specifiche del feed di esportazione interrompano i tuoi feed esistenti, manteniamo questa mappatura uguale a quando hai creato il feed.

Le specifiche dei canali cambiano nel tempo, quindi se vuoi che il [**Mappatura** finalizzazione](/list-advertise/list-and-advertise-it/lista-su-canali/configurare-un-feed/imposta-arriba-un-feed-fase-di-mappatura.md) di un feed di esportazione rappresenti l'ultima specifica, devi aggiornare la mappatura del tuo feed.

Segui questi passaggi per aggiornare la mappatura di un feed di esportazione:

1. Vai a **Feed > \[Il tuo feed]**(il feed per il quale vuoi aggiornare la mappatura).
2. Vai a **Impostazioni**.
3. Clicca sul menu a ingranaggio e seleziona **Aggiorna mappatura**.
4. Per confermare, fai clic su **Aggiorna mappatura** nel pop-up.

La mappatura dei campi nel **Mappatura** passo è ora aggiornata. Questo significa che Channable verificherà i campi esistenti mappati nel modello del feed per eventuali cambiamenti o aggiornamenti. Queste modifiche e aggiunte appariranno poi nel **Mappatura** passo.

{% hint style="info" %}
**Nota:** L'aggiornamento della mappatura di un feed di esportazione comporterà **non** rimuovere i campi di mappatura di esportazione che hai collegato ai tuoi campi personali nel **Mappatura** passo. Se un campo non esiste più nella specifica del canale ma lo stai usando, verrà trasformato in un campo fornito dall'utente (personalizzato).
{% endhint %}

<figure><img src="https://content.gitbook.com/content/F8GepmoSonQRG6RnHOxJ/blobs/0eOWmwzfsRbM14EonHcB/24049236553362" 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-it/lista-su-canali/configurare-un-feed/aggiorna-la-mappatura-de-il-tuo-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.
