# Step 4: Set up Inventory Sync Options

With Inventory Sync enabled, LitCommerce automatically runs a process every 15 minutes to keep the inventory on the Sales Channel in sync with the Main Store.&#x20;

It also updates the Sales Channel with any Inventory adjustments made in the Main Store and those resulting from new orders received from the Sales Channels.

{% hint style="info" %}
**Changes made directly to Marketplace inventory will not be reflected in your Main Store/ LitCommerce.**
{% endhint %}

This article describes how Inventory Sync and other options help you manage the Inventory Synchronization flow from the Main Store to the Marketplace.

## <mark style="color:$primary;">**How to enable Inventory Sync**</mark>

To do this, go to the desired channel in the sidebar menu and click the `Channel Settings` button to find the Inventory Options.

<figure><img src="/files/Ijd4ycQxfd4jU0HeXvrs" alt=""><figcaption></figcaption></figure>

When enabled, the Inventory Sync Options will be applied to all existing listings in the Channel. If not, they will be applied one time when the new listings are added from the Main Store to the Sales Channel.

## <mark style="color:$primary;">**Inventory Sync Options**</mark>

{% hint style="info" %}
**The quantity will be calculated in sequential order of the inventory sync options.**
{% endhint %}

### <mark style="color:$info;">**Inventory Sync**</mark>

Enabling the Inventory Sync will trigger an automatic process in the LitCommerce system every 15 minutes to scan for new updates in the Inventory in the Main Store and sync them to linked listings in the Sales Channels.

Additionally, the system automatically import orders from Sales Channels to the application, aiming to maintain consistency between the Main Store and connected Channels in LitCommerce.

<figure><img src="/files/aVVTy7GOVtGtiJbuo1KI" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Ensure to check all boxes to acknowledge the effects of Inventory Sync before enabling this feature.**
{% endhint %}

<figure><img src="/files/TaCaa8K1IZ8lr9dq5VXz" alt=""><figcaption></figcaption></figure>

### <mark style="color:$info;">**Keep Listing Active**</mark>

By default, the Listing Status depends on the Product Status and available Inventory in the Main Store. Toggle this button to keep the linked listing Active on the Channel despite the Product Status in the Main Store.

<figure><img src="/files/pOaGoRdrD8fSEhd7lrO5" alt=""><figcaption></figcaption></figure>

### <mark style="color:$info;">**Inventory Rules**</mark>

Each Sales Channel has its own restrictions regarding the Quantity. You can set the Inventory for listings by utilizing the Inventory Rules. Here is how to establish them:

* **Automatically adjust the quantities on this channel in relation to the total quantity in your Main Store:** Enter the percentage of the quantity that you want to use from the Main Store in the Marketplace.

<figure><img src="/files/UqtLBFcU73OQ8XkGmgWM" alt=""><figcaption></figcaption></figure>

* **For No Manage Stock listings:** When the listing is linked to a No Manage Stock product in All Products, the quantity in the Sales Channel will be automatically set to a fixed value.

* **Maximum/Minimum Quantity:** Set up the maximum/minimum quantity to be displayed on the Sales Channel regardless of the actual stock in the Main Store.

* **Automatically set the product on \[Sales Channel] to out of stock:** Set up the listing’s stock status when the quantity reaches a fixed value. Utilize this if you want to have a buffer stock between the Sales Channel and your Main Store.

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

Some Sales Channels have their own Price Sync options due to their unique features. Head to each Channel Settings for additional information.

{% hint style="info" %}
**With Shopify Main Store, you have the option to select which locations LitCommerce will sync the inventory from.**
{% endhint %}

<figure><img src="/files/iwzDUR29A0Thb71NkIkL" alt=""><figcaption></figcaption></figure>

## <mark style="color:$primary;">**Save Settings**</mark>

After setting up the Inventory Sync Options, scroll down at the bottom of the page to save the settings.

<figure><img src="/files/dWFvm8IjpVzBu6dOhi9m" alt=""><figcaption></figcaption></figure>

Once the Inventory Sync or Rules are set up, their statuses will be displayed under the Channel Name.

<figure><img src="/files/MlLE7JtkOLmckhxmMymA" alt=""><figcaption></figcaption></figure>

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# 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://help.litcommerce.com/marketplace-integration/setup-and-navigation/step-by-step-setup/step-4-set-up-inventory-sync-options.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.
