> 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/get-started/get-started-space-fr/commencer/creez-un-nouveau-projet/modifiez-la-planification-de-votre-projet.md).

# Modifiez la Planification de votre projet

Vous pouvez modifier votre projet **Planification** dans **\[votre projet] > Paramètres > Planification**. Vous pouvez sélectionner votre fuseau horaire et définir les créneaux horaires planifiés auxquels votre projet doit s’exécuter.

Ces créneaux horaires correspondent aux moments où tous les imports et **actifs** exports (flux, Marketplaces et générateurs d’Annonces Textuelles/campagnes Shopping) seront exécutés et où vos données seront synchronisées avec ces canaux.

<figure><img src="https://content.gitbook.com/content/UAGSVlvcNsqEqVUgr0tD/blobs/cCATmaUqekvE0J7blaYz/19236257944722" alt=""><figcaption></figcaption></figure>

### Dans le fuseau horaire

Il s’agit du fuseau horaire de la synchronisation quotidienne des données. Vous pouvez l’ajuster selon le fuseau horaire de votre choix ou selon celui dans lequel votre boutique en ligne est basée.

### Créneaux horaires de planification

Cela indique combien de fois par jour le projet est prévu pour exécuter les imports et les exports. Le paramètre par défaut est de 1 créneau horaire par jour.

Avec notre **Core Plus** ou **Core Pro** forfait, nous pouvons proposer des synchronisations de données supplémentaires, jusqu’à un maximum de 24 créneaux horaires par jour, avec un intervalle de quinze minutes. En savoir plus sur nos [forfaits Core](https://www.channable.com/pricing).

{% hint style="info" %}
Cela s’applique uniquement après l’activation de votre projet dans les [paramètres du projet](/get-started/get-started-space-fr/commencer/creez-un-nouveau-projet/parametres-du-projet.md).
{% endhint %}

<figure><img src="https://content.gitbook.com/content/UAGSVlvcNsqEqVUgr0tD/blobs/xI89COMsnutUXGxrCwoY/19236257948690" 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/get-started/get-started-space-fr/commencer/creez-un-nouveau-projet/modifiez-la-planification-de-votre-projet.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.
