> 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-it/ordini/risoluzione-dei-problemi-degli-ordini.md).

# Risoluzione dei Problemi degli Ordini

Usar questa sezione per risolvere i Problemi comuni di connessione degli Ordini dopo Configura.

Apri l'articolo che corrisponde al problema da Risolvi.

<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>Come mettere in Pausa o rimuovere una connessione di Pedido</strong><br>Disattiva temporaneamente una connessione di Pedido o Elimina in modo permanente.</td><td><a href="/spaces/LufGp7pV7tfP2poiq21C/pages/0fbf4f38bb13603630ace4fa7d6eff8222a404e9">/spaces/LufGp7pV7tfP2poiq21C/pages/0fbf4f38bb13603630ace4fa7d6eff8222a404e9</a></td></tr><tr><td><i class="fa-arrow-rotate-right">:arrow-rotate-right:</i></td><td><strong>Risoluzione del problema/reinvia un Pedido fallito</strong><br>Rivedi gli Ordini falliti, reinviali o gestiscili manualmente.</td><td><a href="/spaces/LufGp7pV7tfP2poiq21C/pages/e9480143e99793a2784f71d5966740d98fbf203e">/spaces/LufGp7pV7tfP2poiq21C/pages/e9480143e99793a2784f71d5966740d98fbf203e</a></td></tr><tr><td><i class="fa-comment-lines">:comment-lines:</i></td><td><strong>Domande frequenti (Ordini)</strong><br>Trova risposte rapide su tracciamento, esportazioni y Problemi specifici della piattaforma.</td><td><a href="/spaces/LufGp7pV7tfP2poiq21C/pages/20a16fe662401a9f699f8d3a3022457fe0372463">/spaces/LufGp7pV7tfP2poiq21C/pages/20a16fe662401a9f699f8d3a3022457fe0372463</a></td></tr><tr><td><i class="fa-magnifying-glass">:magnifying-glass:</i></td><td><strong>La mia connessione di Pedido non recupera (alcuni) Ordini.</strong><br>Controlla la connessione, i tempi y i Problemi di Api quando mancano gli Ordini.</td><td><a href="/spaces/LufGp7pV7tfP2poiq21C/pages/a2c673b26d2a457688c0a1138b57610ed48c6943">/spaces/LufGp7pV7tfP2poiq21C/pages/a2c673b26d2a457688c0a1138b57610ed48c6943</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-it/ordini/risoluzione-dei-problemi-degli-ordini.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.
