> 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/bestellungen/bestell-setup-konfigurieren.md).

# Bestell-Setup konfigurieren

Erfahre, wie du Versanddienstleister, Produktabgleich und andere Setup-Optionen für deine Bestellverbindungen konfigurierst.

Nutze diesen Abschnitt, um deine Bestellungsverbindung zu konfigurieren, bevor oder nachdem sie live geht.

Öffne den Artikel, der zur Setup-Aufgabe passt, die du abschließen musst.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-gear">:gear:</i></td><td><strong>Fortgeschrittene Einstellungen für die Bestellungsverbindung</strong><br>Konfiguriere optionales Verhalten der Bestellungsverbindung und Synchronisierungseinstellungen.</td><td><a href="/list-advertise/list-and-advertise-de/bestellungen/bestell-setup-konfigurieren/fortgeschrittene-einstellungen-fur-bestellverbindungen.md">Fortgeschrittene Einstellungen für Bestellverbindungen</a></td></tr><tr><td><i class="fa-link">:link:</i></td><td><strong>Synchronisiere Bestellungsanhänge mit deiner E-Commerce-Plattform.</strong><br>Sende Bestellungsanhänge wie Versandetiketten an deine E-Commerce-Plattform.</td><td><a href="/list-advertise/list-and-advertise-de/bestellungen/bestell-setup-konfigurieren/bestellanhange-mit-deiner-e-commerce-plattform-synchronisieren.md">Bestellanhänge mit deiner E-Commerce-Plattform synchronisieren</a></td></tr><tr><td><i class="fa-file-arrow-up">:file-arrow-up:</i></td><td><strong>Lade Rechnungen mit Channable API hoch und verwalte sie.</strong><br>Lade Bestellungsrechnungen für unterstützte Marktplätze hoch und verwalte sie.</td><td><a href="/list-advertise/list-and-advertise-de/bestellungen/bestell-setup-konfigurieren/rechnungen-mit-channable-api-hochladen-und-verwalten.md">Rechnungen mit Channable API hochladen und verwalten</a></td></tr><tr><td><i class="fa-id-badge">:id-badge:</i></td><td><strong>Alternative Produkt-IDs</strong><br>Ordne Bestellungs-Items aus dem Marktplatz den richtigen Webshop-Produkten zu.</td><td><a href="/list-advertise/list-and-advertise-de/bestellungen/bestell-setup-konfigurieren/alternative-product-ids.md">Alternative Produkt-IDs</a></td></tr></tbody></table>


---

# 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/bestellungen/bestell-setup-konfigurieren.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.
