# Sync Status

*Applies to: Patch My PC Publisher*

## Overview

The sync status area displays the current state of the Publisher during a publishing synchronization. This status updates in real time as products are evaluated and processed.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2Fb14bvJSrmTOHx11k4wnA%2Fimage.png?alt=media&#x26;token=62dd5df9-90e5-4824-a51e-bd823e746006" alt="Sync Status" width="552"><figcaption></figcaption></figure>

## No Sync in Progress

When no publishing synchronization is running, the status bar displays No sync in progress. This indicates that the Publisher is idle and not actively evaluating or publishing content.

## Sync in Progress

During a publishing sync, the status bar displays the current operation being performed. This includes the product name and version currently being evaluated or published.

As the sync runs, the status updates for each product processed. This provides visibility into which updates or applications are being evaluated at that moment and confirms that the publishing service is actively working through the configured selections.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FQitfi7DfUbjuJP91nCdG%2Fimage.png?alt=media&#x26;token=9f20e347-108e-452c-975b-6b3868528a87" alt="Sync in progress" width="552"><figcaption></figcaption></figure>

This status is particularly useful during large publishing synchronizations, as it confirms ongoing progress and helps identify where the Publisher is in the evaluation or publishing process.


---

# 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/administration/general/sync-status.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.
