# Publish this Product During the Next Manual Sync (Selective Sync)

*Applies to: Patch My PC Publisher*\
*Available at level: All Custom Products, All Products, Vendor, Product*\
*Available on tab: Updates, ConfigMgr Apps, Intune Apps, Intune Updates*

## Overview

The **Publish This Product During the Next Manual Sync** option allows you to selectively publish one or more specific products during the next manual publishing service sync.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FatSrQMBXevXqTASEEDBD%2Fimage.png?alt=media&#x26;token=89a1e85b-e6d5-4481-9e38-46ebe68f7c6a" alt="Selective Sync" width="556"><figcaption></figcaption></figure>

When this option is used, only the selected products are evaluated and processed during the next manual publishing service sync.

Selective Sync is designed to reduce processing time and scope when a full evaluation of all products is unnecessary.

## How Selective Sync Works

By default, running a [manual publishing service sync](https://docs.patchmypc.com/administration/sync-schedule#run-publishing-service-sync) causes the Publisher to evaluate every enabled product across all platform tabs. In environments with a large number of products, this can take a significant amount of time.

When Selective Sync is enabled for a product, the Publisher flags that product to be included in the next manual sync. During that sync, only products marked for Selective Sync are processed.

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

Selective Sync applies only to manual syncs initiated from the Sync Schedule tab. It does not apply to scheduled syncs.
{% endhint %}

## When to Use Selective Sync

Selective Sync is useful in scenarios where you want to limit processing to a small set of products.

Common use cases include testing a new configuration, validating a recent change, troubleshooting a publishing issue, or quickly republishing or updating a single application without running a full sync cycle.

### Selective Sync Behavior

When you use the right-click option to select a product or products for selective sync, you are prompted to confirm that decision.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FWdWpYkMzUzrguPN6UVaH%2Fimage.png?alt=media&#x26;token=206b6210-6fd0-4f21-8ade-c77975f07898" alt="Selective Sync confirmation" width="430"><figcaption></figcaption></figure>

When you select Run Publishing Service Sync from the Sync Schedule tab, the Publisher displays a list of all products currently marked for Selective Sync.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FFQeIKOxhCz1s3ofkxGuQ%2Fimage.png?alt=media&#x26;token=14c73400-80b0-433a-8e1d-e5bdd5ea21c8" alt="Run a manual Publishing Service Sync" width="545"><figcaption></figcaption></figure>

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FsNZosiAAf0vnYoaCBtux%2Fimage.png?alt=media&#x26;token=63c0ae76-9d9a-4df8-aeb8-1b2465d29758" alt="Confirm Product(s) for Selective Sync" width="525"><figcaption></figcaption></figure>

Clicking **OK** starts a manual sync that processes only those selected products.

If you click **Cancel** instead, you are prompted to choose how to proceed.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FrEYuiX0kZTOzVSSOiv7k%2Fimage.png?alt=media&#x26;token=059fccb2-a917-412a-a91e-0c2d11ee1cfd" alt="Cancelled Selective Sync" width="383"><figcaption></figcaption></figure>

Clicking **Yes** clears all Selective Sync flags and immediately runs a normal full publishing service sync. All enabled products across all platforms will be evaluated and processed.

Clicking **No** keeps the existing Selective Sync flags in place and returns you to the console without running a sync. This allows you to modify the current Selective Sync selections or run the manual sync at a later time using the same selected products.


---

# 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-publisher/customizations-right-click-options/publish-this-product-during-the-next-manual-sync-selective-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.
