# Add New Pipeline

You can create an unlimited number of pipelines. To add a new pipeline, click **'Dashboard'** or '**Deal'** to navigate to the Deals page. Click the pipeline dropdown and click the **'Create New Pipeline'** button.

![Create New Pipeline](/files/wktpj7OavIOWzQSd7kQZ)

The 'Add New Pipeline' modal will open. You will need to provide the following information:

![New Pipeline](/files/ZmiLJy33LFSXGTDt0BVx)

**Component Explanation:**

| Name            | Description                                                                                                                                                                                                                                                       |
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Pipeline Name   | Type the name of the pipeline into the field provided.                                                                                                                                                                                                            |
| Stage Name      | Type the name of the stage into the field provided.                                                                                                                                                                                                               |
| Rotten Deals    | Allow you to take a look at the deals which have been idle for some time. You can enable deal rotting by tick the Rotten Deals field.                                                                                                                             |
| Rotting in days | To set for how many days a deal can stay ideal. This number of days is specific only to a stage in a pipeline. For example, if you set deals in a stage that will rot in 7 days, 7 days after the last action on deals, the rotten tag will appear for your deal. |

Stages represent the steps included in your pipeline or sales process, they are presented in columns as deals progress through stages, they move from left to right. You can add other stages, and there is no limit to the number of stages that you can have in your pipeline.


---

# 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.3dolphins.ai/sales-activity/deal/pipeline/add-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.
