# Patch My PC Cloud Product Limits

*Applies to: Patch My PC Cloud*

Patch My PC (PMPC) Cloud has the following limits depending on your license type, as detailed in the following table.

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

If you are using a Not For Resale (NFR) license, this type of license has the same limits as a Trial Customer.

Also, Managed Service Provider licenses have different limits as detailed in [Patch My PC Cloud Product Limits for Managed Service Provider Licenses](/patch-my-pc-cloud/managed-service-provider-feature/product-limits.md).
{% endhint %}

<table data-full-width="false"><thead><tr><th valign="top">Maximum Limit</th><th width="155.5555419921875" valign="top">Trial</th><th width="152.2222900390625" valign="top">Licensed Enterprise Plus</th><th width="181.111083984375" valign="top">Licensed Enterprise Premium</th></tr></thead><tbody><tr><td valign="top">Total no. of Custom Apps you can create</td><td valign="top">25</td><td valign="top">100</td><td valign="top">500</td></tr><tr><td valign="top">Total upload size of all files (including Custom App primary files + all additional files)</td><td valign="top">10 GB</td><td valign="top">100 GB</td><td valign="top">250 GB</td></tr><tr><td valign="top">Total size of a single app (primary installer file + all additional files)</td><td valign="top">10 GB</td><td valign="top">29.9 GB</td><td valign="top">29.9 GB</td></tr><tr><td valign="top">Total no. files that can be uploaded per app (including Custom App primary files + all additional files)<strong>*</strong></td><td valign="top">1,000</td><td valign="top">1,000</td><td valign="top">1,000</td></tr><tr><td valign="top">Total no.  Publisher connections</td><td valign="top">5</td><td valign="top">5</td><td valign="top">5</td></tr><tr><td valign="top">Total no.  Intune connections</td><td valign="top">1</td><td valign="top">1</td><td valign="top">1</td></tr><tr><td valign="top">Total no. deployments can create</td><td valign="top">25</td><td valign="top">1,000</td><td valign="top">1,000</td></tr><tr><td valign="top">Total no. deployments can create with extra files</td><td valign="top">25</td><td valign="top">25</td><td valign="top">100</td></tr><tr><td valign="top">Total no. macOS deployments can create</td><td valign="top">25</td><td valign="top">1,000</td><td valign="top">1,000</td></tr></tbody></table>

**\*** If you need to upload more than this limit for an app, create a ZIP file containing all of the files and upload this, but please note that if you upload a ZIP file, we do not automatically unzip it. See [How to package Visual Studio 2022 as a Custom App](https://patchmypc.com/kb/visual-studio-2022-custom/) for an example.


---

# 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/product-limits.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.
