# How to upgrade/migrate the application?

### Description

Migrating <code class="expression">space.vars.SITENAME</code> to new version will ensure that the application includes new features and improved functionality.

### Solution

Make sure that the [Migration Pre-requisites](https://docs.opshub.com/v7.216/manage/upgrade-index/upgrade-application#migration-pre-requiste-for-windows-and-linux) steps are followed before migrating to new version. Once the pre-requisites are met, follow one of the below section

{% if "OpsHub Integration Manager" === space.vars.SITENAME %}
Make sure that the [Pre-Upgrade Checklist](https://docs.opshub.com/v7.216/manage/upgrade-index/upgrade-application#pre-upgrade-checklist) steps are followed before migrating to new version. Once the pre-requisites are met, follow one of the below sections.
{% endif %}

* [Steps to migrate on Windows](https://docs.opshub.com/v7.216/manage/upgrade-index/upgrade-application#migration-steps-for-windows)
* [Steps to migrate on Linux](https://docs.opshub.com/v7.216/manage/upgrade-index/upgrade-application#migration-steps-for-linux)

Once migration is completed successfully, follow these [Post Migration Steps](https://docs.opshub.com/v7.216/manage/upgrade-index/upgrade-application#post-migration-steps-for-windows-and-linux).

In case the migration fails, you can check for the cause of failure in `Migration.log` file located under `logs` folder at <code class="expression">space.vars.SITENAME</code> `<installation_path>`.
