# Manual Sync

Hava automatically synchronizes your sources on a schedule. This schedule differs based on the type of account you have (see our [pricing](https://www.hava.io/pricing) page for details).

In the cases where need to synchornize more often or to reflect new changes that recently deployed, you can manually trigger a source to synchronize by using the web UI or the API.

### **Sync a Single Data Source**

To sync an individual data source, click the cog to the left of the source name and take the "Sync" option

![Manually Sync Connected Cloud Accounts](/files/ECLs1GnYEghaFSOVh6bd)


---

# 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.hava.io/discover/manual-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.
