> 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/manage/settings/company-settings/multiple-domain-support.md).

# Multiple Domain Support in Patch My PC Cloud

*Applies to: Patch My PC (PMPC) Cloud*

The *Multiple domains* feature of Patch My PC (PMPC) Cloud allows you to configure multiple Entra ID custom domains for your PMPC Cloud company. This then allows any users within the configured custom domains to request access to your PMPC Cloud company. It also allows users within those domains to be invited to join your PMPC Cloud company.

To configure your PMPC Cloud Company for multiple domains:

1\.      Add the relevant custom domain to your tenant.

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

See [Add your custom domain name to your tenant](https://learn.microsoft.com/en-us/entra/fundamentals/add-custom-domain) for more information.

Also, you cannot add a domain to Entra ID using the portal.
{% endhint %}

2. Ensure your PMPC Cloud company is [connected to Intune](broken://pages/RoXhXa1jcXhIcPcKJk05#connecting-to-an-intune-tenant).
3. Sign in to your PMPC Cloud company using a user account that has the **Full Admin with Access Management** role (other roles cannot use this feature).
4. Navigate to **Settings | Company**

<figure><img src="/files/EenXsLUfhOrBtElEgAd6" alt="Navigating to ‘Settings | Company’" width="563"><figcaption></figcaption></figure>

5. Click the **Domains** tab.

<figure><img src="/files/hbCxgS4jJgDFhISKpGdn" alt="Clicking the ‘Domains’ tab" width="563"><figcaption></figcaption></figure>

The list of custom domains configured for your tenant is displayed. If a domain is listed with a **Status** of **Available**, it means any users within that domain can request access to your PMPC Cloud Company.

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

Whenever a new custom domain is added, it will be automatically enabled within PMPC Cloud.
{% endhint %}

<figure><img src="/files/BWvdnJOlx7HBC0xFAzCc" alt="List of configured domains" width="563"><figcaption></figcaption></figure>

6. Complete the relevant task:
   1. [Enable a domain](/patch-my-pc-cloud/manage/settings/company-settings/multiple-domain-support/enable-domain.md)
   2. [Disable a domain](/patch-my-pc-cloud/manage/settings/company-settings/multiple-domain-support/disable-domain.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/manage/settings/company-settings/multiple-domain-support.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.
