# Manage the Sync Schedule in Cloud

*Applies to: Patch My PC Cloud*

By default, every day our sync job runs at 2 AM Coordinated Universal Time (UTC) to check if your deployments within Patch My PC (PMPC) Cloud are up-to-date.

The *Sync Schedule* allows you to set a different time and frequency for the sync job to run.

To set a different time or frequency for the sync job:

1. Navigate to **Settings | Sync Schedule**.<br>

   <figure><img src="/files/FQhGoLmNO9Sqvla6c4EX" alt="Navigating to “Settings | Sync Schedule”"><figcaption></figcaption></figure>

2. On the **Sync Schedule** page, make the required changes, then click **Save**.<br>

   <figure><img src="/files/mTQTMVNLnI07r0MPf54u" alt="Clicking “Save” to save your changes"><figcaption></figcaption></figure>

   \
   The **Success – Sync Scheduler updated** notification is displayed.<br>

   <figure><img src="/files/P45A29KlTSWleo51Fe4I" alt="“Success – Sync Scheduler saved” notification"><figcaption></figcaption></figure>

### Other Frequencies

You can also choose to run the Sync Schedule on a Weekly or Monthly basis.

{% hint style="warning" %}
**Important**

If you are using [Update Rings](/patch-my-pc-cloud/deployments/update-rings.md), we recommend running the Sync Schedule daily to avoid potential issues with the timing of updates and the overall performance of this feature.

This is why the warning message about this is displayed whenever you select either the **Weekly** or **Monthly** options.
{% endhint %}

If you choose the **Weekly** option, as well as the time the sync runs, you can also choose which days it runs on.

<figure><img src="/files/mrQeS7Vju5IAlIdy2kPW" alt="Choosing the “Weekly” option"><figcaption></figcaption></figure>

If you choose the **Monthly** option, as well as the time the sync runs, you can also choose to run it on a specific day of the month or a recurring pattern.

<figure><img src="/files/VQo1LsSpyBZ2RiPa2U8q" alt="Choosing the “Monthly” option"><figcaption></figcaption></figure>


---

# 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.patchmypc.com/patch-my-pc-cloud/manage/manage-settings/manage-the-sync-schedule-in-cloud.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.
