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

![](/files/XwFSF04UvoRXwXP3O7K3)

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

![](/files/nKHlHBm027Buf22JS3iu)

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

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

![](/files/kBhsckWdciEdMTN2PnO4)

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


---

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