> 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/lijst-op-kanalen/feed-instellen/feed-omhoog-instellen-mappingstap.md).

# Feed omhoog instellen - Mappingstap

Leer hoe je je interne velden koppelt Naar de vereiste velden van je kanaal en begrijp de niveaus voor Verplicht, Aanbevolen en Optioneel Veld.

In de Mapping-stap moet je de interne Channable-velden koppelen aan de velden die het kanaal dat je hebt gekozen vereist.

Elk kanaal heeft andere vereisten voor velden en opmaak. Channable geeft dit aan en biedt een Beschrijving en voorbeeld voor deze velden.

### Veld Mapping

{% hint style="info" %}
Tip: Lees meer over [Mapping van Veld](/get-started/get-started-nl/aan-de-slag/velden-in-channable/veld-mapping-in-channable.md) in Channable.
{% endhint %}

Als je niet-gemapte velden in de kolom ‘Interne velden’ hebt, moet je een Veld Selecteer of [een nieuw Veld toevoegen](/get-started/get-started-nl/aan-de-slag/velden-in-channable/velden-mappen-en-toevoegen.md). Dan kun je je productdatavelden koppelen aan de velden van het exportkanaal.

<figure><img src="https://content.gitbook.com/content/F8GepmoSonQRG6RnHOxJ/blobs/QtrhSWZ5Rar4LC3vIG5S/25415420154386" alt=""><figcaption></figcaption></figure>

#### Verplicht velden

Als deze velden niet zijn gekoppeld, of de gegevens onjuist of onvolledig zijn, accepteert het kanaal je Items niet en worden ze niet in de Lijst opgenomen.

#### Aanbevolen velden

We raden je aan deze velden te koppelen en ervoor te zorgen dat de gegevens correct en compleet zijn, omdat hun Verplichte Status afhangt van het Item.

#### Optioneel velden

Koppel deze velden en zorg ervoor dat de gegevens correct en compleet zijn om de prestaties en zichtbaarheid van je Items te verbeteren.

{% hint style="info" %}
**Opmerking:** Elk exportkanaal heeft andere vereisten voor je data, dus elke feed heeft andere Verplicht, Aanbevolen en Optioneel velden.
{% 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/list-advertise/list-and-advertise-nl/lijst-op-kanalen/feed-instellen/feed-omhoog-instellen-mappingstap.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.
