> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-publisher/customizations/list-customizations/publish-now.md).

# Publish Now option in Patch My PC Publisher

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

The **Publish Now** right-click option in Patch My PC (PMPC) Publisher allows you to selectively publish one or more specific products during the next manual publishing service sync.

When 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](/patch-my-pc-publisher/manage/sync-schedule-tab/sync-status.md#run-publishing-service-sync) causes 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, Publisher flags it for inclusion 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 when you want to limit processing to a small set of products.

For example:

* Testing a new configuration
* Validating a recent change
* Troubleshooting a publishing issue
* Quickly republishing or updating a single application without running a full sync cycle.

### Enabling Selective Sync Behavior

When you right-click at a supported level in the Product Tree and select **Publish Now**, the **Selective Sync** dialog appears.

<figure><img src="/files/tUU9rwTtNw9igt6y6TYI" alt="&#x27;Selective Sync&#x27; dialog box" width="461"><figcaption></figcaption></figure>

If you click **Yes**, the selected items are added to the queue for the next Selective Sync, which can be triggered by [Running a Selective Sync](/patch-my-pc-publisher/manage/sync-schedule-tab/sync-status.md#running-a-selective-sync).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-publisher/customizations/list-customizations/publish-now.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
