# 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.&#x20;
{% 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.&#x20;

**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).&#x20;
{% 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: 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:

```
GET https://helpcenter.channable.com/import-data/import-how-to/change-the-frequency-of-data-updates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
