> 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-how-to/change-the-frequency-of-data-updates.md).

# Change the frequency of data updates

Channable automatically updates your product data once a day. This daily update keeps your product listings fresh without you having to do anything.

{% hint style="info" %}
Tip: If your inventory changes often, or you run frequent sales, you might need to update your data more than once a day.
{% endhint %}

## Edit your project schedule settings

You can edit your project **Schedule settings** in **\[your project] >** **Settings > Schedule settings***.* You can select your time zone and set up and at which scheduled time slots your project should run.

These time slots are the times all imports and **active** exports (feeds, Marketplaces, and Text Ads/Shopping Campaign generators) will run and your data will sync with these channels.

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

**In timezone**

This is the timezone of the daily data sync. You can adjust it to the timezone of your choice or to the timezone that your webshop is based in.

**Schedule time slots**

This shows how many times per day the project is scheduled to run the imports and exports. The default setting is 1 time slot a day.

{% hint style="info" %}
With our **Core Plus** or **Core Pro** plan, we can offer extra data syncs to a maximum of 24 timeslots per day at a quarter of an hour interval. Find more about our more our [Core plans](https://www.channable.com/pricing).
{% endhint %}

{% hint style="warning" %}
**Note:** This is only applicable after your activate your project in the [project settings](/get-started/getting-started/create-a-new-project/project-settings.md).
{% endhint %}

<figure><img src="/files/GgsTLRed7WTbD0Ck5KA4" 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-how-to/change-the-frequency-of-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.
