# Advanced order connection settings

You can configure advanced order connection settings in your order connection to control how Channable processes:

* Orders
* Fulfillment updates
* Returns
* Real time stock updates
* Other configurable order connection settings

{% hint style="warning" %}
**Important:** Available advanced settings vary per platform and channel. Not all settings will be available for all integrations.
{% endhint %}

### Access and permissions

To prevent accidental changes to your order connection settings, the following permissions apply:

* All users with “read” access can find and view advanced order connection settings.
* Only users with “write” access can find, view, and edit advanced order connection settings.

### Edit advanced settings

1. Go to **Setup > Order connections**.
2. Click **Settings** in **\[your order connection]**.
3. Click <i class="fa-gear-complex">:gear-complex:</i> **Advanced settings**. A pop-up menu will open, displaying the available order connection settings for the platform and channel you are using.
4. Use the menu to review, enable, and save the settings you would like to add to your order connection.

{% hint style="danger" %}
**Important Notice:** Changing these settings affects order processing, fulfillment updates, returns, and real-time stock updates through Channable.&#x20;

Ensure you review the information carefully before enabling or disabling certain features.
{% endhint %}

### Navigation

Click on the different tabs in the menu to navigate between **Fulfillment**, Orders, Returns and **Stock related** settings.

<figure><img src="/files/2ksLasjsO3ro33n2mGX9" alt=""><figcaption></figcaption></figure>

### See setting details

Click on a setting to view more details.

#### Save new settings

<figure><img src="/files/3lOxfAlw9ExKdlXm6MSC" alt=""><figcaption></figcaption></figure>

Click on the setting, adjust the field (either set to **Enabled/Disabled** or fill in a value), and click **Save**.

A **Modified** label will appear to indicate the setting has been adjusted.

### Reset setting to default

1. Find the setting you want to revert. If changed, it will have a **Modified** tag.&#x20;
2. Click on the setting to view more details.
3. Click **Reset**. Your changes will be saved automatically.


---

# Agent Instructions: 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:

```
GET https://helpcenter.channable.com/list-advertise/orders/configure-order-setup/advanced-order-connection-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
