Pipedrive Pipeline Health Report
Generate a comprehensive pipeline health report with stage distribution, deal velocity, stalled deals, and revenue forecasts.
The Challenge
Your weekly pipeline review takes 2 hours of pulling reports, building spreadsheets, and trying to answer basic questions: Are deals moving? Where are the bottlenecks? What is the real forecast? Pipedrive shows you individual deals, but it does not give you the aggregated health metrics you need for strategic decisions. This prompt builds that report in minutes.
What This Prompt Does
Stage Distribution
Deal counts, values, and conversion rates per stage
Deal Velocity
Average time in each stage and total sales cycle length
Stalled Deal Detection
Flags deals with no activity or past their close date
Revenue Forecast
Best case, weighted, and committed revenue projections
The Prompt
The Prompt
Task
Use @Pipedrive/List PipelinesName it "Pipedrive/List Pipelines" and call it with @Pipedrive/List Pipelines to get all pipelines, @Pipedrive/List StagesName it "Pipedrive/List Stages" and call it with @Pipedrive/List Stages to map stage structure and probabilities, @Pipedrive/List Deals and @Pipedrive/Get DealName it "Pipedrive/Get Deal" and call it with @Pipedrive/Get Deal to pull deal data, and @Pipedrive/Get OrganizationName it "Pipedrive/Get Organization" and call it with @Pipedrive/Get Organization to add company context. Generate a comprehensive pipeline health report covering stage distribution, deal velocity, stalled opportunities, and revenue forecasts.
Example: Generate a full pipeline health report with conversion rates, velocity metrics, and a list of stalled deals that need attention.
Input
The user will provide either:
- A specific pipeline to analyze (e.g., "Enterprise Pipeline")
- A time period to focus on (e.g., "this quarter", "last 90 days")
- Nothing (analyze all pipelines and provide a full report)
Example: "Give me a health report for my Sales Pipeline" or "How healthy is my pipeline this quarter?"
Context
Report Sections
1. Pipeline Overview:
- Total open deals and combined value
- Deals created vs. closed (won + lost) in period
- Overall win rate and average deal size
- Pipeline coverage ratio (pipeline value vs. target)
2. Stage Distribution:
- Number of deals per stage
- Total and average value per stage
- Stage-to-stage conversion rates
- Weighted value using stage probabilities
3. Deal Velocity:
- Average days in each stage
- Average total sales cycle length
- Fastest and slowest deals
- Velocity trends (improving or declining)
4. Stalled Deals:
- Deals with no activity in 14+ days
- Deals past expected close date
- Deals stuck in a stage longer than 2x the average
- Large deals that need immediate attention
5. Revenue Forecast:
- Best case (sum of all open deal values)
- Weighted forecast (value x stage probability)
- Committed deals (high probability stages)
- At-risk revenue (stalled deals value)
Analysis Strategy
- Query all pipelines and map their stage structures
- Pull all open deals with full details
- Group deals by stage and calculate metrics
- Identify stalled and at-risk deals
- Get organization details for major deals
- Calculate forecasts and produce the report
What Makes a Healthy Pipeline
- Balanced stage distribution (not all deals in early stages)
- Consistent flow through stages (no bottlenecks)
- Deals moving at expected velocity
- Less than 20% of deals stalled
- Pipeline coverage of 3-4x target
Output
Pipeline Health Report - [Date]
Executive Summary:
- Pipeline Health Score: [Good/Fair/Poor]
- [X] open deals worth $[Y] total
- Win rate: [Z]% | Avg cycle: [N] days
- Coverage ratio: [X]x against $[target]
Stage Distribution:
| Stage | Deals | Value | Avg Value | Conv. Rate | Weighted | |-------|-------|-------|-----------|------------|----------| | [Lead] | X | $Y | $Z | N% | $W | | [Qualified] | X | $Y | $Z | N% | $W | | [Proposal] | X | $Y | $Z | N% | $W | | [Negotiation] | X | $Y | $Z | N% | $W |
Deal Velocity:
| Stage | Avg Days | Median Days | Deals Moving | Deals Stalled | |-------|----------|-------------|-------------|---------------| | [Lead] | X | Y | Z | W | | [Qualified] | X | Y | Z | W |
Stalled Deals (Needs Attention):
| Deal | Value | Stage | Days Stalled | Organization | Issue | |------|-------|-------|-------------|-------------|-------| | [Deal 1] | $X | Proposal | 21 | Acme Corp | No activity in 21 days | | [Deal 2] | $X | Qualified | 18 | BigCo | Past expected close date |
Revenue Forecast:
| Scenario | Amount | |----------|--------| | Best case | $[X] | | Weighted forecast | $[Y] | | Committed (>80%) | $[Z] | | At-risk (stalled) | $[W] |
Recommendations:
- [Specific action item based on the data]
- [Specific action item based on the data]
- [Specific action item based on the data]
Example Usage
Try asking:
- →"Generate a full pipeline health report for this quarter"
- →"How healthy is my Enterprise pipeline? Show me velocity and stalled deals"
- →"Give me a revenue forecast with best case, weighted, and committed numbers"