# Homepage

The Homepage of the Data Pipeline is a page that opens by default while you select the Data Pipeline module from the Apps menu.

* Navigate to the ***Platform homepage***.
* Click on the ***Apps*** menu to open it.
* Click on the ***Data Pipeline*** module.    &#x20;

![Accessing the Data Pipeline module from the Apps menu](/files/I5KsW8I6FEOgzaJTEIHL)

* You get redirected to the ***Homepage*** of the ***Data Pipeline module***.     &#x20;
* The ***Homepage*** of the Data Pipeline module offers a left-side menu panel with various options to begin with the Data Pipeline module.

![The Data Pipeline Homepage with the left-side menu panel.](/files/mm7gRiGGXM3qaTJNlMq3)

Various options provided on left-side menu panel given on the Data Pipeline Homepage are as described below:

{% tabs %}
{% tab title="Homepage" %}
![](/files/OjBbJqBSqCvujGDxMg4o)
{% endtab %}

{% tab title="List Pipelines" %}
![](/files/MAGn0uogXjSCRWMgtQqd)
{% endtab %}

{% tab title="Create Pipline" %}
![](/files/0U2kHzu52ezfJHQITcRg)
{% endtab %}

{% tab title="List Components" %}
![](/files/IjKZfVm6bweeDZgiw4nE)
{% endtab %}

{% tab title="Delete Pods" %}
![](/files/nyrHGl3tz8qZOFnSYRTp)
{% endtab %}

{% tab title="Scheduler" %}
![](/files/RKDkDSyE0D21qJALVu1s)
{% endtab %}

{% tab title="Data Channel" %}
![](/files/6fafuZWXVeqY6ihBm9b7)
{% endtab %}

{% tab title="Settings" %}
![](/files/r9mjidCxbdn7v7WoS2dV)
{% endtab %}
{% endtabs %}


---

# 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/bdb-documentation/data-pipeline/getting-started/homepage.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.
