> 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/list-advertise/list-and-advertise-de/readme/bestandsaktualisierungen-in-channable.md).

# Bestandsaktualisierungen in Channable

Channable aktualisiert den Bestand je nach deiner Konfiguration unterschiedlich. Dein Setup bestimmt, wie schnell Bestandsänderungen sichtbar werden.

### Feed- und Export-API-Updates

Wenn Bestand ein normales Projektfeld in einem Feed- oder Marktplatz-Kanal (API) ist, sendet Channable es während der [geplanten Ausführungen](/import-data/import-data-de/import-anleitung/haufigkeit-der-datenaktualisierungen-andern.md).

Diese Aktualisierungen erfolgen nicht in Echtzeit. Ihre Häufigkeit hängt von deinen Account-Einstellungen und der Verarbeitungszeit des Kanals ab.&#x20;

Die Aktualisierungshäufigkeit hängt von deinem Plan ab.

* **Core Standard:** Channable aktualisiert Produktdaten **einmal am Tag**.
* **Core Plus** und **Core Pro:** du kannst **zusätzliche Datensynchronisierungen**, bis zu **24-mal pro Tag** in **15-Minuten** Intervallen.

{% hint style="info" %}

#### Beispiel

Wenn ein Kanal einmal am Tag läuft, wird der Bestand einmal am Tag aktualisiert. Änderungen zwischen den Läufen werden erst beim nächsten Lauf übernommen.
{% endhint %}

### Aktualisierungen der Bestellverbindung

Eine aktive [Bestellverbindung](/list-advertise/list-and-advertise-de/bestellungen/bestellung-verbindungen.md) aktualisiert den Bestand für die meisten Kanäle alle 5 Minuten und für Mirakl-basierte Kanäle alle 15 Minuten. Diese schnellere Synchronisierung hilft, Überverkäufe zu verhindern, wenn ein genauer Bestand entscheidend ist.

Wenn eine Bestellung über die Verbindung verarbeitet wird, synchronisiert Channable den aktuellen Webshop-Bestand mit dem verbundenen Marktplatz.

{% hint style="info" %}
Bestellverbindungen sind ein . Für Bestandsaktualisierungen erfordern sie eine [kompatible E-Commerce-Plattform](/list-advertise/list-and-advertise-de/bestellungen/bestellung-verbindungen/unterstutzte-e-commerce-plattformen-fur-bestellungsverbindungen.md) und [Marktplatz ](/list-advertise/list-and-advertise-de/bestellungen/bestellung-verbindungen/unterstutzte-marktplatze-fur-bestellverbindungen.md)zu funktionieren.&#x20;

Bestellverbindungen erfordern das [Bestell-Sync-Add-on](/account-billing/account-and-billing-de/verwalte-dein-abo/verwalte-dein-channable-abo/add-ons-fur-dein-channable-abo.md#order-sync-add-on), ein [kompatible E-Commerce-Plattform](/list-advertise/list-and-advertise-de/bestellungen/bestellung-verbindungen/unterstutzte-e-commerce-plattformen-fur-bestellungsverbindungen.md)und ein [kompatibler Marktplatz](/list-advertise/list-and-advertise-de/bestellungen/bestellung-verbindungen/unterstutzte-marktplatze-fur-bestellverbindungen.md).
{% endhint %}


---

# 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/list-advertise/list-and-advertise-de/readme/bestandsaktualisierungen-in-channable.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.
