# Creating a new pipeline on the Ozone Pipeline Studio

From the pipeline templates view, click on the “+ New Pipeline” button.&#x20;

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2FI4sjsgmAzX8vOFmzhU0C%2Fkk1.png?alt=media&#x26;token=00d98e2d-d2c8-4a2f-b4da-5238d563294b" alt=""><figcaption></figcaption></figure>

**a. Add Pipeline Details**

Add a name for the pipeline, select an optional rollback pipeline and enter a pipeline description. Click on “Add Tasks” to proceed.&#x20;

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2Fxzz47NCS0Fkr00xYSif6%2FScreenshot%202023-02-27%20at%204.07.35%20PM%20(2).png?alt=media&#x26;token=94d88017-9c38-4c5e-b752-03ad7f0a8243" alt=""><figcaption></figcaption></figure>

**b. The Ozone Task Catalogue**

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2FNv0YaKYzEP0W8ERY6b6H%2FScreenshot%202023-02-27%20at%204.19.10%20PM%20(2).png?alt=media&#x26;token=1cd226be-a0b8-47a4-ac62-5e7e5d14e0d5" alt=""><figcaption></figcaption></figure>

You will be presented with a panel on the right that consists of all the 100+ task templates shipped right out-of-the-box. Select the category of task like build, test, scan, etc from the first column and the subsequent task template that you would like to add. &#x20;

**c. Drag-and-Drop Tasks**

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2FiogB8pKlq5hGqcqCzWuF%2FScreenshot%202023-02-27%20at%204.15.10%20PM%20(2).png?alt=media&#x26;token=e8a5b12a-da8e-4224-87ac-b10a8587d022" alt=""><figcaption></figcaption></figure>

Once the required tasks are selected and placed by dragging and dropping them, connect them to one another in sequence of parallel as per your requirement.&#x20;

**d. Map Input - Output Parameters**

Pick a task result from the previous task and map it as an input to the next one. This has to be done as and how two tasks are being connected in the flow of the pipeline.&#x20;

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2F6MfCscjnWOdNYjRulpYK%2FScreenshot%202023-02-27%20at%204.14.25%20PM%20(2).png?alt=media&#x26;token=61fe4f52-4e68-4e0e-9331-865d937f1f15" alt=""><figcaption></figcaption></figure>

**e. Final Pipeline View - Visual and YAML**

Once you finish configuring the pipeline, this is how it looks.&#x20;

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2FKDtkEUpD2bY35YiZjMnt%2FScreenshot%202023-02-27%20at%204.16.02%20PM%20(2).png?alt=media&#x26;token=c6367b66-b600-4a0c-93f5-34fa6ced68da" alt=""><figcaption></figcaption></figure>

You can toggle between the visual and YAML view in case you need to look at the pipeline code.&#x20;

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2Fc4DHfPyyT2L8Lvpb1vDG%2FScreenshot%202023-02-27%20at%204.16.50%20PM%20(2).png?alt=media&#x26;token=680e3835-e8d1-4138-8de2-d8a21d257b1c" alt=""><figcaption></figcaption></figure>

**f. Save Pipeline Template**

Once done, click on “Complete Setup”, review the input/output parameters once again and finally hit the “Save Pipeline Template”. You will then be redirected back to the pipelines screen where the pipeline template you just created will be visible.&#x20;
