# Upgrade Trilio

To upgrade Trilio it is necessary to uninstall the old version of Trilio and install the new version.

This is done in a few easy steps.

1. [Uninstall the old ovirt-imageio extensions](/rhv/4.0/deployment-guide/uninstall-triliovault.md#step-1-uninstall-rhv-ovirt-imageio-extension)
2. [Delete or shutdown the old Trilio Appliance](/rhv/4.0/deployment-guide/uninstall-triliovault.md#step-2-destroy-the-triliovault-appliance)
3. [Upload the qcow2 image of the new Trilio Appliance](/rhv/4.0/deployment-guide/preparing-the-installation.md#uploading-the-triliovault-vm-qcow2-disk-to-rhv)

   (It might be necessary to [verify the connection of the ovirt-imageio-proxy](/rhv/4.0/deployment-guide/preparing-the-installation.md#verify-the-connection-to-the-ovirt-imageio-proxy) again)
4. [Spin up the new Trilio Appliance](/rhv/4.0/deployment-guide/spinning-up-the-triliovault-vm.md)
5. [Configure the Trilio Appliance](/rhv/4.0/deployment-guide/configure-triliovault-vm.md)
6. [Install the new ovirt-imageio extensions](/rhv/4.0/deployment-guide/installation-of-ovirt-imageio-extensions.md)
7. Import the workload from the Web UI of the Appliance once Trilio Appliance is configured

{% hint style="info" %}
During configuration check the box for workload import. This will automatically load all workloads hosted on the backup target into the fresh configured Trilio Appliance.
{% endhint %}


---

# 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.trilio.io/rhv/4.0/deployment-guide/upgrade-triliovault.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.
