# Getting Started

- [Homepage](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage.md)
- [List Pipelines](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/list-pipelines.md)
- [Create](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create.md): Create a new Pipeline or Job based on the selected create option.
- [Creating a New Pipeline](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-pipeline.md): This section provides the steps involved in creating a new Pipeline flow.
- [Adding Components to Canvas](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-pipeline/adding-components-to-canvas.md): Adding components to a pipeline workflow.
- [Connecting Components](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-pipeline/connecting-components.md): An event-driven architecture uses events to trigger and communicate between decoupled services and is common in modern applications built with microservices.
- [Events \[Kafka and Data Sync\]](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-pipeline/connecting-components/events-kafka-and-data-sync.md)
- [Memory and CPU Allocations](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-pipeline/memory-and-cpu-allocations.md): This section focuses on the Configuration tab provided for any Pipeline component.
- [Creating a New Job](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job.md): This section provides detailed information on the Jobs to make your data process faster.
- [Job Editor Page](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/job-editor-page.md): The Job Editor Page provides the user with all the necessary options and components to add a task and eventually create a Job workflow.
- [Task Components](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components.md): This Section provides you the details about the various categories of the Task components included inside the Job Editor page.
- [Readers](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/readers.md): All the available Reader Task components are included in this section.
- [HDFS Reader](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/readers/hdfs-reader.md)
- [MongoDB Reader](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/readers/mongodb-reader.md)
- [DB Reader](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/readers/db-reader.md)
- [S3 Reader](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/readers/s3-reader.md)
- [Azure Blob Reader](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/readers/azure-blob-reader.md)
- [ES Reader](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/readers/es-reader.md)
- [Sandbox Reader](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/readers/sandbox-reader.md)
- [Writers](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/writers.md): All the available Writer Task components for a Job are explained in this section.
- [HDFS Writer](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/writers/hdfs-writer.md)
- [Azure Writer](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/writers/azure-writer.md)
- [DB Writer](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/writers/db-writer.md)
- [ES Writer](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/writers/es-writer.md)
- [S3 Writer](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/writers/s3-writer.md)
- [Sandbox Writer](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/writers/sandbox-writer.md)
- [Mongodb Writer](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/writers/mongodb-writer.md)
- [Kafka Producer](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/writers/kafka-producer.md)
- [Transformations](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/task-components/transformations.md): This page aims to explain the various transformation options provided on the Jobs Editor page.
- [PySpark Job](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/pyspark-job.md)
- [Python Job](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/create/creating-a-new-job/python-job.md): Write Python scripts and run them flawlessly in the Jobs.
- [List Jobs](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/list-jobs.md): All the saved Jobs by a logged-in user get listed by using this option.
- [List Components](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/list-components.md): All the components that a user can use in their pipeline, are listed here. It has a complete info like deployment Type, versions etc.
- [Delete Orphan Pods](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/delete-orphan-pods.md): This is to delete the pods that is no more a part of the current Pipelines.
- [Scheduler](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/scheduler.md)
- [Data Channel](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/data-channel.md): Data Chanel shows the health of the Kafka Brokers.
- [Cluster Event](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/cluster-event.md)
- [Trash](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/trash.md): This page describe how to delete an pipeline or restore a deleted pipeline using the Trash option.
- [Settings](https://docs.bdb.ai/data-pipeline-2/getting-started/homepage/settings.md)
- [Pipeline Workflow Editor](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor.md): The Pipeline Workflow Editor contains Toolbar, Component Panel, and the Right-side Panel together with the Design Canvas for the user to create a pipeline flow.
- [Pipeline Toolbar](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar.md): The Header menu panel on the Pipeline Workflow Editor page.
- [Pipeline Overview](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/pipeline-overview.md): This page provides an overview of all the components used in the pipeline in a single place.
- [Pipeline Testing](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/pipeline-testing.md)
- [Search Component in Pipelines](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/search-component-in-pipelines.md)
- [Push Pipeline (to VCS/GIT)](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/push-pipeline-to-vcs-git.md)
- [Pull Pipeline](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/pull-pipeline.md)
- [Full Screen](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/full-screen.md)
- [Log Panel](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/log-panel.md)
- [Event Panel](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/event-panel.md)
- [Activate/Deactivate Pipeline](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/activate-deactivate-pipeline.md)
- [Update Pipeline](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/update-pipeline.md)
- [Failure Analysis](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/failure-analysis.md)
- [Pipeline Monitoring](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/pipeline-monitoring.md)
- [Delete Pipeline](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/delete-pipeline.md)
- [Pipeline Component Configuration](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/pipeline-component-configuration.md)
- [Pipeline Failure Alert History](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/pipeline-failure-alert-history.md)
- [Component Panel](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/component-panel.md)
- [Right-side Panel](https://docs.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/right-side-panel.md)
- [Testing Suite](https://docs.bdb.ai/data-pipeline-2/getting-started/testing-suite.md)
- [Activating Pipeline](https://docs.bdb.ai/data-pipeline-2/getting-started/activating-pipeline.md): Activating pipeline to deploy the pipelines.
- [Monitoring Pipeline](https://docs.bdb.ai/data-pipeline-2/getting-started/monitoring-pipeline.md): This Page explains How we can monitor the Pipelines.
- [Job Monitoring](https://docs.bdb.ai/data-pipeline-2/getting-started/job-monitoring.md): This page explains how we can monitor a Job.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bdb.ai/data-pipeline-2/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
