# Manage Usage Limits in your Patch My PC Cloud Company

*Applies to: Patch My PC Cloud*

As Patch My PC (PMPC) Cloud is hosted on Cloud infrastructure, it has several usage limits which are determined by the type of license your PMPC Cloud company is running.

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

See [Cloud Product Limits](/patch-my-pc-cloud/product-limits.md) for more information.
{% endhint %}

The *Usage* feature is designed to help you monitor these usage limits so you can ensure you do not exceed them.

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

The **Usage** tab is not available to MSPs and their child companies.
{% endhint %}

To see the usage information for your PMPC Cloud Company:

1. Navigate to **Settings | Company**

<figure><img src="/files/3Y7ezexsm1GGdmgqAduL" alt="Navigating to “Settings | Company”" width="563"><figcaption></figcaption></figure>

2. On the **Company** page, click the **Usage** tab.

<figure><img src="/files/ho7kJbY8jvmjPHe6yCSR" alt="Clicking the “Usage” tab" width="563"><figcaption></figcaption></figure>

The **Usage Info** for this company is shown, which is explained below.

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

The usage information displayed is determined by the user role assigned to the user viewing the **Usage** tab. For example, a user assigned the **Custom App Admin** role will not see any of the deployment-related usage information.

See [Cloud User Roles Reference](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-users/cloud-user-roles-reference.md) for more information.

Also, any devices managed by Microsoft Defender for Endpoint (MDE) are not included in device counts.
{% endhint %}

<figure><img src="/files/Wdf3x1B6Ejot7tcr8StW" alt="“Usage&#x22; information" width="523"><figcaption></figcaption></figure>

<table><thead><tr><th width="211" valign="top">Field</th><th valign="top">Shows the...</th></tr></thead><tbody><tr><td valign="top">License Type</td><td valign="top">Type of PMPC License this company is running, which determines the limits.</td></tr><tr><td valign="top">Number of Devices</td><td valign="top">Total number of active devices for the last year.</td></tr><tr><td valign="top">Windows Deployments</td><td valign="top">The number of Windows deployments that have been created out of the total allowed.</td></tr><tr><td valign="top">macOS Deployments</td><td valign="top"><p>The number of macOS deployments that have been created out of the total allowed.</p><p></p><p><mark style="color:blue;"><strong>NOTE:</strong></mark></p><p>If you do not have the macOS license feature enabled, the usage will show as <strong>N/A</strong>.</p><p></p><p>You can click <strong>Request a Quote</strong> if you would like a quote for managing your macOS devices using PMPC Cloud.</p></td></tr><tr><td valign="top">Number of Custom Apps</td><td valign="top">The number of Custom Apps you have created out of the total allowed.</td></tr><tr><td valign="top">Max Storage Size (GB)</td><td valign="top">Total upload size of all files.</td></tr><tr><td valign="top">Deployments with Files</td><td valign="top">Total number of deployments you have created with extra files out of the total allowed.</td></tr></tbody></table>

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

Most usage values are updated dynamically. For example, if you create or delete something affected by a limit (such as a deployment), the usage information updates in real-time. The only exception to this is the **Number of Devices**, which is updated hourly.

The color used to display each limit helps you easily see what your utilization rate is:

* Green if you are using less than 50%
* Yellow if you are using between 50% and 99%
* Red if you have reached the limit.

If any item exceeds 90% utilization, a warning banner is displayed in the Portal, warning you of this.
{% 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/manage/manage-settings/company-settings/usage-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.
