> 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/customizations-right-click-options/manage-categories.md).

# Manage Categories

*Applies to: Patch My PC Publisher V2.x*\
*Available at level: All Custom Products, All Products, Vendor, Product*\
*Available on tab: ConfigMgr Apps, Intune Apps, Intune Updates*

Manage Categories allows you to define which categories are assigned to applications and updates published by the Publisher.

<figure><img src="/files/oi24TBBt7TkX3zTnnHTk" alt="Manage Categories" width="549"><figcaption></figcaption></figure>

Categories are used to organize applications into meaningful groupings such as Browsers, Departments, or Development Tools. Assigning categories helps administrators manage large application catalogs and improves the user experience when browsing for software in the ConfigMgr Software Center or the Intune Company Portal.

The list of available categories is pulled directly from the selected management platform. Existing categories are displayed automatically, and new categories can be created by selecting the **+** button. Categories created in this way are added to the underlying platform and then become available for selection.

In ConfigMgr, categories are configured directly on applications in the console and can be scoped to User Categories or Device Categories.

<figure><img src="/files/hCvyKwgoBt8bVo93HaaU" alt="ConfigMgr Categories" width="563"><figcaption></figcaption></figure>

In Intune, application categories are managed in the Intune admin center and are used to organize apps in the Company Portal.

<figure><img src="/files/r2C6PBz9MCwr8c3IJG3H" alt="Intune Categories" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**

Categories are applied to newly created applications and updates during publishing. For existing applications and updates, categories are added during the next Publisher synchronization, but previously assigned categories are not removed.&#x20;

The Publisher always ensures that the currently configured categories are present for newly created content.
{% endhint %}


---

# 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/customizations-right-click-options/manage-categories.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.
