Pipeline value funnel

Q3 enterprise AI pipeline has EUR 9M gap to target

Try in Playground
Pipeline value funnel slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Funnel
Output
.pptx + PDF + PNG

Example brief

The Q3 enterprise AI pipeline currently stands at EUR 96M in identified demand, with EUR 61M qualified, EUR 43M in qualified pipeline, EUR 28M with solution-fit validated, EUR 16M in proposal or negotiation, and EUR 9M in committed forecast, but has a gap of EUR 9M to reach the Q3 target of EUR 18M, with conversions ranging from 0.56 to 0.7 between stages, and a notable bottleneck at the solution-fit validation stage due to security review, prompting a need to move EUR 12M into proposal by the end of June.

Render it

Structured intent — create_slide payload

Copy-paste-ready. Renders deterministically (verbatim, no LLM). Add a theme_id for any of the built-in themes — the layout stays identical.

{
  "form": "funnel",
  "variant": "pipeline_value_funnel",
  "headline": "Coverage-rich at the top but under-committed late - move EUR 12M into proposal by end of June",
  "context": "Q3 enterprise AI pipeline by stage",
  "caution": "Partner-sourced deals convert 2x faster than direct outbound.",
  "takeaway": "Focus two weeks on security-pattern reuse and partner-led acceleration, not new prospecting.",
  "source_note": "CRM pipeline, June 2026",
  "data": {
    "stages": [
      {
        "label": "Identified demand",
        "value": 96,
        "display": "EUR 96M",
        "detail": "43 accounts"
      },
      {
        "label": "ICP-qualified",
        "value": 61,
        "display": "EUR 61M",
        "detail": "31 accounts"
      },
      {
        "label": "Qualified pipeline",
        "value": 43,
        "display": "EUR 43M",
        "detail": "21 accounts"
      },
      {
        "label": "Solution-fit validated",
        "value": 28,
        "display": "EUR 28M",
        "detail": "13 accounts",
        "emphasis": "primary"
      },
      {
        "label": "Proposal / negotiation",
        "value": 16,
        "display": "EUR 16M",
        "detail": "8 accounts"
      },
      {
        "label": "Committed forecast",
        "value": 9,
        "display": "EUR 9M",
        "detail": "6 deals"
      }
    ],
    "transitions": [
      {
        "conversion": 0.64
      },
      {
        "conversion": 0.7
      },
      {
        "conversion": 0.65,
        "note": "Bottleneck: security review",
        "tone": "warn"
      },
      {
        "conversion": 0.57
      },
      {
        "conversion": 0.56
      }
    ],
    "target": {
      "value": 18,
      "label": "Q3 target",
      "display": "EUR 18M",
      "gap_display": "gap EUR 9M"
    },
    "unit": ""
  }
}

cURL (REST)

curl -X POST https://dev-api.slideforge.dev/v1/render/intent \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{"form":"funnel","variant":"pipeline_value_funnel","headline":"Coverage-rich at the top but under-committed late - move EUR 12M into proposal by end of June","context":"Q3 enterprise AI pipeline by stage","caution":"Partner-sourced deals convert 2x faster than direct outbound.","takeaway":"Focus two weeks on security-pattern reuse and partner-led acceleration, not new prospecting.","source_note":"CRM pipeline, June 2026","data":{"stages":[{"label":"Identified demand","value":96,"display":"EUR 96M","detail":"43 accounts"},{"label":"ICP-qualified","value":61,"display":"EUR 61M","detail":"31 accounts"},{"label":"Qualified pipeline","value":43,"display":"EUR 43M","detail":"21 accounts"},{"label":"Solution-fit validated","value":28,"display":"EUR 28M","detail":"13 accounts","emphasis":"primary"},{"label":"Proposal / negotiation","value":16,"display":"EUR 16M","detail":"8 accounts"},{"label":"Committed forecast","value":9,"display":"EUR 9M","detail":"6 deals"}],"transitions":[{"conversion":0.64},{"conversion":0.7},{"conversion":0.65,"note":"Bottleneck: security review","tone":"warn"},{"conversion":0.57},{"conversion":0.56}],"target":{"value":18,"label":"Q3 target","display":"EUR 18M","gap_display":"gap EUR 9M"},"unit":""}}'

Related templates

Frequently asked questions

How do I render the Pipeline value funnel template?

Send a POST to /v1/render/auto with a brief, or call create_slide via MCP with the structured intent shown below. The response includes an editable .pptx, a PDF, and a PNG. $0.05 per slide.

Does an AI write the slide?

No. SlideForge renders deterministically from a structured intent — no LLM draws the slide, so text is never mangled or fabricated. The optional brief path uses a router to pick the pattern, then renders deterministically.

Can I customize the colors and fonts?

Yes. Pass a theme_id to apply a built-in or custom brand theme; the layout stays the same.

Try this template

Render Pipeline value funnel deterministically — editable PowerPoint in under a second.

Pipeline value funnel Slide Template | SlideForge | SlideForge (slideforge.dev)