# Managed Service Provider Overview

*Applies to: Patch My PC Cloud*

The *Managed Service Provider* (MSP) feature of Patch My PC (PMPC) Cloud allows one company (referred to as the *parent Company*) to manage another company’s Intune environment (referred to as the c*hild Company*) using PMPC Cloud.

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

The MSP feature has its own special requirements, as detailed in [Managed Service Provider Requirements](https://docs.patchmypc.com/patch-my-pc-cloud/managed-service-provider-feature/managed-service-provider-requirements).
{% endhint %}

Once an MSP has created a child company in PMPC Cloud, they can create and manage the following:

* [Companies](https://docs.patchmypc.com/patch-my-pc-cloud/managed-service-provider-feature/managed-service-provider-administration/manage-msp-companies)
* [Users](https://docs.patchmypc.com/patch-my-pc-cloud/managed-service-provider-feature/managed-service-provider-administration/manage-msp-users)
* [Deployments](https://docs.patchmypc.com/patch-my-pc-cloud/managed-service-provider-feature/managed-service-provider-administration/manage-msp-deployments)
* [Events](https://docs.patchmypc.com/patch-my-pc-cloud/managed-service-provider-feature/managed-service-provider-administration/manage-msp-events)
* [Notifications](https://docs.patchmypc.com/patch-my-pc-cloud/managed-service-provider-feature/managed-service-provider-administration/manage-msp-notifications)
* [Custom Apps](https://docs.patchmypc.com/patch-my-pc-cloud/managed-service-provider-feature/msp-custom-apps)


---

# 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/managed-service-provider-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.
