> 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/deployments/monitor.md).

# Monitor a Deployment in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

All Patch My PC (PMPC) Cloud deployments include a status.

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

As PMPC Cloud is performing the deployment and not Microsoft Intune, you can only view the status of these deployments from within the PMPC portal. The status of PMPC Cloud deployments is not visible from within the Intune admin center.
{% endhint %}

To see the status of a deployment:

1. Sign in to the portal at <https://portal.patchmypc.com/>.
2. Navigate to the **Deployments** node.<br>

   <figure><img src="/files/AqFcAipOlbK9kw1JMw9F" alt="Navigating to the “Deployments” page."><figcaption></figcaption></figure>

   \
   The **Deployments** page loads, showing all current deployments. \
   \
   The **Status** column shows the current status of each deployment, which will be one of the following:

* **Success –** The application was successfully created in Intune.
* **In Progress –** The application is being created in Intune.
* **Failed –** The application failed to be created in Intune.

<figure><img src="/files/redD9EgpMUYT30G5s3xx" alt="“Status” column showing the status of each deployment "><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:

```
GET https://docs.patchmypc.com/patch-my-pc-cloud/deployments/monitor.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.
