> 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-publisher/administration/intune-apps-updates/multi-tenant/overview.md).

# Overview

*Applies to: Patch My PC Publisher V2.x*

Patch My PC supports managing multiple Intune tenants from a single instance of the Publisher. This capability is designed for managed service providers who require centralized control while maintaining tenant-level separation.

<figure><img src="/files/muR7fiZE3yKHIxd5DLbM" alt="Multi-tenancy in the Publisher" width="545"><figcaption></figcaption></figure>

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

The multi-tenant form controls shown in the image above are visible only when the Publisher is licensed with an MSP or MSP Plus license.
{% endhint %}

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

For managed service providers, Patch My PC Cloud is the recommended solution. It reduces infrastructure requirements and removes the need to maintain a Publisher installation.

See [Managed Service Provider Overview](/patch-my-pc-cloud/managed-service-provider-feature/managed-service-provider-overview.md) for more information.
{% endhint %}

{% hint style="success" %}
**Tip**

The Publisher still remains useful in scenarios where customers operate in sovereign or government cloud environments. In these cases, the Publisher allows you to modify Microsoft Graph endpoints to ensure publishing targets the appropriate cloud environment.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-publisher/administration/intune-apps-updates/multi-tenant/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
