# Custom sync frequencies

{% embed url="<https://youtu.be/GZxKUO3UZ4I>" %}

In this article, you'll learn how to set custom sync frequencies for your use case.

**Step 1:** Start by creating a new sync or click on an existing one.

![Click on a sync](/files/VrXbRzm0JnhVjNG3P4GJ)

**Step 2:** After clicking on a sync, scroll all the way to the bottom and click on **Advanced Sync Settings**.

![Click on 'Advanced Sync Settings'](/files/e9VSHlwi5Q6UHXAIQ163)

**Step 3:** Choose your desired **Data Sync Frequency**.

![Choose a data sync frequency from the dropdown](/files/MJoZNyBbwbbhejnshbkm)

**Step 4:** Finally, click on **Save changes** and you're all set!

![Click on 'Save changes'](/files/DtqsMcWNIZuy9IoBhkeg)


---

# 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.stacksync.com/two-way-sync/features/custom-sync-frequencies.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.
