> 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/troubleshoot/update-rings/error-editing-is-not-allowed-until-all-rings-are-created-after-the-configured-delay-cloud-error.md).

# "Error - Editing is not allowed until all rings are created after the configured delay" Cloud error

*Applies to: Patch My PC Cloud*

### SYMPTOMS

I am trying to edit a Patch My PC (PMPC) Cloud deployment, but when I click on the ellipsis beside the deployment and choose **Edit**, I get the following error:

**Error - Editing is not allowed until all rings are created after the configured delay.**

<figure><img src="/files/qb9d66spdlrOR13nbKKP" alt="“Error - Editing is not allowed until all rings are created after the configured delay.” when trying to edit a deployment"><figcaption></figcaption></figure>

### CAUSE

This is because when the Update Rings were created for this deployment, the **Delayed** option was selected.

### RESOLUTION

As the **Delayed** option was selected for the Update Rings when this deployment was created, you cannot edit it until all of the configured Update Rings have finished being created.

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

Use the [Check if an Update Ring has been created](/patch-my-pc-cloud/deployments/update-rings/check.md) process to check if one or more Update Rings have yet to be created. If a ring shows as **Scheduled**, then you know this deployment was created with the **Delayed** option for the Update Rings.
{% endhint %}


---

# 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-cloud/troubleshoot/update-rings/error-editing-is-not-allowed-until-all-rings-are-created-after-the-configured-delay-cloud-error.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.
