> 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/update-rings/view.md).

# View Update Rings in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

To view the Update Rings configured for a Patch My PC (PMPC) Cloud deployment:

1. Follow the [Edit a Deployment](/patch-my-pc-cloud/deployments/manage-deployments/edit.md) process to open the properties of the relevant deployment whose Update Rings you want to view.
2. Click **More Info**.<br>

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

   \
   Any configured Update Rings are shown as tabs, which you can switch between to review your settings.

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

If any rings have a status of **Scheduled**, it means that specific ring has yet to be created. See [Check if an Update Ring has been created](/patch-my-pc-cloud/deployments/update-rings/check.md) for more information.
{% endhint %}

<figure><img src="/files/bG2YYyvsbplkW1mjjkC1" alt="Configured Update Rings showing as tabs "><figcaption></figcaption></figure>

3. Click the red **X** in the top right-hand corner to close the **More Info** page and return to the **Deployments** node.<br>

   <figure><img src="/files/dGfu1Xnts9TNqeXcoDts" alt="	Clicking the red X  in the top right-hand corner to close the “More Info” page and return to the “Deployments” node"><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/update-rings/view.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.
