> 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/manage/cloud-tab/connect-publisher-cloud.md).

# Connect Publisher to Patch My PC Cloud section of Patch My PC Publisher

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

The **Connect Publisher to Patch My PC Cloud** section of the **Cloud** tab in Patch My PC (PMPC) Publisher is used to connect Publisher to your PMPC Cloud Company.

<figure><img src="/files/6bF0ktHc30PltEgDJzeu" alt="&#x27;Connect Publisher to Patch My PC Cloud&#x27; section" width="563"><figcaption></figcaption></figure>

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

The process for connecting Publisher to your PMPC Cloud Company is detailed in the [Add a Publisher Connection](/patch-my-pc-cloud/manage/settings/connections/add-connection.md#add-a-publisher-connection) section of [Add a Connection in Patch My PC Cloud](/patch-my-pc-cloud/manage/settings/connections/add-connection.md)
{% endhint %}

Once Publisher has been successfully connected to your PMPC Cloud Company, its connection will be shown under **Settings | Connections** in the PMPC Cloud Portal, with the connection **Type** shown as **Publisher**.

<figure><img src="/files/LFZw0FLE9EpHbaWb88V2" alt="Successful Publisher connection under &#x27;Settings | Connections&#x27; in the Cloud Portal" width="563"><figcaption></figcaption></figure>

## Disconnect button

Clicking the **Disconnect** button removes the active connection between Publisher and the PMPC Cloud Company.

After disconnecting, Cloud-based features such as Custom Apps and Application Migration are no longer available until Publisher is reconnected.

## Test Connection button

Clicking the **Test Connection** button verifies connectivity and authentication between Publisher and the connected PMPC Cloud Company without changing the current connection state.

The results of the test are shown in the **Cloud Connection Test** dialog box.

<figure><img src="/files/5TD9jyuwS7c2zI8qXO1c" alt="&#x27;Cloud Connection Test&#x27; dialog" width="263"><figcaption></figcaption></figure>


---

# 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/manage/cloud-tab/connect-publisher-cloud.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.
