# Cron Settings

To automatically synchronize inventory data from Magento 1 to Magento 2, you can setup cron settings.

**Cron Settings 1**

<figure><img src="/files/1dlPT3vcL0FvAUdCLckm" alt=""><figcaption></figcaption></figure>

* **Frequency –** Set the duration of cron as Daily, Weekly, or Monthly.
* **Start Time –** Set the cron time in hh:mm:ss

**Cron Settings 2**

If you want to automatically synchronize inventory data for the second time from Magento 1 to Magento 2, you can set up another cron setting at a separate time.

<figure><img src="/files/65px7i7SIf2ZMuB8tfIS" alt=""><figcaption></figcaption></figure>

* **Frequency –** Set the duration of the second cron as Daily, Weekly, or Monthly.
* **Start Time –** Set the second cron time in hh:mm:ss


---

# 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.magecomp.com/magento-2-inventory-sync-soap-api/cron-settings.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.
