# Administration

*Applies to: Patch My PC Publisher*

The **Administration** section outlines how to configure various elements across the different tabs in the Publisher.

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="administration/general"><strong>General</strong></a><br>License information, usage statistics, certificate management and logging options<br></td></tr><tr><td><a href="administration/updates"><strong>Updates</strong></a><br>Configuration and customization for third-party WSUS/ConfigMgr updates</td></tr><tr><td><a href="administration/configmgr-apps"><strong>ConfigMgr Apps</strong></a><br>Configuration and customization for third-party ConfigMgr applications</td></tr><tr><td><a href="administration/intune-apps-updates"><strong>Intune Apps / Updates</strong></a><br>Configuration and customization for third-party Intune applications and updates</td></tr><tr><td><a href="administration/sync-schedule"><strong>Sync Schedule</strong></a><br>Configure the synchronization schedule for the Publisher</td></tr><tr><td><a href="administration/alerts"><strong>Alerts</strong></a><br>Configure Email and Webhook alerts for Teams/Slack</td></tr><tr><td><a href="administration/advanced"><strong>Advanced</strong></a><br>Advanced configurations for the Publisher</td></tr><tr><td><a href="administration/cloud"><strong>Cloud</strong></a><br>Configuration for Patch My PC Cloud features.</td></tr><tr><td><a href="administration/about"><strong>About</strong></a><br>Release channel management and in-app helpful links.</td></tr></tbody></table>


---

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