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

# Manage Patch My PC Publisher

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

This section outlines how to manage Patch My PC (PMPC) Publisher once it has been installed and initially configured.

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/c0H13DFJYkdLyEmNdYmw"><strong>General tab</strong></a><br>Learn about License Information, Statistics, and Sync Status<br></td></tr><tr><td><a href="/pages/uIuxSWmz893VezwEqrgl"><strong>WSUS Updates tab</strong></a><br>How to customize and configure Publisher to manage third-party WSUS/ConfigMgr updates</td></tr><tr><td><a href="/pages/uUz61Gxmjiw7YnluD4iR"><strong>ConfigMgr Apps tab</strong></a><br>How to customize and configure Publisher to manage third-party ConfigMgr applications</td></tr><tr><td><a href="/pages/tuMBOrfQ303eIclWH7q3"><strong>Intune tabs</strong></a><br>How to customize and configure Publisher to manage third-party Intune applications and updates</td></tr><tr><td><a href="/pages/EsiGRIa4UIBsi3UkdZ3i"><strong>Sync Schedule tab</strong></a><br>How to configure and manage Publisher's Synchronization Schedule</td></tr><tr><td><a href="/pages/kvGRhvUQDsFbM52MsfBY"><strong>Alerts tab</strong></a><br>How to configure and manage Email and Webhook alerts for Teams/Slack</td></tr><tr><td><a href="/pages/8DnINd4DOoAwiY2qjt40"><strong>Advanced tab</strong></a><br>How to configure and manage advanced configurations for Publisher</td></tr><tr><td><a href="/pages/Kxg9uMfv9KzdLVfhFdnI"><strong>Cloud tab</strong></a><br>How to configure and manage Publisher's integration with Patch My PC Cloud</td></tr><tr><td><a href="/pages/wumGL0jI4k3f7NFvvKQX"><strong>About tab</strong></a><br>How to view version and support information and manage updates to Publisher itself</td></tr><tr><td><a href="/pages/hT7iWrZ0mD7DBCwUrfnX"><strong>Manage Logs</strong></a><br>About the log files in Publisher and how to manage them</td></tr><tr><td></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/manage.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.
