# MSP App Sets

*Applies to: Patch My PC Cloud*

The Managed Service Provider (MSP) *Application Sets* (App Sets) feature of Patch My PC (PMPC) Cloud is designed to streamline the deployment and management of applications across multiple customers or tenants.

App Sets allow MSPs to create a predefined collection of apps and deploy them simultaneously to multiple customers or tenants. This simplifies the onboarding process for new customers and ensures consistency across various customers/environments. With just a few clicks, you can assign a set of apps to new customers, facilitating a uniform deployment process.

Using the App Sets feature you can:

* [Create an App Set](/patch-my-pc-cloud/managed-service-provider-feature/msp-app-sets/create-an-msp-app-set.md)
* [Edit an App Set](/patch-my-pc-cloud/managed-service-provider-feature/msp-app-sets/edit-an-msp-app-set.md)
* [Delete an App Set](/patch-my-pc-cloud/managed-service-provider-feature/msp-app-sets/delete-an-msp-app-set.md)
* [View details for an App Set](/patch-my-pc-cloud/managed-service-provider-feature/msp-app-sets/view-app-set-details.md)

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

To use the App Sets feature, you need to be assigned one of the following PMPC Cloud portal roles:

* Full Admins (with and without access)
* Intune Admins.

**Read-Only Admins** can view the App Sets page, but will not be able to make any changes.

**Custom App Admins** cannot view the App Sets page

Also, App Sets are not supported on macOS.
{% endhint %}


---

# 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/managed-service-provider-feature/msp-app-sets.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.
