# Manage Apps Managed by Patch My PC Cloud

*Applies to: Patch My PC Cloud*

Once an app appears on the **Managed** tab of the **Discovery** node, it means there is at least one matching deployment in either Patch My PC (PMPC) Cloud or our on-premises Publisher for that app.

To administer a Managed app:

1. Navigate to the **Discovery** node.
2. Click the **Managed** tab.<br>

   <figure><img src="/files/mmNij46im00rm5PRyHJT" alt="Clicking the “Managed” tab." width="563"><figcaption></figcaption></figure>

   \
   The list of discovered managed apps is shown.<br>

   <figure><img src="/files/xZMOfbyJwUXk9yb0Gnu1" alt="“Managed” tab" width="563"><figcaption></figcaption></figure>

The following columns are shown on this page:

| Column          | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| App Name        | <p>The name of the app, which is always taken from our App Catalog as there may be a situation where multiple products from an app have been mapped to a single discovered app from Intune. In such cases, we show you the multiple records for each app.<br><br>We also show you which product published the app:<br><br>• PMPC Cloud (<img src="/files/gHywGmpVzw0u5oKVuATR" alt="">)</p><p>• On-Prem Publisher (<img src="/files/O3K1zD1akskCyjzugptv" alt="">)</p> |
| Vendor          | As shown in Intune. If no vendor name exists in Intune, we show the one from our App Catalog.                                                                                                                                                                                                                                                                                                                                                                          |
| # Of Installs   | The number of installations of this app in your environment.                                                                                                                                                                                                                                                                                                                                                                                                           |
| Assigned To All | <p>Shows:</p><p>• How the app was deployed</p><p>• Whether there is at least one deployment with a Required or <strong>Update Only</strong> assignment type that is assigned to <strong>All Users</strong> or <strong>All Devices</strong></p><p>• <strong>Unknown</strong> if the app has only been deployed via Publisher.</p>                                                                                                                                       |

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

See the [Discovery Managed Apps Reference](/patch-my-pc-cloud/discovery/technical-references/managed-apps-reference.md) for more information and examples of how various apps appear on the **Managed** tab depending on how they have been deployed.
{% endhint %}

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

Hovering over either the value in the **Assigned To All** column or **Edit** button for a deployment will show a tooltip providing more information.
{% endhint %}

3. Click the **Edit** button beside the app you want to edit:

* If the app only has one deployment, the **Edit** button includes a pencil (<img src="/files/3zRHD2JN9hxCbjxGgbaQ" alt="" data-size="line">).
* If the app has more than one deployment, the **Edit** button includes a down arrow (<img src="/files/wfW7ZhODvFRw6Eq5Eybm" alt="" data-size="original">) beside it, which, when clicked, provides a dropdown list of all of the deployments for the app, from which you can choose the deployment you want to edit.

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

If the **Edit** button is unavailable, the deployment was created in Publisher and cannot be managed through the portal.
{% endhint %}

{% hint style="warning" %}
**Important**

We do not recommend deploying the same app through the Publisher and PMPC Cloud to avoid settings conflicts and unwanted app behavior.
{% endhint %}

<figure><img src="/files/xnNgr8qJ8lz558ErnpJ0" alt="Different styles of the “Edit” button" width="563"><figcaption></figcaption></figure>

The Deployment Wizard starts, allowing you to make any required changes.

<figure><img src="/files/ynMHuLcjr3ahKebe4tLt" alt="Deployment Wizard starting" width="563"><figcaption></figcaption></figure>

4. Make any required changes, then click **Save** to save them.

{% hint style="warning" %}
**Important**

Remember, it can take up to 24 hours for the changes you make to be applied to the discovery data, and even then, up to a week for an app to appear on the **Managed** tab unless you [refresh your discovery data](/patch-my-pc-cloud/discovery/refresh-discovery-data.md).
{% 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/discovery/manage-managed-apps.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.
