> 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/configurare-un-feed-aggiungere-o-copiar-un-feed.md).

# Configurare un feed - Aggiungere o copiar un feed

Scopri come Crear un nuovo feed en Channable o copiar uno esistente.

{% hint style="info" %}
**Nota:** Prima di impostare arriba il tuo feed, [crea un progetto](/get-started/get-started-space-it/per-iniziare/crear-un-nuovo-progetto.md) en Channable y [importa i dati dei tuoi prodotti](/import-data/import-data-it/readme.md).
{% endhint %}

### Aggiungi un nuovo feed

Per impostare arriba un nuovo feed di esportazione, segui questi passaggi:

{% stepper %}
{% step %}
Nel **\[Il tuo progetto]**, vai Para **Canali** en il menu principale.
{% endstep %}

{% step %}
Fai clic **+ Crea canale.**
{% endstep %}

{% step %}
Nella panoramica del canale, fai clic sul campo di ricerca alla voce 'Channel' y cerca il nome de il canale che vuoi Para usar.
{% endstep %}

{% step %}
Fai clic sul canale che vuoi Para usar.
{% endstep %}

{% step %}
Poi, compila en tuo **Nome del feed**.
{% endstep %}

{% step %}
Selecciona il tuo **Paese di destinazione** de menu a discesa.

{% hint style="success" %}
**Suggerimento**: Il Paese di destinazione che Selecciona è fisso, il che significa che si vuoi vendere i tuoi prodotti en un altro paese, devi Para Crear un nuovo feed y Selecciona quel paese en questo passaggio.
{% endhint %}
{% endstep %}

{% step %}
Selecciona il **Tipo di mercato**, che è la Categoria specifica o il settore de il mercato al dettaglio per i tuoi prodotti. Per esempio, 'Books' o 'Fashion'.

{% hint style="success" %}
**Suggerimento:** Scegli il **Tipo di mercato** con attenzione, y i campi che devi Para compilare en il **Mappatura** I passaggi sono molto diversi per Tipo di mercato. Per esempio, si selezioni 'Fashion', devi compilare campi come 'size' y 'material' Para completare il passaggio. Puoi cambiare il Tipo di mercato più tardi en le Impostazioni feed si scegli quello sbagliato.
{% endhint %}
{% endstep %}

{% step %}
Fai clic su **Impostazioni avanzate** Para Modifica le Impostazioni, ad esempio 'Regla principale'.
{% endstep %}

{% step %}
Una volta completate le Impostazioni feed, fai clic su **Continua**.
{% endstep %}
{% endstepper %}

Ecco fatto - hai aggiunto il tuo nuovo feed di esportazione! Adesso devi andare Para la [passaggio Categorie](/list-advertise/list-and-advertise-it/lista-su-canali/configurare-un-feed/configurare-un-feed-passaggio-categorie.md) de creazione di un feed.

### Copia un feed esistente

Para copiar un feed all'interno dello stesso progetto, segui questi passaggi:

1. Nel **\[Il tuo progetto]**, vai Para **Canali** en il menu principale.
2. En Panoramica, individua il feed che vuoi copiar y fai clic sul **Impostazioni** passaggio.
   1. Fai clic sull'icona a ingranaggio <i class="fa-gear">:gear:</i> y Selecciona **Copia feed.**
   2. En il pop arriba, inserisci un Nombre per il tuo feed y fai clic su **Copia feed**.

Verrai reindirizzato Para **Canali** y il tuo feed copiato sarà en la Panoramica.

<figure><img src="https://3029115931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF8GepmoSonQRG6RnHOxJ%2Fuploads%2FJlUBEHW0db4kp3bwoHvh%2Fimage.png?alt=media&amp;token=5aac2b79-813f-450c-805c-2a7e432f2e6a" 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/configurare-un-feed-aggiungere-o-copiar-un-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.
