# Create

The Pipeline Homepage offers the ***Create*** option to initiate with Pipeline or Job creation based on the need of user.

* Navigate to the ***Pipeline List*** page.
* Click the **Create** icon.

<figure><img src="/files/KaUYlNlVgtF0bsq3i3hU" alt=""><figcaption></figcaption></figure>

* The ***Create Pipeline or Job*** user interface opens prompting to create a new Pipeline and Job.

<figure><img src="/files/C468waTr2yhDylPbpBVE" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Based on your selection, the next page opens. Refer the **Create a New Pipeline** and **Create a Job** sections to get the details.*
{% endhint %}


---

# 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-1/getting-started/homepage/create.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.
