# Version Specific Upgrades

This article provides an overview of any version-specific steps that might be necessary when upgrading your Umbraco Cloud project to a new version.

As there might also be version-specific notes for the specific products involved in the upgrade it is recommend giving those a look as well.

* [Umbraco CMS](https://docs.umbraco.com/umbraco-cms/fundamentals/setup/upgrading/version-specific)
* [Umbraco Forms](https://docs.umbraco.com/umbraco-forms/installation/version-specific)
* [Umbraco Deploy](https://docs.umbraco.com/umbraco-deploy/upgrading/version-specific)

## Specific notes for major upgrades on Cloud

{% content-ref url="/pages/UUdvDDzJwl9lv0IMXNL6" %}
[Migrate from Umbraco 8 to the latest version](/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/version-specific-upgrades/migrate-from-8-to-latest.md)
{% endcontent-ref %}

{% content-ref url="/pages/gBp3Kx6sj6ScPOLhNzX0" %}
[Migrate from Umbraco 7 to Umbraco 8 on Umbraco Cloud](/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/version-specific-upgrades/migrate-from-umbraco-7-to-8.md)
{% endcontent-ref %}


---

# 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/product-upgrades/version-specific-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.
