# Creating Pipeline

* Navigate to the Data Pipeline landing page.
* Click the ***Create Pipeline*** option provided on the top right side of the Pipeline landing page.   &#x20;

![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FNT1bt3IrRXlYhvJOWxpx%2Fimage.png?alt=media\&token=9d9c7c98-8390-4c95-9a44-198f5fae9cec)

* The ***New Pipeline*** window opens asking for the basic information.
* Enter a name for the new Pipeline.
* Describe the Pipeline (Optional).
* Select a resource allocation option using the radio button- the given choices are:
  * Low
  * Medium
  * High

{% hint style="info" %}
*This feature is used to deploy the pipeline with high, medium, or low-end configurations according to the velocity and volume of data that the pipeline must handle. All the components saved in the pipeline are then allocated resources based on the selected Resource Allocation option depending on the component type (Spark and Docker).*
{% endhint %}

Click the ***Save*** option to create the pipeline. By clicking the ***Save*** option, the user gets redirected to the pipeline workflow editor.

![](https://972575688-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FORvnvJQC0qMDt50i15Vv%2Fimage.png?alt=media\&token=2b0d6a7f-d369-4bab-b3cc-19f662d3fdfb)

* A success message appears to confirm the creation of a new pipeline.
* The Pipeline Editor page opens for the newly created pipeline.
