# Manage Product Upgrades

Keeping your Umbraco Cloud project up to date ensures security, performance, and access to the latest features. This section guides you through upgrading your project, from minor updates to major version upgrades, including handling dependencies.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/62Hkd7wPnRBqg7Qjezyr">Product Upgrades</a></td><td>Understand how upgrades work in Umbraco Cloud and what to consider before upgrading.</td><td><a href="/pages/62Hkd7wPnRBqg7Qjezyr">/pages/62Hkd7wPnRBqg7Qjezyr</a></td><td><a href="/files/GVm9F3ww37kkwOvqPDP5">/files/GVm9F3ww37kkwOvqPDP5</a></td></tr><tr><td><a href="/pages/BnoI6Hvk7MgkspKedpbZ">Hotfixes</a></td><td>Learn how to push a hotfix to your Live environment.</td><td><a href="/pages/BnoI6Hvk7MgkspKedpbZ">/pages/BnoI6Hvk7MgkspKedpbZ</a></td><td><a href="/files/gapN9XPkQGiUlfUN9xxj">/files/gapN9XPkQGiUlfUN9xxj</a></td></tr></tbody></table>

## End-of-Service Policy for Umbraco Cloud

The End-of-Service policy outlines how long projects and software are supported and available on Umbraco Cloud. Learn more about this policy for given versions of Umbraco CMS and more in the [End-of-Service policy for Umbraco Cloud](/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/end-of-service-policy.md).


---

# 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.umbraco.com/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades.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.
