# Delete an MSP App Set

*Applies to: Patch My PC Cloud*

To delete an MSP App Set in Patch My PC (PMPC) Cloud:

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

This process covers deleting an entire App Set. If you want to delete just a specific application or assignment from an App Set, you should follow the [Edit an App Set](/patch-my-pc-cloud/managed-service-provider-feature/msp-app-sets/edit-an-msp-app-set.md) process.

You cannot delete an App Set with a **Status** of **In progress** and once the deletion of the App Set has begun, you will be unable to perform any other actions on it.
{% endhint %}

1. Navigate to **App Sets**<br>

   <figure><img src="/files/cwntzGw0qQHn0kq1rWO5" alt="Navigating to “App Sets”" width="563"><figcaption></figcaption></figure>
2. Click the ellipsis (**⋮**) beside the App Set you want to delete and select **Delete**\ <br>

   <figure><img src="/files/9FFO8Nzf2pNeyjfsez6O" alt="Clicking the ellipsis beside the App Set you want to delete and selecting “Delete”" width="563"><figcaption></figcaption></figure>
3. On the **Are you sure you want to delete <*****app\_set\_name>*** dialog box, click **Yes**<br>

   <figure><img src="/files/5jVG8dV5llpsck4uUcpM" alt="Clicking “Yes” on the “Are you sure you want to delete” dialog box" width="281"><figcaption></figcaption></figure>

   \
   The **Success – Deletion the App Set <*****appset\_name*****> has begun** notification is shown and the App Set has a **Status** of **Deleting** whilst the App Set and it’s associated deployments are removed from the relevant companies.

<figure><img src="/files/YBJBXe6tOjIkbPXip2kS" alt="Notification the App Set is being deleted" width="563"><figcaption></figcaption></figure>

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

Deleting an App Set automatically deletes all of the deployments for all of the apps from all of the companies to which it was deployed. You don’t need to delete the individual deployments from the targeted companies before deleting the App Set.
{% endhint %}

Once the App Set has been successfully deleted (which can take an extended period of time depending on its contents and where it’s been deployed), the App Set will disappear from the **App Set** page.

<figure><img src="/files/BbFKgOCTJQQ9Kj9ddquL" alt="“App Set” page showing the App Set has been deleted" width="563"><figcaption></figcaption></figure>


---

# 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/delete-an-msp-app-set.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.
