# Configure Categories in a Patch My PC Cloud Deployment

*Applies to: Patch My PC Cloud*

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

Using the **Categories** tool is optional.
{% endhint %}

The **Categories** tool of the Patch My PC (PMPC) Cloud deployment wizard allows you to leverage Intune App Categories (Categories) in your deployments to help users find apps in the Company Portal.

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

See the [Create and edit categories for apps](https://learn.microsoft.com/en-us/mem/intune/apps/apps-add#create-and-edit-categories-for-apps) section of [Add apps to Microsoft Intune](https://learn.microsoft.com/en-us/mem/intune/apps/apps-add) for more information on App Categories.
{% endhint %}

To add a Category to a deployment:

1. Add the [**Categories** tool](/patch-my-pc-cloud/deployments/deploy-app/configurations-tab.md#adding-additional-tools).
2. Click the **Categories** tool.

<figure><img src="/files/W4Cjl0jJRCIUdgVhDOLt" alt="Clicking the &#x27;Categories&#x27; tool" width="563"><figcaption></figcaption></figure>

3. Go to Step 6. to add a new category or in the **Add Category** field, either:
   1. Start typing the name of the relevant Category, then click the checkbox beside it to select it.
   2. Click the dropdown to see a list of existing Categories and click the relevant checkbox(es) to select it.

<figure><img src="/files/uLsezXAujOgp2GJXMEQN" alt="Selecting the checkbox beside the relevant categories" width="428"><figcaption></figcaption></figure>

{% hint style="success" %}
**Tip**

You can click the **X** beside a Category in the **Add Category** field to delete it from the list.
{% endhint %}

4. Repeat this process to add any additional categories.
5. Go to to step 8. if you do not want to add a new Category.
6. To add a new Category, type its name in the **Add Category** field.

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

You can create up to 200 categories per Intune tenant. Each category name must:

* Be unique
* Be less than 255 characters
* Not contain the backslash (**\\**) or quote (**"**) characters
* Not be the name of a script.
  {% endhint %}

<figure><img src="/files/6Sa7199dZ6LFRXuObMIs" alt="Typing the name of the new Category in the &#x27;Add Category&#x27; field" width="392"><figcaption></figcaption></figure>

7. Press `ENTER` and the **Success – The category “<*****category\_name>*****” has been created** notification is shown, confirming the new category has been added to both Intune and this deployment.

<figure><img src="/files/xDeGgoMN8QTzgjYFjUDA" alt="&#x27;Success – The category &#x27;<category_name>&#x27; has been created&#x27; notification" width="563"><figcaption></figcaption></figure>

The number of categories selected is shown beside the **Categories** tool.

<figure><img src="/files/tUm9gGgrnpxGWpzjPSMO" alt="The number of categories selected is shown beside the &#x27;Categories&#x27; tool" width="563"><figcaption></figcaption></figure>

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

See [Check App Categories](/patch-my-pc-cloud/technical-references/intune-reference/check-app-categories-in-intune.md) for details on how to check within Intune that the Categories defined in the deployment have been assigned correctly.

Also:

* If different Categories are configured in the portal and Intune admin center they are combined to be the same.
* If a Category is created in the portal and then removed from the Intune admin center, it will be re-added by the portal.
* Categories are also copied forward to a new version of an app.
  {% endhint %}

## Next Steps

If you do not want to configure any additional settings, click **Next** to move to the [Assignments](/patch-my-pc-cloud/deployments/deploy-app/assignments-tab.md) tab.

Otherwise, navigate to the relevant tool to configure the required settings, which are explained in the relevant section.


---

# 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-cloud/deployments/deploy-app/configurations-tab/additional-tools/categories.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.
