# Manually push sync

### ✅ When should you use “Manual push”?

* want to test sync with a few products right away
* &#x20;just edited product data in the Source store and want updates immediately
* &#x20;just changed sync settings (price rules, metafields, product selection…)
* need to re-run sync after fixing an issue

***

⏱️ How long does sync take?

Tipo app doesn’t sync instantly. It runs on a schedule:

* The app syncs in **30-minute blocks**
* Any products created or updated during that time will be included in the next sync run

#### Example

If you update a product title in the **Source store**:

1. Save the change in Shopify
2. Wait up to **30 minutes**
3. Check the same product in the **Destination store** to see the updated title

✅ Tip: If you need changes to appear sooner, use **Manual push sync** to run sync immediately.

***

### 🛠️ Steps to manually sync again

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

<figure><img src="/files/4qUJs0VtbQ3n5jArEZZy" alt=""><figcaption></figcaption></figure>

2\. Select the products you want to sync. Select **Select all 25+ products** if you want to select all products in the list

3\. Click **Sync** button on the right side

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

Then the sync is running again. Check again if the changes you made is updated on the Destination store.

**Note**: if you make any change to the app settings (like change to another setting option in the app settings), please contact the support team and we will help you push sync or make sure the setting is applied correctly

***

**🙋 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/manually-push-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.
