# How frequently data is read from source system and synchronize to target system?

### Description

If I create a new integration, then how frequently data is read from the source system and synchronized to the target system? In <code class="expression">space.vars.SITENAME</code>, this is referred as schedule of the integration. What will be the default schedule when a new integration is created?

### Solution

The default schedule will depend on the <code class="expression">space.vars.SITENAME</code> edition you have.

1. If you have Free edition, then default schedule will be 5 minute.
2. If you have an edition other than the Free edition, then default schedule will be 1 minute.

**Note**: **Related information**

* If you want to change the existing schedule of the integration, then refer [Integration Configuration](/opstech-docs/integrate/configure-integrations/integration-configuration.md#associate-schedule)
* If you want to add new schedule and associate to the integration, then refer [How to add new schedule for the integration ?](/opstech-docs/help-center-index/faqs/general-faqs/add-new-schedule-integration.md)


---

# 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://opstech.gitbook.io/opstech-docs/help-center-index/faqs/general-faqs/how-frequently-data-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.
