> 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/managed-service-provider-feature/managed-service-provider-overview.md).

# 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](/patch-my-pc-cloud/managed-service-provider-feature/managed-service-provider-requirements.md).
{% endhint %}

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

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


---

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