# Unsync products

Unsyncing does **not** delete the product from your Shopify store.\
It only stops the connection/sync for that product.

### ✅ When should you unsync a product?

Unsyncing is useful when you want to:

* Stop syncing a specific product temporarily
* Keep a different price/description in the Destination store
* Remove a product from the sync list without deleting it

***

### ⚙️ **Steps to unsync specific product**&#x20;

1\. Go to the **Destinations** store, open the app Dashboard > click **Stores** > click **Products** to see the synced product list of the connection

<figure><img src="/files/8fiSsmRHn03KqvXCbcQ7" alt=""><figcaption></figcaption></figure>

2\. Click this icon to  stop sync for each product

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

3\. For bulk action: select the products you want to sync.&#x20;

Select **Select all 25+ products** if you want to select all products in the list.&#x20;

Click **Unsync** button on the right side

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

⇒  The product status will change (**Manually excluded**)

***

### 🔄 What happens after you unsync?

After a product is unsynced:

* The product stays in the Destination store
* The app will no longer update it from the Source store
* Future changes in the Source store will not affect this product

📌 Matching note: Products are usually matched by an identifier such as **handle** (or your selected identifier like SKU/barcode).

If you want to continue the sync again,  select the products again and click **Sync** button instead of **Unsync** button.

***

### ⚙️ What if I want the product removed from the Destination store?

Unsyncing alone won’t remove it.\
If you want it removed/unpublished automatically, check your connection setting:

**Edit connection → Unlink Behavior**

* Unpublish (recommended)
* Unpublish if ordered, delete otherwise
* Delete
* No action

[Learn more](https://docs.tipo.io/settings-destination-store/mange-source-stores#disconnect-to-a-source-store)

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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://docs.tipo.io/settings-destination-store/unsync-products.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.
