> 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/administration/intune-apps-updates/multi-tenant/sync-schedule.md).

# Sync Schedule

*Applies to: Patch My PC Publisher V2.x*

## Overview

In a multi-tenant configuration, there is *no* independent sync schedule per tenant.

The Sync Schedule tab defines a single global schedule for the entire Publisher instance. When the configured sync time occurs, the Publisher evaluates all enabled product selections across all configured tenants and processes publishing accordingly.

<figure><img src="/files/eycxnFmeviUkfEGcMizw" alt="Sync Schedule Options" width="545"><figcaption></figcaption></figure>

## Selective Sync for MSP Scenarios

Although the scheduled sync is global, MSP customers can still perform targeted publishing using the [Selective Sync right-click option](/patch-my-pc-publisher/customizations-right-click-options/publish-this-product-during-the-next-manual-sync-selective-sync.md). This allows you to manually synchronize specific applications or updates without waiting for the next scheduled sync.

Selective Sync processes only the selected applications or updates for the currently selected tenant. This provides flexibility for MSPs who need to publish changes for a single customer without triggering a full global sync across all tenants.

To synchronize all selected products for a **single** MSP customer, first select the tenant from the tenant drop down list. Then right click the **All Products** node and choose [Publish this Product During the Next Manual Sync (Selective Sync)](/patch-my-pc-publisher/customizations-right-click-options/publish-this-product-during-the-next-manual-sync-selective-sync.md).&#x20;

<figure><img src="/files/TpnDJG1Vly8QiwZtpREg" alt="Sync a single tenant" width="545"><figcaption></figcaption></figure>

This will process all enabled applications and updates for that selected tenant only.

<figure><img src="/files/vgrTPV1kmz2bLtmoosD4" alt="Sync a single tenant confirmation" width="525"><figcaption></figcaption></figure>


---

# 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/administration/intune-apps-updates/multi-tenant/sync-schedule.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.
