# Upgrade TrilioVault

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

This is done in a few easy steps.

1. [Uninstall the old ovirt-imageio extensions](/rhv/3.7/deployment-guide/uninstall-triliovault.md#step-1-uninstall-rhv-ovirt-imageio-extension)
2. [Delete or shutdown the old TrilioVault Appliance](/rhv/3.7/deployment-guide/uninstall-triliovault.md#step-2-destroy-the-triliovault-appliance)
3. [Upload the qcow2 image of the new TrilioVault Appliance](/rhv/3.7/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/3.7/deployment-guide/preparing-the-installation.md#verify-the-connection-to-the-ovirt-imageio-proxy) again)
4. [Spin up the new TrilioVault Appliance](/rhv/3.7/deployment-guide/spinning-up-the-triliovault-vm.md)
5. [Configure the TrilioVault Appliance](/rhv/3.7/deployment-guide/configure-triliovault-vm.md)
6. [Install the new ovirt-imageio extensions](/rhv/3.7/deployment-guide/installation-of-ovirt-imageio-extensions.md)

{% 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 TrilioVault 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/3.7/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.
