> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/orchestration-module-opsmx-enterprise-for-spinnaker-oes/additional-feature-configuration/pipeline-management/view-and-restore-pipeline.md).

# 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 "**Pipelines"** tab and "**Select the application"** for which you want to edit the pipeline and then Click "**Configure"** to modify a pipeline as shown below.

![](/files/FeKKl2CV1K7IOx003JIT)

2\.  Click the "**Pipeline Actions"** from drop-down and select "**View Revision History".**          &#x20;

![](/files/rOgxWJyZXTurrNcXAIiJ)

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

![](/files/7pScLCKnINccV3ewn56f)

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

![](/files/H5OnKJTc1pZkQ4O8s9fw)

5\.  A button appears after you select a version from the **Revision** drop-down menu. Click the **Restore this version** button to restore that particular version as shown below.

![](/files/iOrMToWaYizXD0fj8R0u)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/orchestration-module-opsmx-enterprise-for-spinnaker-oes/additional-feature-configuration/pipeline-management/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.
