# Edit Update Rings in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

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

If a Patch My PC (PMPC) Cloud deployment is created with [Delayed Update Rings](/patch-my-pc-cloud/deployments/update-rings/update-ring-types.md#delayed-update-rings), you cannot edit it until all of the rings have been created. If you attempt to edit a deployment with incomplete  Update Rings you will see the [Error - Editing is not allowed until all rings are created after the configured delay](/patch-my-pc-cloud/troubleshoot/update-rings/error-editing-is-not-allowed-until-all-rings-are-created-after-the-configured-delay-cloud-error.md) message.

Also, if you make any changes to Return Codes for a deployment where Update Rings are enabled, these changes are only applied to the latest ring (newest version).
{% endhint %}

To edit the Update Rings configuration for a deployment:

1. Navigate to the **Deployments** node.<br>

   <figure><img src="/files/AR7qaGlIp0ARf5JC1463" alt="Navigating to the “Deployments” node"><figcaption></figcaption></figure>

2. Click the relevant deployment whose Update Ring configuration you want to edit.

{% hint style="success" %}
**Tip**

Click the filter button (![](/files/BEFbnb19ShcdZHCy6k5k)) and select the **Enabled** option under the **Update Rings** section, followed by **Apply Filters** to see just those deployments that have update Rings configured.&#x20;
{% endhint %}

<figure><img src="/files/kJndtQw62qc3Gu2cplaH" alt="Clicking the relevant deployment you want to edit "><figcaption></figcaption></figure>

3. Click **Edit**.<br>

   <figure><img src="/files/8mDEjW0Tti9ioghZRG7j" alt="Clicking “More Info”"><figcaption></figcaption></figure>

4. Click the **Assignments** tab.<br>

   <figure><img src="/files/13KjCyVOU0ThBonrxAe6" alt="Clicking the “Assignments” tab "><figcaption></figcaption></figure>

5. Make any required changes, for example:&#x20;
   1. Move Assignments between rings using drag and drop
   2. Rename rings by clicking the pencil icon beside the relevant ring
   3. Modify the delay for a ring by clicking the minus (**-**) or plus (**+**)
   4. Add a ring by clicking **Add Update Rings**
   5. Delete a ring by clicking the red x after the delay.

6. Click **Save** to save your changes.<br>

   <figure><img src="/files/KFFMMxE5mSK0AkqcTNWC" alt="Clicking “Save”"><figcaption></figcaption></figure>

   \
   If you make any changes that affect how the Update Rings will work, you will see the **“<*****app\_name*****>” Deployment Summary** asking you to either confirm or cancel your changes.\
   \
   For example, reducing the delay for **Corel All Users** ring from **3** days to **2** results in the following.<br>

   <figure><img src="/files/ImQPHwRRiFBEAcbbly09" alt="Example “Deployment Summary” showing the effects of the edit"><figcaption></figcaption></figure>

7. Either click **Cancel** to return to the **Assignments** tab and make any required changes or click **Confirm** to save your changes.\
   \
   The **Deployments** node is redisplayed along with the **Success – Edited <*****deployment\_name*****>** notification.<br>

   <figure><img src="/files/lGWL9SXEKEbMlzzQLi2N" alt="“Deployments” node is redisplayed along with the “Success – Edited <deployment_name>”"><figcaption></figcaption></figure>


---

# 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/edit.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.
