> 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/readme/voorraadupdates-in-channable.md).

# Voorraadupdates in Channable

Channable werkt voorraad op een andere manier bij, afhankelijk van je configuratie. Je configuratie bepaalt hoe snel voorraadwijzigingen zichtbaar worden.

### Feed- en Export Api-updates

Als voorraad een standaard projectveld is in een feed- of marketplacekanaal (Api), verstuurt Channable dit tijdens de [geplande runs](/import-data/import-data-nl/import-handleiding/wijzig-de-frequentie-van-data-updates.md).

Deze updates zijn niet realtime. De frequentie hangt af van je accountinstellingen en de verwerkingstijd van het kanaal.&#x20;

De updatefrequentie hangt af van je abonnement.

* **Core standaard:** Channable werkt productdata bij **een keer per dag**.
* **Core Plus** en **Core Pro:** je kunt **extra datasynchronisaties**, tot **24 keer per dag** in **15 minuten** intervallen.

{% hint style="info" %}

#### Voorbeeld

Als een kanaal één keer per dag draait, wordt voorraad ook één keer per dag bijgewerkt. Wijzigingen tussen runs zijn niet zichtbaar tot de volgende run.
{% endhint %}

### Updates van orderkoppelingen

Een actieve [orderkoppeling](/list-advertise/list-and-advertise-nl/orders/orderkoppelingen.md) werkt voorraad elke 5 minuten bij voor de meeste kanalen, en elke 15 minuten voor Mirakl-gebaseerde kanalen. Deze snellere synchronisatie helpt oververkoop te voorkomen, waar nauwkeurige voorraad cruciaal is.

Wanneer een order via de koppeling wordt verwerkt, synchroniseert Channable de actuele voorraad van je webshop met de gekoppelde marketplace.

{% hint style="info" %}
Orderkoppelingen zijn een . Het gebruiken ervan voor voorraadupdates vereist een [compatibel e-commerceplatform](/list-advertise/list-and-advertise-nl/orders/orderkoppelingen/ondersteunde-e-commerceplatformen-voor-order-koppelingen.md) en [marketplace ](/list-advertise/list-and-advertise-nl/orders/orderkoppelingen/ondersteunde-marktplaatsen-voor-orderkoppelingen.md)om te werken.&#x20;

Orderkoppelingen vereisen de [Order-sync add-on](/account-billing/account-and-billing-nl/beheer-je-abonnement/beheer-je-channable-abonnement/channable-abonnement-add-ons.md#order-sync-add-on), een [compatibel e-commerceplatform](/list-advertise/list-and-advertise-nl/orders/orderkoppelingen/ondersteunde-e-commerceplatformen-voor-order-koppelingen.md), en een [compatibele marketplace](/list-advertise/list-and-advertise-nl/orders/orderkoppelingen/ondersteunde-marktplaatsen-voor-orderkoppelingen.md).
{% 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/readme/voorraadupdates-in-channable.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.
