# Convert an existing Patch My PC Cloud Deployment to use Update Rings

*Applies to: Patch My PC Cloud*

If you have already successfully deployed an app using Patch My PC (PMPC) Cloud, you can convert that deployment to use Update Rings.

To convert an existing deployment to use Update Rings:

1. [Edit the deployment](/patch-my-pc-cloud/deployments/manage-deployments/edit.md) and navigate to the **Assignments** tab.

<figure><img src="/files/gqOOxHlPCKMp1iirO3tB" alt="Navigating to the “Assignments” tab" width="563"><figcaption></figcaption></figure>

Any existing assignments for the deployment are shown.

<figure><img src="/files/KtUpdVRNISjBjwxbya5B" alt="Existing assignments" width="563"><figcaption></figcaption></figure>

2. Click **Enable Update Rings**.

<figure><img src="/files/zNs7yrrYZOY6dgeWyKR2" alt="Clicking “Enable Update Rings”" width="563"><figcaption></figcaption></figure>

3. On the **Move Assignments or Delete** dialog box, click **Move** to create the Update Rings and move any existing assignments to the first Update Ring.

<figure><img src="/files/HJwgnzBI5bP0KiT2JbYj" alt="Clicking “Move” to move any existing assignments to the first Update Ring." width="450"><figcaption></figcaption></figure>

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

Clicking **Delete** will delete any existing assignments, not the deployment itself. It will also create the default two Update Rings with default settings.
{% endhint %}

Any existing assignments are moved into the first Update Ring.

<figure><img src="/files/JlYPtc8gDJwLbUmFPRBV" alt="Any existing assignments are moved into the first Update Ring." width="563"><figcaption></figcaption></figure>

4. Continue from Step 3 of the [Create Update Rings](/patch-my-pc-cloud/deployments/update-rings/create.md) process to configure your Update Rings. For example, adding additional assignments, moving assignments between rings, etc.
5. Once you have completed reconfiguring the deployment, click **Save**.

<figure><img src="/files/gIAfoFR9shilH8HO9QPI" alt="Clicking “Save” to save changes" width="563"><figcaption></figcaption></figure>

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

When you convert an existing deployment to use Update Rings, the rings will be created with the **Immediate** option, i.e. immediately. As this is the expected behavior, it cannot be changed.
{% endhint %}


---

# 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/update-rings/convert.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.
