# Edit an MSP Custom App

*Applies to: Patch My PC Cloud*

To edit a Custom App for a Managed Service Provider (MSP) you’ve created in Patch My PC (PMPC) Cloud, follow the [Modify a Custom App](/patch-my-pc-cloud/custom-apps/modify-a-custom-app.md) process for the relevant app.

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

When you view the properties of a Custom App for an MSP, the **Source** field shows the name of the company that created the app.
{% endhint %}

You can also change:

* The visibility of the Custom App by selecting the new setting under the **Custom App Visibility** section of the **Configurations** page.
* Which child companies the app is visible on.

For example:

| Current setting         | New Setting        | Impact                                                                          |
| ----------------------- | ------------------ | ------------------------------------------------------------------------------- |
| No Customers            | All Customers      | Custom App will appear in the App Catalog of all child companies.               |
| No Customers            | Specific Customers | Custom App will only appear in the App Catalog of the selected child companies. |
| All /Specific Customers | No Customers       | Custom App will be removed from the App Catalog of all child companies.         |

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

If an app has been shared with and deployed from that company, changing either of the above settings may generate the "**Are you sure?**" popup warning you of the impact and asking you to confirm the deletion of the deployment of this app at the child company.

![“Are you sure” popup](/files/JdHX5x0XoYAfOkiwiWXO)
{% endhint %}

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

If a child company has been selected in the **Customers** field, you cannot remove it if the app has been deployed from there. You must delete the deployment first, after which you can remove that child company from the list.
{% 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-custom-apps/edit-an-msp-custom-app.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.
