# Unsync products

This guide explains how to **unsync** products between your **Source store** and **Destination store**. Unsyncing removes the link (mapping) so the product will no longer receive updates from the Source store.

### ❓ What happens when you unsync?

When you unsync a product:

* The mapping between Source and Destination is removed
* Future updates from Source will no longer apply to that product in Destination
* The product may remain in the Destination store

***

### 🛠️ **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. Select **Select all 25+ products** if you want to select all products in the list > click **Unsync** button on the right side

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

<figure><img src="https://tipo.io/wp-content/uploads/2024/11/2025-04-11_16-21-36-1024x674.png" alt=""><figcaption></figcaption></figure>

After unsyncing, these products will be marked as **Manually Excluded**, indicating they are no longer synchronized with the Source Store.​

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

<figure><img src="https://tipo.io/wp-content/uploads/2024/11/2025-04-11_16-22-46-1024x674.png" alt=""><figcaption></figcaption></figure>

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

**📝 Note**

**Unsyncing does not delete the product.**\
It only stops future updates from the **Source store** from syncing to the **Destination store**. The product will still remain in your Destination store unless you manually delete it.

***

#### 🙋 Still need support?

If you still need help, please feel free to contact us at **\[your support email or link]**. 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/product-syncs/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.
