# Feed Management Settings

This article walks you through the Settings section in the LitCommerce Feed Management app. Located in the sidebar menu, this section controls how your Main Store product data is imported and synced with your feeds.

More information is provided below.

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

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

### <mark style="color:$info;">**Store Name**</mark>

Use this box to give the Main Store any name you prefer. This helps distinguish it from other Main Stores connected under the same login.

### <mark style="color:$info;">**Main Store URL**</mark>

This field displays the URL retrieved during the Main Store connection process.

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

This field shows the connection status between your Main Store and LitCommerce.

{% hint style="success" %}
**Click on the `Test Connection` button to verify whether the connection is still valid.**
{% endhint %}

{% hint style="info" %}
**You can choose `Delete this store` to remove the Main Store and all connected channels. This action will reset the current store setup. Refer to** [**this article**](https://litcommerce.gitbook.io/litcommerce-helpdesk/account-and-payment/delete-store-removing-your-data-from-litcommerce) **for further details.**
{% endhint %}

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

{% hint style="info" %}
**This tab is initially locked. Click `Unlock` for free access to available features.**
{% endhint %}

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

### <mark style="color:$info;">**Update Item Changes**</mark>

This section lets you manage which types of product data are updated during the daily sync or when you manually run specific feeds. It contains three toggles:

* **Update item changes from Main Store to feed:** Enable it to sync any product adjustments (title, price, stock, images, etc.) to the feeds.

* **Import new items from Main Store to feed:** Enable it to add newly created products in your Main Store to the feeds

* **Import unpublished items from Main Store to feed:** Enable it to add hidden/unpublished products in your Main Store to the feeds.

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

{% hint style="success" %}
**More than one toggle can be activated at once as needed.**
{% endhint %}

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

You can use this section to set when and how often your feeds are updated. This triggers automatic updates from your Main Store to the connected feeds, keeping your feed data up to date without manual intervention.

<figure><img src="/files/9jD3gv17L2tQunKm0drH" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**The Feed Management app is currently limited to one sync per day. The daily sync only updates active feeds.**
{% endhint %}

* **Time Zone:** This field specifies the time zone used for your daily sync. Select a suitable one from the available list.

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

* **Scheduled Time:** Set a timeframe for when LitCommerce will automatically send updates from your Main Store to the feeds.

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

{% hint style="info" %}
**Sync time may vary depending on the number of products included in the export.**
{% endhint %}

After making changes on each tab, be sure to click `Save` before moving on to the next one.

<figure><img src="/files/NyhUx3CgfhKVQI1keJcd" 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/feed-management/feed-basics-and-setup/feed-setup/feed-management-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.
