# 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.

⚠️ **Note**: all the syncs can not be reverted.

**🙋 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/faqs/how-long-does-sync-take.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.
