# 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 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/0af1993b5a63b63ab16248793ac7f7e99d25d7ad" 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.

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).

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

<figure><img src="/files/d2fe74dce932d131d09cfed8d5e1583641affb0c" 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/get-started/getting-started/create-a-new-project/edit-your-project-schedule-settings.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.
