# Reconfigure the Trilio Cluster

The Trilio appliance can be reconfigured at any time to adjust the Trilio cluster to any changes in the Openstack environment or the general backup solution.

To reconfigure the Trilio Cluster go to the "Configure".\
The configure page shows the current configuration of the TriloVault cluster.

The configuration page also gives access to the ansible playbooks of the last successful configuration.

To start the reconfiguration of the Trilio Cluster click "Reconfigure" at the end of the table.

Follow the [Configuring Trilio](/openstack/tvo-4.1/deployment/configuring-triliovault.md) guide afterwards.

{% hint style="info" %}
Once the Trilio configurator has started, it needs to run through successfully to continue to use Trilio.

The cluster will not roll back to its last working state in case of any errors.
{% endhint %}

{% hint style="info" %}
When the reconfiguration is required to switch to an external database it is necessary to [reinitialize the Trilio appliance](/openstack/tvo-4.1/administration-guide/reinitialize-triliovault.md) and configure it from scratch.
{% 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/openstack/tvo-4.1/administration-guide/reconfigure-the-triliovault-cluster.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.
