> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/data-pipeline-2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-pipeline.md).

# Creating a New Pipeline

This section provides the steps involved in creating a new Pipeline flow.

{% hint style="success" %}
*Check out the below-given illustration on how to create a new pipeline.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FARWwq0mHnUobVAJqtFtw%2Fuploads%2FQFx2TDskl7C7XDuuthlJ%2FCreating%20a%20New%20Pipeline.mp4?alt=media&token=b72682a8-bbba-4fc1-b112-c5007d4a2b6c>" %}
***Creating a New Pipeline***
{% endembed %}

* Navigate to the ***Create*** ***Pipeline or Job*** interface.
* Click the ***Create*** option provided for Pipeline.

<figure><img src="https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/P3BTDVzvzuiXdZ2nQuHQ/image.png" alt=""><figcaption><p><em><strong>Creating a new pipeline</strong></em></p></figcaption></figure>

* 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" %}
*<mark style="color:green;">Please Note:</mark> 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.​

<figure><img src="https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/JwWi77z9PV3KeLT7a4zy/image.png" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/d85EZE4WXrO2RAHm2syR/image.png" alt=""><figcaption></figcaption></figure>

* Resource allocation can be changed anytime by clicking on top left edit icon near pipeline name.​

<figure><img src="https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/olJTXqB09WSHWttbMTL2/image.png" alt=""><figcaption></figcaption></figure>
