> For the complete documentation index, see [llms.txt](https://docs.ozone.one/ozone-end-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ozone.one/ozone-end-user-guide/quick-onboarding/using-out-of-the-box-pipeline-templates.md).

# Using out-of-the-box Pipeline Templates

We shall be first looking at running a pipeline from the templates that are provided out of the box. Following this, we will look at the Ozone Pipeline Studio for creating and running a new pipeline.&#x20;

**a. Pipeline Templates Overview**

Click on “Pipeline Templates” from the left menu and the templates overview screen is displayed. Navigate through the list of the pre-loaded pipeline templates to select the one that you would like to run.&#x20;

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2FW6sZzIwjCJfbziQMepYx%2FScreenshot%202024-01-23%20124635.png?alt=media&amp;token=7c640070-d1f8-4a0f-b0cf-72a477758348" alt=""><figcaption></figcaption></figure>

You can click on “View” to have a look at the task configurations of the pipeline.&#x20;

**b. Pipeline View**

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2FBP5GJeeINU1blRXrPQRE%2FScreenshot%202023-02-27%20at%201.56.08%20PM.png?alt=media&amp;token=f2ddca42-251a-4d2d-95dc-ea481f105808" alt=""><figcaption></figcaption></figure>

Selecting “See Steps” takes you into a granular view of the steps involved inside of that particular task.&#x20;

Click “Run” on the desired pipeline template from the previous template view screen to run the pipeline.

**c. Add Pipeline Run Parameters**

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2F2qped5KZwAJjbDtziCvW%2FScreenshot%202023-02-27%20at%202.00.37%20PM.png?alt=media&amp;token=93a8306a-3335-4637-87b8-897ffd5889da" alt=""><figcaption></figcaption></figure>

Select the environment, cluster, Microservice, and Timeout value for the pipeline run.&#x20;

Next, add the repository branch, and select the image tag that is needed. You can pick the latest commit as well. Add yaml\_string and select “Run”.&#x20;

**d. Pipeline Run View and Details**

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2FSypKjprMYcYk85cgiWVS%2FScreenshot%202024-01-23%20125135.png?alt=media&amp;token=6ac1f197-d44d-4efd-84c7-b915328d59bd" alt=""><figcaption></figcaption></figure>

The screen shows all the pipeline runs that have been executed along with their respective statuses. To see a more detailed view of the pipeline run, click on “View”.&#x20;

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2F3wOXXJJYqsVN9M47K1dY%2FScreenshot%202023-02-27%20at%202.07.50%20PM.png?alt=media&amp;token=0b93ad80-56dc-4363-98d4-0fbfefc06027" alt=""><figcaption></figcaption></figure>

The status of each task is displayed and colour coded with grey of pending, green for success, and red for failed.&#x20;

To get more details on the pipeline run, select “Run Details”.

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2FXahZnVEBecRn2Ad6T06Y%2FScreenshot%202023-02-27%20at%202.08.20%20PM.png?alt=media&amp;token=28ec7b67-5842-40ae-97a0-b63e3102077a" alt=""><figcaption></figcaption></figure>

An overview along with input parameters and the pipeline run results can be viewed here.&#x20;

**e. Abort Pipeline run**

The pipeline run can be halted from the pipelines run view screen by clicking on “Abort”. You can either choose to Dismiss it or you can click on "Yes Abort"

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2F7dqsWS9rLBJjqTGe32XG%2FScreenshot%202024-01-23%20125359.png?alt=media&amp;token=380b6893-6a0c-4c5b-a6b3-5ee8f0df8dc9" alt=""><figcaption></figcaption></figure>
