# Add a New Pipeline

To add a new **Pipeline**, follow these steps:

**Note**: Fields marked with an asterisk **(\*)** are mandatory.

**Step 1**: In the left navigation panel, click **Pipelines**.

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

**Step 2**: Select **Add New Pipeline** located at the top-right corner of the screen.

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

**Step 3**: Click the **Name** field to add the appropriate name.

**Step 4**: Click the **Description** field to add the appropriate description.

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

**Step 5**: Under **Pipeline Type**, click the dropdown. There are two options:

* Data Source
* Segment

Select the appropriate option.

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

**Step 5.1**: **Data Source**

Click **Data Source**.

When you click **Select Data Source**, a panel will open on the right side. Click the search bar to search for the **Data Source** or select one from the list. You can also create a new **Data Source** by clicking **Create Data Source**. Select the appropriate option.

<figure><img src="/files/2mJr348nFnitt4X5AtRy" alt=""><figcaption></figcaption></figure>

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

**Step 5.2**: **Segment**

Click **Segment**.

When you click **Select Segment**, a panel will open on the right side. Click the search bar to search for the **Segment** or select one from the list. You can also create a new **Segment** by clicking **Create Segment**. Select the appropriate option.

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

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

**Step 6**: Click **Save.**

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


---

# 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.ingestlabs.com/media-data-platform/pipelines/add-a-new-pipeline.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.
