# General

*Applies to: Patch My PC Publisher*

The **General** tab provides a high-level view of Patch My PC Publisher’s licensing status, usage information, and some other core administrative settings. From this tab, you can administer:

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="general/license-information"><strong>License Information</strong></a><br>Update and validate the license for the Publisher</td></tr><tr><td><a href="general/usage-statistics"><strong>Usage Statistics</strong></a><br>View the number of published products and number of syncs</td></tr><tr><td><a href="general/certificate-management"><strong>Certificate Management</strong></a><br>View, update, import, export or generate a code-sgning certiifcate</td></tr><tr><td><a href="general/logging-options"><strong>Logging Options</strong></a><br>Adjust the logging detail, retention and generate a log bundle for support</td></tr><tr><td><a href="general/sync-status"><strong>Sync Status</strong></a><br>View the current sync status of the Publisher</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/general.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.
