# Deployments in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

Welcome to the Deployment section for Patch My PC (PMPC) Cloud.

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

You need to [Onboard to Intune Apps](https://docs.patchmypc.com/patch-my-pc-cloud/intune-apps/onboard-to-intune-apps) before you can use the Deployments feature.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="deployments/overview">Deployment Overview</a></td><td>An overview of the deployment feature</td><td></td></tr><tr><td><a href="deployments/deploy-app">Deploy an App</a></td><td>How to deploy an app</td><td></td></tr><tr><td><a href="deployments/technical-references/deploy-same-app">Deploy the same App with multiple configurations</a></td><td>How to deploy the same app with multiple configurations</td><td></td></tr><tr><td><a href="deployments/technical-references/deployment-without-assignments">Create a Deployment Without Assignments</a></td><td>How to create a deployment without assignments</td><td></td></tr><tr><td><a href="deployments/use-template">Use a Template in Deployments</a></td><td>How to use a Template in your deployments</td><td></td></tr><tr><td><a href="deployments/update-rings">Update Rings</a></td><td>All about the Update Rings feature</td><td></td></tr><tr><td><a href="deployments/monitor">Monitor a Deployment</a></td><td>Monitoring  the status of a deployment</td><td></td></tr><tr><td><a href="deployments/manage-deployments/updates">Manage Updates</a></td><td>Managing updates to successful deployments</td><td></td></tr><tr><td><a href="deployments/manage-deployments">Manage Deployments</a></td><td>Deployment management tasks</td><td></td></tr></tbody></table>


---

# Agent Instructions: 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.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.
