> 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-de/import-anleitung/andere-die-haufigkeit-der-datenaktualisierungen.md).

# Ändere die Häufigkeit der Datenaktualisierungen

Channable aktualisiert deine Produktdaten automatisch einmal pro Tag. Dieses tägliche Update hält deine Produktlistings aktuell, ohne dass du etwas tun musst.

{% hint style="info" %}
Tipp: Wenn sich dein Lagerbestand oft ändert oder du häufig Aktionen fährst, musst du deine Daten vielleicht öfter als einmal am Tag aktualisieren.
{% endhint %}

## Bearbeite die Zeitplaneinstellungen deines Projekts

Du kannst dein Projekt bearbeiten **Zeitplaneinstellungen** in **\[dein Projekt] >** **Einstellungen > Zeitplaneinstellungen***.* Du kannst deine Zeitzone auswählen und festlegen, zu welchen geplanten Zeitfenstern dein Projekt ausgeführt werden soll.

Diese Zeitfenster sind die Zeiten, zu denen alle Importe und **aktiv** Exporte (Feeds, Marktplätze und Text Ads/Shopping-Kampagnen-Generatoren) ausgeführt werden und deine Daten mit diesen Kanälen synchronisiert werden.

<figure><img src="/files/264ebfcc650d0ff13e181dd0dc348528e16b85bc" alt=""><figcaption></figcaption></figure>

**in der Zeitzone**

Dies ist die Zeitzone der täglichen Datensynchronisierung. Du kannst sie auf die Zeitzone deiner Wahl oder auf die Zeitzone anpassen, in der dein Webshop geführt wird.

**Geplante Zeitfenster**

Hier siehst du, wie oft pro Tag das Projekt so geplant ist, dass es die Importe und Exporte ausführt. Die Standardeinstellung ist 1 Zeitfenster pro Tag.

{% hint style="info" %}
Mit unserem **Core Plus** oder **Core Pro** Plan können wir zusätzliche Datensynchronisierungen anbieten, bis zu maximal 24 Zeitfenstern pro Tag im Viertelstundentakt. Erfahre mehr über unsere [Core-Pläne](https://www.channable.com/pricing).
{% endhint %}

{% hint style="warning" %}
**Hinweis:** Das gilt erst, nachdem du dein Projekt in den [Projekteinstellungen aktiviert hast](/get-started/get-started-space-de/loslegen/erstelle-ein-neues-projekt/projekteinstellungen.md).
{% endhint %}

<figure><img src="/files/2691da70a1fee4dfb11b01b7616fcdf1a0e14080" 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-de/import-anleitung/andere-die-haufigkeit-der-datenaktualisierungen.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.
