> 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-nl/meta/aan-de-slag-met-meta/hoe-je-een-aanvullende-feed-instelt-in-meta.md).

# Hoe je een aanvullende feed instelt in Meta

In Meta Commerce Manager kun je [een aanvullende feed toevoegen](https://www.facebook.com/business/help/609872007120910?ref=search_new_417) aan je [catalogus](https://www.facebook.com/business/help/1275400645914358?id=725943027795860) om je bestaande feed te verrijken met extra gegevens. [Maak een feed aan in Channable](/list-advertise/list-and-advertise-nl/meta/aan-de-slag-met-meta.md) zodat je die kunt koppelen aan je aanvullende feed in Meta.

Volg deze stappen om een aanvullende feed toe te voegen in Meta Commerce Manager:

1. Ga naar [Meta Commerce Manager](https://business.facebook.com/commerce/).
2. Ga naar **Catalogus** **>** **Gegevensbronnen** in het navigatiemenu.
3. Klik bij ‘Aanvullende feeds’ op **Aanvullende feed toevoegen**.<br>

   <figure><img src="https://helpcenter.channable.com/hc/article_attachments/22927792816530" alt=""><figcaption></figcaption></figure>
4. Bij **Selecteer datafeeds om mee te koppelen**, en selecteer de datafeed waaraan je meer gegevens wilt toevoegen.
5. Selecteer **Gebruik een URL of Google Spreadsheets** en kopieer en plak je Meta [feed-URL](/list-advertise/list-and-advertise-nl/lijst-op-kanalen/feeds-faq/hoe-krijg-ik-de-url-van-het-feedbestand.md) uit Channable, die je kunt vinden in de [Preview-stap](/list-advertise/list-and-advertise-nl/lijst-op-kanalen/een-feed-instellen/feed-instellen-stap-bekijken-en-exporteren.md) van de feedsetup.
6. Voeg een naam toe voor je feed.
7. Selecteer een **standaardvaluta**.

{% hint style="info" %}
**Let op:** In Channable voegen we standaard de valuta toe aan alle prijzen in je feed, dus de optie die je hier kiest heeft geen invloed op je feed.
{% endhint %}

8. Stel in hoe vaak de feed wordt vernieuwd bij **Schema voor gegevensfeed**.

{% hint style="info" %}
**Let op:** Zorg ervoor dat de geplande tijd goed aansluit op je [Channable-plannerinstellingen](/get-started/get-started-nl/aan-de-slag/maak-aan-een-nieuw-project/edit-je-project-planning-instellingen.md) .
{% endhint %}

8. Bij de **Primaire feed(s) die worden aangevuld** keuzelijst, controleer je of de juiste primaire feed is geselecteerd.
9. Klik op **Uploaden.**<br>

   <figure><img src="https://helpcenter.channable.com/hc/article_attachments/22927792819474" alt=""><figcaption></figcaption></figure>

Je aanvullende Meta-feed vanuit Channable is gekoppeld, en de gegevens in je primaire feed zijn bijgewerkt in Meta Commerce Manager. Je kunt dit controleren in **Catalogus > Items**.


---

# 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-nl/meta/aan-de-slag-met-meta/hoe-je-een-aanvullende-feed-instelt-in-meta.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.
