> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/viewing-pipelines-as-json-and-developing-dinghy-json-code.md).

# Viewing Pipelines as JSON and Developing Dinghy JSON Code

### Introduction <a href="#introduction" id="introduction"></a>

Viewing pipelines as JSON is a useful method to look at the actual code defined for a particular pipeline. It can also be used in troubleshooting and providing Armory Support a copy of the Pipeline structure.Customers may also find it useful to look at a standard Pipeline JSON before defining it in Dinghy, as the code can mostly be lifted straight from the Pipeline JSON

### Prerequisites <a href="#prerequisites" id="prerequisites"></a>

N/A

### Instructions <a href="#instructions" id="instructions"></a>

Customers can easily find the Pipeline JSON code by doing the following

* Access Spinnaker through the Console UI\* Navigate to the Pipeline in question and click on it\* Click on `Pipeline Actions` in the Upper left corner\* Click on `Edit as JSON` or `Show JSON` depending on if the pipeline is locked
