# Syncing Schema and Data

If you make any changes to your schema or data, such as adding new tables or fields, this will not appear immediately in Jet. Run a manual sync directly in Jet to see the changes.

## Run Schema Sync <a href="#run-schema-sync-0-0" id="run-schema-sync-0-0"></a>

Jet automatically doesn't sync the schema structure, you can manually run a schema sync as an admin whenever you need in order to see changes reflected straight away.

<figure><img src="https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2Fpqe6jzr8mZoPGo2qGlw6%2Fsync.gif?alt=media&#x26;token=34d29411-f8fa-4eba-8542-706e5211520d" alt=""><figcaption></figcaption></figure>

### Run Schema Sync for Rest API

<figure><img src="https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2FBmwZhDlNs0iNfm3LMmTz%2Fapisync.gif?alt=media&#x26;token=bbf2a57d-0f5c-417e-838b-7793108e1dea" alt=""><figcaption></figcaption></figure>

## Run Data sync <a href="#run-data-sync-0-1" id="run-data-sync-0-1"></a>

When you or your users make changes to your data in Jet, those changes are reflected immediately in your data source.

When updates are made directly in your external data source - i.e. Airtable, Google Sheets, Stripe etc - they will be visible in Jet up to **5 minutes** depending on the sync interval. This is because we re-cache the data every N minutes. You can manually run **`Sync now`** or specify the **N sync interval.**

### **Sync now**

<figure><img src="https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2FpSykDRCtiCU84lywjNOt%2Fsyncnow.gif?alt=media&#x26;token=4001665c-149e-44c3-a3e5-5bd94dbb9ea1" alt=""><figcaption></figcaption></figure>

### Specify N sync interval for Rest API

<figure><img src="https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2FJ0bxToWG0BEZxErs4HlQ%2Fapisyncinterval.gif?alt=media&#x26;token=5775a4a7-9af6-467f-8812-8a1a0e28a311" alt=""><figcaption></figcaption></figure>
