> 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.md).

# Patch My PC Publisher documentation

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

Official product documentation for Patch My PC (PMPC) Publisher, our on-premises-based solution.

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/S1fwa5P6WnoynHwBJW0L"><strong>What's New in Publisher V3</strong></a><br>Learn what's new in version 3.0 of our Publisher</td></tr><tr><td><a href="/pages/1unt4ofYz8JFKE5Mrr61"><strong>Release Notes</strong></a><br>Latest product and feature updates and bug fixes</td></tr><tr><td><a href="/pages/eILdU5IrHL4SEphC5LWg"><strong>Overview</strong></a><br>A general overview of the capabilities of Publisher and its use cases</td></tr><tr><td><a href="/pages/YqB6JCDUsjiDxzTiLy59"><strong>Fundamentals</strong></a><br>Learn Publisher fundamentals, including how it works and common user interface elements</td></tr><tr><td><a href="/pages/aMIsApTAx4ou5zswq6DH"><strong>Resources</strong></a><br>Useful resources to ensure a successful implementation and continued use of Publisher</td></tr><tr><td><a href="/pages/2vugXEmUcuFPPDrsrzG1"><strong>Getting Started</strong></a><br>Steps for getting started with Publisher</td></tr><tr><td><a href="/pages/81HFdfQoiHMLk4qgFc2L"><strong>Supported configurations</strong></a><br>Learn which configurations Publisher supports</td></tr><tr><td><a href="/pages/piA8qa1iJath4QNKiae5"><strong>Publisher Requirements</strong></a><br>What's required to run Publisher for ConfigMgr, WSUS and Intune environments</td></tr><tr><td><a href="/pages/OiNmiKaatXBrkiVigkPt"><strong>Install</strong></a><br>How to download Publisher and where to install it</td></tr><tr><td><strong>Configure [Coming soon]</strong><br>Quick start guides to help you get Publisher up and running as easily as possible in your environment</td></tr><tr><td><a href="/pages/CWdG6ETQQicVruIc5GJo"><strong>Manage</strong></a><br>How to configure and manage Publisher for your environment</td></tr><tr><td><a href="/pages/61fhNLIjpxmP8gvLZilZ"><strong>Customizations (Right-Click Options)</strong></a><br>Right-Click options to customize applications and updates</td></tr><tr><td><a href="/pages/WJkm7iPUmBxUznnM0nUe"><strong>Security</strong></a><br>Learn about our binary validation methodology and the platform trust model for Publisher</td></tr><tr><td><a href="/pages/zhIh5Il7YEtd2rmDZJGP"><strong>Troubleshooting</strong></a><br>Common troubleshooting scenarios when using Publisher</td></tr><tr><td><a href="/pages/52rSq1lwz4wbsjl96M6Y"><strong>Technical references</strong></a><br>Various Publisher-related reference articles</td></tr></tbody></table>


---

# 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.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.
