> 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/enable-domain.md).

# Enable a Domain in Patch My PC Cloud

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

To enable an Entra ID Custom Domain for your Patch My PC (PMPC) Cloud company:

1. Sign in to your PMPC Cloud company using a user account that has the **Full Admin with Access Management** role.
2. Navigate to **Settings | Company**

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

3. Click the **Domains** tab.

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

4. Select the checkbox beside the relevant domain you want to enable, then click **Save**

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

By default, all custom domains are enabled when created in Entra ID.
{% endhint %}

<figure><img src="/files/4ZV0u2xEvCyFuvZyOCCF" alt="	Selecting the checkbox beside the relevant domain you want to enable and clicking ‘Save’" width="563"><figcaption></figcaption></figure>

The **Success – Domains updated** notification is shown.

<figure><img src="/files/Q8vEsCaQVOWvm3rJt962" alt="‘Success – Domains updated’ notification" width="250"><figcaption></figcaption></figure>

Once a domain has been enabled, any users within that domain can click **Request Access** on the **Sign In** page to request access to this company as detailed in [Onboard to Cloud](/patch-my-pc-cloud/onboard-cloud.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/enable-domain.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.
