> 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/isd-spinnaker/opsmx-intelligent-software-delivery-isd-platform-spinnaker/release-notes/additional-resources/previous-releases/isd-3.12/quickstart-guide/manage-pipelines/edit-a-pipeline.md).

# Edit a Pipeline

Follow the steps below to edit the pipeline you created:

To do this,

1. From the ISD application dashboard, Click "**Continuous Delivery**" --> Click "**Spinnaker**".  This will take you to the Spinnaker instance you have configured with ISD. The first thing you will see is a recent view of all of your applications and Click your "**Application Name"** as shown in the image below.

![](/files/L8hU5ifTK18odhNnIRrU)

2\.  Click "**Pipelines"** tab and "**Select the pipeline"** which you want to edit the pipeline and then Click "**Configure"** as shown below.

![](/files/IFb46XX7CVjzX0JZeMoF)

3\. Below screen will appear and you can make the necessary changes.

![](/files/FiVTLpRZAAemgaiwzqTt)

### **Editing Pipeline as JSON**

Whatever changes you make in a pipeline from the Spinnaker UI get converted to JSON. Hence, when you want to edit a pipeline you can do so through the Spinnaker UI, or you can edit the JSON of the pipeline to make changes to the pipeline. Follow the steps belo&#x77;**.**

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/IFb46XX7CVjzX0JZeMoF)

2\.  Click the **"Pipeline Actions"** drop-down and select "**Edit as JSON"** as shown below.

![](/files/rulMLkCJu0iprI6I2Fqf)

3\.  You can edit the JSON of the pipeline to make changes to the pipeline and click "**Update Pipeline**" as shown in the below image.

![](/files/uTYzj29TAuc750E3QSQN)

### **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/IFb46XX7CVjzX0JZeMoF)

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

![](/files/qUN6bgkdI9jmrwIlfzbv)

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/w2LD8bAKYtBVAnzDEHat)

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

![](/files/6AiuaUaGe6H8E9Ooxq7M)

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.

![](https://lh4.googleusercontent.com/eW62ePZF5gRKq6xwBClMsL-19KG6VLbAL7EgB3cQNJ696RMbfiH9PoNFc0-U4q8-LfgoJBP711ke6seBtTMx5M2Iymj0JmOeDue8HhFBAJPe9klwmbIDuhXdGK44_NxyMmLkyrFt)

## Instruction Video&#x20;

Here's a short video that provides quick step-by-step instructions to edit a pipeline:

{% embed url="<https://www.youtube.com/watch?v=RdDC3PoPcKw>" %}
