> 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/fehlerbehebung-bei-bestellungen.md).

# Fehlerbehebung bei Bestellungen

Verwende diesen Abschnitt, um häufige Probleme mit der Bestellverbindung nach dem Setup zu beheben.

Öffne den Artikel, der zu dem Problem passt, das du lösen 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-pause">:pause:</i></td><td><strong>Wie du eine Bestellverbindung pausierst oder löschst</strong><br>Deaktiviere eine Bestellverbindung vorübergehend oder lösche sie dauerhaft.</td><td><a href="/spaces/7QgpETyj69hASd0VYIcu/pages/f76f7493663671b0882ad027a5ed199215512a6e">/spaces/7QgpETyj69hASd0VYIcu/pages/f76f7493663671b0882ad027a5ed199215512a6e</a></td></tr><tr><td><i class="fa-arrow-rotate-right">:arrow-rotate-right:</i></td><td><strong>Wie du eine fehlgeschlagene Bestellung behebst/erneut sendest</strong><br>Prüfe fehlgeschlagene Bestellungen, sende sie erneut oder bearbeite sie manuell.</td><td><a href="/spaces/7QgpETyj69hASd0VYIcu/pages/e40952f188947840430b9abe7d201a3ab7353487">/spaces/7QgpETyj69hASd0VYIcu/pages/e40952f188947840430b9abe7d201a3ab7353487</a></td></tr><tr><td><i class="fa-comment-lines">:comment-lines:</i></td><td><strong>Häufig gestellte Fragen (Bestellungen)</strong><br>Finde schnelle Antworten zu Tracking, Exporten und Problemen je nach Plattform.</td><td><a href="/spaces/7QgpETyj69hASd0VYIcu/pages/89e3ca2921c9bc3e0a6cda674f8024a8fb981318">/spaces/7QgpETyj69hASd0VYIcu/pages/89e3ca2921c9bc3e0a6cda674f8024a8fb981318</a></td></tr><tr><td><i class="fa-magnifying-glass">:magnifying-glass:</i></td><td><strong>Meine Bestellverbindung ruft (einige) Bestellungen nicht ab.</strong><br>Prüfe Verbindung, Timing und API-Probleme, wenn Bestellungen fehlen.</td><td><a href="/spaces/7QgpETyj69hASd0VYIcu/pages/143bf63515ef9dfae6abde69cce0d35bac89d3c5">/spaces/7QgpETyj69hASd0VYIcu/pages/143bf63515ef9dfae6abde69cce0d35bac89d3c5</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/fehlerbehebung-bei-bestellungen.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.
