# View App Set Details

*Applies to: Patch My PC Cloud*

Once you have created an App Set in Patch My PC (PMPC) Cloud, you can click on it to open its properties page.

<figure><img src="/files/gpR4Q1Xs6QZt08rkhDFJ" alt="Opening the “Properties” page of an App Set." width="563"><figcaption></figcaption></figure>

The properties page shows more detailed information about the App Set, including:

* **Icons -** Icons for the first five apps in the App Set
* **Status -** An aggregated deployment status for the App Set
* **Customers –** The number of customers belonging to the App Set
* **Applications –** The number of applications within the App Set
* **Date Created –** The date the App Set was created
* **Last Modified –** The date the App Set was last modified.

Clicking **Edit** allows you to [Edit the App Set](/patch-my-pc-cloud/managed-service-provider-feature/msp-app-sets/edit-an-msp-app-set.md).

<figure><img src="/files/gkgOzzZx0s2uIhq8WJN0" alt="Clicking “Edit”" width="563"><figcaption></figcaption></figure>

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

Only App Sets with a **Status** of **Success** can be edited.
{% endhint %}

Clicking **Delete** allows you to [Delete the App Set](/patch-my-pc-cloud/managed-service-provider-feature/msp-app-sets/delete-an-msp-app-set.md).

<figure><img src="/files/nMfylwOM5rV9Ted60q8x" alt="" width="563"><figcaption></figcaption></figure>

Clicking **More Info** at the bottom of the property page displays the **Deployment Info** page, which gives a breakdown by each customer within the App Set of the deployment status of the apps within the App Set:

* Green means **Success**
* Yellow means **In progress**
* Red means **Failed**

<figure><img src="/files/ERuC45XFDymiBKWBx2BH" alt="“Deployment Info” page" width="563"><figcaption></figcaption></figure>

Clicking a specific row expands it to show more details for each app within the App Set for the specific customer.

<figure><img src="/files/lkl8pQXaOCjMCBKV5yFW" alt="Clicking a specific row to see more detailed information" width="563"><figcaption></figcaption></figure>

From this window, you can click **Assignment List**.

<figure><img src="/files/dkKn5qvBDc0HnguduZM3" alt="Clicking “Assignment List”" width="563"><figcaption></figcaption></figure>

This will show the list of assignments defined for this App Set for this customer.

<figure><img src="/files/EMhaVOH9d06Dpq9NmFSL" alt="List of assignments for this App Set for this customer" width="563"><figcaption></figcaption></figure>

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

The deployment **Status** automatically updates when viewed from the **Deployment Info** section of the App Set’s properties. You do not need to refresh the Portal.
{% 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/view-app-set-details.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.
