# Table Sync Intervals

## Sync Time Interval

<div align="left"><img src="/files/-MUxm2g-cGTFZfbYbMfR" alt=""></div>

* Generally, synchronization of data is available in intervals between 1 minute and 24 hours.
* Some ingestion methods set a minimum sync interval (i.e. The "Full" method requires at least 1 hour between syncs).

## During Hours of Day

<div align="left"><img src="/files/-MUxmBnlWzxc0bTZi9-e" alt=""></div>

* Syncs can occur either all day long or during specific hours.
* For example, selecting "4PM" means syncs will occur between 4 and 5 PM.
* Time zones are local to your browser and shown in the section header.

## During Days of Week

<div align="left"><img src="/files/-MUxmGc2AX8ViYl_IQm8" alt=""></div>

* Syncs can occur either every day or only during specific days of the week.
* For example, selecting "Monday" will sync from 12:00 AM - 11:59:59 PM on Mondays.


---

# 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.verbdata.com/data-sources/table-sync-intervals.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.
