# Select products to sync

The app lets you control which products are synchronized between your stores. You can sync **all products**, or only products that match specific **tags**, or exclude products based on tags.

Before connecting, check and select the product information you want to sync [here. ](https://tipo.io/index.php/kb/sync-specific-product-fields/)

***

### ⚙️ **In Source store**

1 . In **Source store**, open the app > click **Settings**

2\. In **Share products** part, tick on checkbox **Enable** to activate the sync product function

3\. You’ll see three options for selecting products:

* **Sync all products**\
  → All products in the source store will sync automatically.
* **Only sync products that match the tags below**\
  → Enter one or more tags, and only products with those tags will be synced.
* **Sync all products except those that match the tags below**\
  → All products will sync **except** those with the listed tags.

4\. Click **Save** to update the change

<figure><img src="/files/62ucM4mS9tIUX5MgZb2G" alt=""><figcaption></figcaption></figure>

***

### ⚙️ **In Destinations store**

**New connection:**&#x20;

Before connecting, check and select the product information you want to sync [here. ](https://tipo.io/index.php/kb/sync-specific-product-fields/)

1\. Open the app in **Destination** store > click **Stores** >  click **Connect store** button

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

2\. Add the **Connection code** of the Source store  you want to connect

3\. For **Products sync** setting, tick on checkbox > **Enable** to activate the sync product function > select an option to sync products. For example: select **All products that match any of the tags below** > add the product you want

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

4\. Click **Save** to update the change

***

**For an running connection:**

1\. Go to the **Destinations** store, open the app **Dashboard** > click on the store URL of the source store to open the connection detail

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

2\. For **Products sync** part, tick on checkbox **Enable** to activate the sync product function

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

3\. Select an option to sync products. For example: select **All products that match any of the tags below** > add the product you want

4\. Click **Save** to update the change

***

### ✅ Recommended first-time workflow

If you’re setting up syncing for the first time:

1. Choose **Specific products**
2. Select 1–5 test products
3. Run sync
4. Confirm results in Destination
5. Then expand the list (or switch to “All products”) when you’re confident

***

### 🧪 **Example**

Let’s say you want to sync only your **pet-related** items.\
You can enter tags like:

`pet_food, pet_accessory, pet_toy`

⇒ Now, only products with one of these tags will sync to your destination store.

If you choose “Sync all products except those that match the tags below” and enter:

`sale, clearance`

⇒ Then any product tagged as *sale* or *clearance* will be **excluded** from syncing.

***

### Important Note: Use Distinct and Descriptive Tags

To ensure accurate filtering and prevent unexpected matches:

✅ Use **specific tags** that describe exactly what you want to sync, for example:

```
fish_only, pet_fish, fish_food
```

🚫 Avoid **general tags** like:

```
fish, food
```

General or overlapping tags can cause unrelated products to sync unintentionally.&#x20;

For example, a “cat food” product might sync if you only used the tag “food.”

Using clear, distinct tags helps your filters work exactly as expected.

***

### 🔁 What happens during sync

**Goal:** Sync only products with the tag `SYNC`

1. In the **Source store**, add the tag **SYNC** to 12 products
2. In Tipo Sync, select: **Sync only products that match these tags**
3. Enter tag: `SYNC`
4. Run sync

✅ **Result after first sync:**

* Tipo Sync imports those **12 products** into the Destination store.

✅ **Result after future changes:**

* If you update any of those `SYNC` products in the Source store, the Destination store product with the **same handle** will be updated (based on enabled sync fields).

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

If I added tag “SYNC”  to a new product, it is created and synced to Destinations store too.

Note: the products are synced based on the **Matching & Imports** setting too.

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

***

### ▶️ Tutorial video

{% embed url="<https://youtu.be/7nuH3o16fIQ?si=MUjM9j63qyOXQtqO>" %}

***

**🙋 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/product-syncs/select-products-to-sync.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.
