> For the complete documentation index, see [llms.txt](https://thisdot.gitbook.io/data-mapper-for-mailchimp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thisdot.gitbook.io/data-mapper-for-mailchimp/how-data-is-synced/data-sync-frequency.md).

# Data sync frequency

### Automatic syncing

Data will sync to your Mailchimp audience automatically if you have the respective checkbox selected on the Data Mapper settings page for the items you'd like to have automatically synced. You can automatically sync items such as customers, invoices, quotes, subscriptions, and charges as they happen in Stripe.

### Manual syncs

For situations where you need to sync data on demand, use the **Sync Now** button in the app. This initiates a bulk transfer of data, including customers, products, and purchases, to your Mailchimp audience. The sync respects your settings for customer information, such as whether to include phone numbers, addresses, or names, and updates existing contacts accordingly. Running a manual sync is generally straightforward and low-risk, making it a reliable option for one-time updates or data alignment.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://thisdot.gitbook.io/data-mapper-for-mailchimp/how-data-is-synced/data-sync-frequency.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.
