> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/data-pipeline-5/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-5/getting-started/pipeline-workflow-editor.md).

# Pipeline Workflow Editor

The ***Pipeline Workflow*** consists of three main elements:

1. [**​Pipeline Toolbar​**](/data-pipeline-5/getting-started/pipeline-workflow-editor/pipeline-toolbar.md)
2. [**​Component Panel​**](/data-pipeline-5/getting-started/pipeline-workflow-editor/component-panel.md)
3. **​**[**Right-side Panel​**](/data-pipeline-5/getting-started/pipeline-workflow-editor/right-side-panel.md)

{% hint style="info" %}
*<mark style="color:green;">**Please Note:**</mark>* Please find the basic Workflow to ingest data using the Pipeline given below:
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvmyGSlDvDj86v7eh3RHM%2Fuploads%2FcI2LC6O9cDWDo2VE4dDA%2F2024-02-21-15-13-37%20(online-video-cutter.com)%20(1).mp4?alt=media&token=5ffcb5ff-68b2-4868-a2ec-434b4f772b7b>" %}
***Data Ingestion using a Basic Pipeline Workflow***
{% endembed %}

The above-given workflow shows the basic workflow to ingest data into a database using the Data Pipeline. It can be seen in the above workflow that data is read from a source using a reader component (DB Reader) and is then written to a destination location using a writer component (DB Writer).

In the successive slides, the user can find the detailed working of pipeline workflow design and the several pipeline components.&#x20;
