> 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/orders/configure-order-setup.md).

# Configure order setup

Use this section to configure your order connection before or after it goes live.

Open the article that matches the setup task you need to complete.

<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>Advanced order connection settings</strong><br>Configure optional order connection behavior and sync preferences.</td><td><a href="/spaces/F8GepmoSonQRG6RnHOxJ/pages/40da48c03304a7df73f1657f1972be8ef50e9573">/spaces/F8GepmoSonQRG6RnHOxJ/pages/40da48c03304a7df73f1657f1972be8ef50e9573</a></td></tr><tr><td><i class="fa-link">:link:</i></td><td><strong>Sync order attachments to your eCommerce platform</strong><br>Send order attachments like shipping labels to your eCommerce platform.</td><td><a href="/spaces/F8GepmoSonQRG6RnHOxJ/pages/sO0Y248mjZNWfchD0it8">/spaces/F8GepmoSonQRG6RnHOxJ/pages/sO0Y248mjZNWfchD0it8</a></td></tr><tr><td><i class="fa-file-arrow-up">:file-arrow-up:</i></td><td><strong>Upload and manage invoices with Channable API</strong><br>Upload and manage order invoices for supported marketplaces.</td><td><a href="/spaces/F8GepmoSonQRG6RnHOxJ/pages/aebb4af8ba71284e46d8ee66c8a93cd6fc559c2e">/spaces/F8GepmoSonQRG6RnHOxJ/pages/aebb4af8ba71284e46d8ee66c8a93cd6fc559c2e</a></td></tr><tr><td><i class="fa-id-badge">:id-badge:</i></td><td><strong>Alternative product IDs</strong><br>Match marketplace order items to the right webshop products.</td><td><a href="/spaces/F8GepmoSonQRG6RnHOxJ/pages/k04mjwrkaONiivyAqhAn">/spaces/F8GepmoSonQRG6RnHOxJ/pages/k04mjwrkaONiivyAqhAn</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/orders/configure-order-setup.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.
