# View and Restore Pipeline

### **Viewing and Restoring Pipeline Versions**

Whenever you make a change and save the pipeline, a new version is created and added to the version history. You can view the version history and if necessary, restore an older version.

{% hint style="info" %}
**Note**: Version history is not supported in Minio or Redis storage devices.
{% endhint %}

Follow the steps below to view and restore the versions:

1. Click on the application from the [**application dashboard**](https://docs.opsmx.com/user-guide/dashboard/application-dashboard)**.** The **Pipelines** page with the details of all the pipelines for the selected application is displayed.&#x20;
2. Select the **Pipeline** to be disabled and click **Configure.**&#x20;

<figure><img src="/files/x2ArBlfB1lTYCupbhb50" alt=""><figcaption></figcaption></figure>

3. &#x20;Select **Show Revision History**  from the **Pipeline Actions** drop-down as shown below.

<figure><img src="/files/eT1nlV9crrBVYf4iJPgj" alt=""><figcaption></figcaption></figure>

3\.  A window appears, displaying the current version's JSON representation. Click the **Revision** drop-down to see the older versions as shown below.

<figure><img src="/files/K37apVNJzpiQdZgkQQdi" alt=""><figcaption></figcaption></figure>

4\.  If you want to compare to any version, select the **compare to** from drop-down menu as shown below.

<figure><img src="/files/tgTAseqTJN3a4AqSerli" alt=""><figcaption></figcaption></figure>

5\.  To restore to the selected version, click **Restore this version** as shown below.&#x20;

<figure><img src="/files/R1Xl25G6FNyfrrM8g34M" alt=""><figcaption></figcaption></figure>

The pipelien is restored to the selected version.&#x20;


---

# 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.opsmx.com/isd-spinnaker/opsmx-intelligent-software-delivery-isd-platform-spinnaker/user-guide/manage-pipelines/view-and-restore-pipeline.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.
