# Create an MSP Custom App

*Applies to: Patch My PC Cloud*

To use the Custom Apps for Managed Service Providers (MSPs) feature of Patch My PC (PMPC) Cloud to create a Custom App:

1. Follow the [Create a Custom App](/patch-my-pc-cloud/custom-apps/create-a-custom-app.md) process to the end of Step 12. (configuring the settings on the **Configurations** page).
2. Configure the **Custom App Visibility** section as required:

* **All Customers –** This Custom App will be visible on all current and any new child companies. Although child companies will see the Custom App in their App Catalog and be able to deploy it, they won’t be able to edit or update the app.\
  \
  • **Specific Customers** – This Custom App will only be visible on the child companies selected from the Customers dropdown on the parent. Although the selected child companies will see the Custom App in their App Catalog and be able to deploy it, they won’t be able to edit or update the app.\
  \
  • **No Customers (default) –** This Custom App will not be visible on any child companies of the parent, just the parent itself.

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

Using the **Specific Customers** option does not automatically make the Custom App visible on any new child companies. If required, these will need to be manually added.
{% endhint %}

<figure><img src="/files/2CF9Z89N54d8GlyDcdcZ" alt="&#x22;Custom App Visibility” section"><figcaption></figcaption></figure>

3. Proceed from Step 13. (clicking **Create** to move to the **Summary** page) of the [Create a Custom App](/patch-my-pc-cloud/custom-apps/create-a-custom-app.md) process.


---

# 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/create-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.
