# Custom Apps Overview

*Applies to: Patch My PC Cloud Custom Apps*

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

Currently in Public Preview (so still under development, including documentation), we are extending the functionality of our Custom Apps to allow you to upload your own scripts directly to Patch My PC Cloud, where we will automatically package it as a Win32 app and deploy it to your selected devices, all without the need for an app wrapper.

&#x20;Once this feature is released, it will be announced, and this banner will be removed.
{% endhint %}

The *Custom Apps* feature of Patch My PC (PMPC) Cloud allows you to create your own software packages, which can be:

* Published to either ConfigMgr or Intune using our on-premises Publisher.
* Published to Intune using PMPC Cloud.

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

Any Custom Apps configured to be installed via an installation script are filtered out of the Custom Apps list in Publisher.
{% endhint %}

Customers can still use many of the customizable and automation features of the Publisher while packaging their own applications, such as [Manage conflicting processes](https://patchmypc.com/manage-conflicting-processes-when-updating-third-party-applications) and [other right-click customizations](https://patchmypc.com/custom-options-available-for-third-party-updates-and-applications).


---

# 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/custom-apps/custom-apps-overview.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.
