> For the complete documentation index, see [llms.txt](https://help.orderdesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.orderdesk.com/integration-setup-guides/fulfillment-services/clearnine-sync-integration.md).

# Clearnine Sync Integration

Order Desk can import orders from your shopping cart(s), apply custom information and then submit them to [Clearnine Sync](https://clearnine.com/sync/) for fulfillment. When orders are shipped, the tracking details will be sent back to Order Desk and back to your shopping cart(s) if your store is set up for it.

### Setup

To connect to Clearnine, click on the **Manage Integrations** link in the left sidebar and under the **Fulfillment** tab find and enable the Clearnine integration.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FRvYMykas4DLF9S0LEfdD%2Flegacy-862a9080b1bf36d2e534.png?alt=media)

Alternatively, search for Clearnine from the available integrations search.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FnqF0u8zKBqQo5HAKJdPZ%2Flegacy-ef227bf9aa203ff528a3.png?alt=media)

Enter your Clearnine credentials in Order Desk and click to connect.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FyyrOdnmye31f6SuRXnTY%2Flegacy-808b69645b0b44d8c4b9.png?alt=media)

To find your Clearnine credentials, please contact your rep from Clearnine. **Order Desk support is not able to help with finding or resetting your Clearnine credentials**, as they are created and provided by Clearnine.

### Integration Settings

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FWcpWXCVayTawBnQZz8V4%2Flegacy-ec7a4c6a2b9b59b2b6ef.png?alt=media)

After you have connected the integration, you can apply any necessary details or preferences to the settings.

#### After Import, Move To

Select the folder you want orders to be moved into after they are successfully sent to Clearnine.

You can use one of the default folders already in your store or create your own. Read the [Working with Folders](/start-here/getting-started-series/quick-start-overview.md#working-with-folders) guide for more information.

#### After Shipment, Move To

Select the folder you want orders to be moved into as Clearnine sends shipment details back to Order Desk.

#### Automatically Send Imported Orders To Clearnine

If selected, every order that is added to Order Desk will automatically be sent to Clearnine.

Select this setting only if all orders will be sent to Clearnine. If any orders will not be sent, or if you need a delay between when an order is imported into Order Desk and when it is sent to Clearnine do *not* select this.

#### Inventory Management Settings

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FTUjazvBXKWvwbQB93RQi%2Flegacy-171effc02a9d9efe81d0.png?alt=media)

#### Sync Inventory

Enable if you want your inventory stock counts to be pulled in from Clearnine.

For more information, see the [How to Work with Inventory Counts](/guided-walkthroughs/products-and-inventory/how-to-work-with-inventory-quantities.md#send-counts-tofrom-order-desk) guide.

#### Inventory Location Name

If you want to set a specific inventory location name for the products you have at Clearnine, set that name here. As Clearnine sends back reports, your custom name will be added as the location.

#### Product Settings

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FqbgQswoeW9HrFnoeFS3S%2Flegacy-c3faeef8197fcf9542da.png?alt=media)

For more information on what these product settings in the Clearnine integration are for and how to use them, read the [Fulfillment Integration Product Settings](/integration-setup-guides/fulfillment-services/fulfillment-integration-product-settings.md) guide.


---

# 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://help.orderdesk.com/integration-setup-guides/fulfillment-services/clearnine-sync-integration.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.
