# Data Sync History

The **Data Sync History** page gives you complete visibility into the **sync status of your Shopify store data** in Report Pundit. It helps you understand what data is syncing, what’s completed, and when the last successful sync occurred.

### What You Can See

On this page, you can track:

* **Current sync status** of your shop data
* **Resources being synced** (orders, products, customers, etc.)
* **Completed syncs** and in-progress syncs
* **Last updated date and time** for each resource

This transparency helps you quickly verify whether your data is up to date.

***

### Force Sync

At the top of the table, you’ll find the **Force Sync** button.

#### What Force Sync does

* Prioritizes your shop’s data sync
* Pushes your shop to the front of the sync queue
* Helps fetch the latest data faster

#### When to use Force Sync

* After changing sync-related settings
* When recent Shopify data is not yet reflected in reports
* After reconnecting or updating your store

⚠️ Force Sync does not duplicate data—it only prioritizes the sync process.


---

# 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.reportpundit.com/knowledge-base/settings/data-sync-history.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.
