> 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/import-data/import-data-nl/import-handleiding/wijzig-de-frequentie-van-data-updates.md).

# Wijzig de frequentie van data-updates

Channable werkt je productdata automatisch één keer per dag bij. Deze dagelijkse update houdt je productvermeldingen actueel zonder dat je iets hoeft te doen.

{% hint style="info" %}
Tip: Als je voorraad vaak verandert of je vaak aanbiedingen hebt, moet je je gegevens mogelijk vaker dan één keer per dag bijwerken.
{% endhint %}

## Edit de Planning instellingen van je project

Je kunt je project bewerken **Planning instellingen** in **\[je project] >** **Instellingen > Planning instellingen***.* Selecteer je tijdzone en stel in op welke geplande tijdsloten je project moet draaien.

Deze tijdsloten zijn de tijden waarop alle imports en **actief** Exporten (feeds, Marketplaces en Tekst Ads/Shopping Campaign-generatoren) worden uitgevoerd en je data wordt gesynchroniseerd met deze kanalen.

<figure><img src="/files/f740f305228fb170262c9ac41d1693569568b550" alt=""><figcaption></figcaption></figure>

**In tijdzone**

Dit is de tijdzone van de dagelijkse synchronisatie van de data. Je kunt dit aanpassen naar de tijdzone die jij wilt, of naar de tijdzone waarop je webshop is gebaseerd.

**Plan tijdvakken**

Dit laat zien hoe vaak per dag het project is gepland om de import en export Naar uit te voeren. De standaardinstelling is 1 tijdslot per dag.

{% hint style="info" %}
Met onze **Core Plus** of **Core Pro** plan, kunnen we extra datasynchronisaties aanbieden Naar een maximum van 24 tijdslots per dag met een interval van een kwart van een uur. Lees meer over onze meer onze [Basisabonnementen](https://www.channable.com/pricing).
{% endhint %}

{% hint style="warning" %}
**Opmerking:** Dit is alleen van toepassing nadat je je project activeert in de [project Instellingen](/get-started/get-started-nl/aan-de-slag/maak-aan-een-nieuw-project/projectinstellingen.md).
{% endhint %}

<figure><img src="/files/c3fa2bf2275aacff5f6cb1b802b9c3a1cbc27a89" 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/import-data/import-data-nl/import-handleiding/wijzig-de-frequentie-van-data-updates.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.
