# Managing pipelines

### 1. Manage pipeline

<figure><img src="/files/5tarezOewXVfWr4J1wjp" alt=""><figcaption></figcaption></figure>

## Managing Deal Pipelines in DitLead

DitLead’s **Deal Pipeline** feature helps you track, manage, and move leads through various stages of your sales process. It offers a visual, intuitive way to monitor progress and prioritize actions, ensuring no deal slips through the cracks. This guide will walk you through how to set up and manage your deal pipeline effectively.

***

### What is a Deal Pipeline?

A **Deal Pipeline** represents the stages a lead goes through, from initial contact to closing a deal. Each stage helps you track progress, identify bottlenecks, and optimize your sales efforts.

#### Example Stages in a Deal Pipeline:

* **New Lead**
* **Contacted**
* **Qualified**
* **Proposal Sent**
* **Negotiation**
* **Closed – Won**
* **Closed – Lost**

***

### DitLead's Deal AI

Deal AI is an AI feature that automatically monitors your email and Linkedin outreach campaign to discover potential deals and opportunities based on leads interaction.&#x20;

<figure><img src="/files/mSlusLbjn9HDJ7Fc9ROA" alt=""><figcaption><p>Configure Deal AI to have to automatically track opportunities</p></figcaption></figure>

### How to Set Up a Deal Pipeline

#### Step 1: Accessing the Pipeline

1. Navigate to the **CRM** tab and select **Deal Pipelines**.
2. Click **Create Pipeline** to start building your custom pipeline. You can create multiple pipelines.

#### Step 2: Adding Stages

1. Add stages by clicking **Add Stage**.
2. Name each stage based on your sales process (e.g., "Contacted," "Proposal Sent").
3. Optionally, set **stage-specific tasks** or criteria to move leads automatically.

#### Step 3: Customizing Stages

You can:

* **Reorder Stages**: Drag and drop stages to arrange them in the correct sequence.
* **Add Stage Limits**: Set the maximum time a lead should spend in each stage to avoid stagnation.
* **Assign Tasks**: Automatically assign tasks to team members at specific stages.

***

### Managing Leads in the Pipeline

#### Moving Leads Through Stages

1. Go to the **Leads** section or the pipeline view.
2. Drag and drop leads into the appropriate stage.
3. Leads can also be automatically moved based on conditions set in the **Automation** section (e.g., when a lead replies to an email).
4. When configured, DitLead's Deal AI can automatically create new deals when it detects potential deals in your email & linkedin outreach campaign

#### Tracking Progress

* Use the **Pipeline View** to get a visual overview of all active deals.
* Click on a lead to view detailed information, notes, and previous interactions.

***

### Automation and Deal Pipelines

Leverage **Automation** to streamline your pipeline management:

* **Conditional Routing**: Automatically move leads to a new stage based on engagement (e.g., when a lead opens a proposal).
* **Task Creation**: Set up tasks for sales reps when a lead enters a specific stage.
* **Notifications**: Enable alerts to notify team members when high-priority leads reach critical stages.

***

### Pipeline Reporting and Insights

DitLead’s **Analytics** section provides insights into pipeline performance:

* **Deal Value Tracking**: See potential revenue at each stage.
* **Conversion Rates**: Monitor how effectively leads move from one stage to the next.
* **Bottleneck Identification**: Identify stages where leads are getting stuck and take corrective action.

***

### Best Practices for Managing Deal Pipelines

* **Define Clear Stages**: Ensure each stage has clear entry and exit criteria.
* **Update Regularly**: Keep your pipeline up to date by reviewing and moving leads frequently.
* **Use Automation**: Automate repetitive tasks to focus on high-value activities.
* **Monitor Metrics**: Use analytics to optimize and refine your pipeline strategy.

By effectively managing your deal pipeline in DitLead, you can streamline your sales process, boost productivity, and close more deals efficiently. 🎯


---

# 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://help.ditlead.com/crm-and-pipeline/managing-pipelines.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.
