> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-cloud/preview-features.md).

# Preview features of Patch My PC Cloud

*Applies to: Patch My PC Cloud*

The following is a list of Patch My PC (PMPC) Cloud *Preview Features.*

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

You need to have [Preview Features enabled](https://docs.patchmypc.com/patch-my-pc-cloud/cloud-administration/manage-your-cloud-company/enable-cloud-preview-features) in your company in order to access them.&#x20;

Preview Features may not be fully functional or may contain bugs. By enabling them, you agree to accept that you may encounter some functionality issues and bugs.

Enabling Preview Features on a parent MSP company does not automatically enable them for child customers.
{% endhint %}

Links to the relevant documentation are included when available.&#x20;

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

Once a feature is released to General Availability (GA), it will be removed from the following list as it will be available to everyone.
{% endhint %}

<table><thead><tr><th width="226" valign="top">Feature Name</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Custom Scripted Apps App Catalog</td><td valign="top">Allows you to upload your PowerShell (or other) script directly to PMPC Cloud, and we’ll automatically package it as a Win32 application and deploy it to your devices — no app wrapper required.</td></tr><tr><td valign="top">Multiple Matches Migration</td><td valign="top">If we match an app being migrated from ConfigMgr to Cloud to more than one app in our catalog, we give you the option to choose which app to migrate it to.</td></tr><tr><td valign="top">Permissions Validation</td><td valign="top">Improves the user experience by clearly showing which permissions the PMPC Company has/has not been granted in the Cloud Portal. Only the features that can be used with the granted permissions are enabled. All other features will be unavailable, helping prevent errors.</td></tr><tr><td valign="top">ScriptRunner</td><td valign="top">A new version with performance improvements.</td></tr><tr><td valign="top">Snoozing Notifications</td><td valign="top">Introduces configurable notification snoozing behavior for Cloud‑based deployments when conflicting processes are detected and the <strong>Skip installation when conflicting processes are in use</strong> option is enabled.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/preview-features.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.
