# Use the "Sync Now" feature in a Patch My PC Cloud Deployment

*Applies to: Patch My PC Cloud*

{% hint style="info" %}
**Note**

If an app has more than one version of an update available, using **Sync Now** ensures it is updated to the latest version as soon as possible, which could impact your users. So, think carefully before using this.
{% endhint %}

If you have [resumed updates](/patch-my-pc-cloud/deployments/manage-deployments/updates/resume-updates.md) for an app in Patch My PC (PMPC) Cloud and want to update it as soon as possible rather than waiting for the nightly sync job to run:

1. Click on the relevant deployment which has been resumed.<br>

   <figure><img src="/files/cpSyZ8njB70ym0BGmMfO" alt="Clicking on the relevant successful deployment for which updates have been resumed"><figcaption></figcaption></figure>
2. Click **Sync Now** to install any updates for the app immediately.<br>

   <figure><img src="/files/x6NTdkuRQetBI5Kln4BA" alt="Clicking “Sync Now”"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**

If the **Sync Now** button is greyed out, no updates are available for this app.
{% endhint %}

3. On the **Are you sure you want to update <*****app\_name*****> to the latest version** popup, click **OK**.<br>

   <figure><img src="/files/6xr4c4Q0gmz5uWfr3V9m" alt="&#x22;Are you sure you want to update <app_name> to the latest version&#x22; popup"><figcaption></figcaption></figure>

   \
   The **Deployment <*****app\_name*****> updated** notification is displayed and the deployment **Status** changes to **In Progress**.<br>

   <figure><img src="/files/zqiZSIvxuHS8YmncA0q9" alt="“Deployment <app_name> updated” notification is displayed and the deployment “Status” changes to “In Progress”."><figcaption></figcaption></figure>

   \
   Once the deployment has been completed successfully, the **Status** changes to **Success**.<br>

   <figure><img src="/files/teSy8t1BlvqPeqGaP745" alt="“Status” changing to Success."><figcaption></figcaption></figure>

{% hint style="success" %}
**Tip**

If you look in the **Events node**, you will see the following event:

**Deployment <*****app\_name*****> Updated.**
{% endhint %}


---

# 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/deployments/manage-deployments/updates/sync-now.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.
