Waterfall BridgeStartups & Investors

ARR bridge — net new growth

An ARR bridge: how new business, expansion, and churn move starting ARR to ending ARR.

Try in Playground
ARR bridge — net new growth slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Waterfall Bridge
Output
.pptx + PDF + PNG

Example brief

ARR bridge slide for an investor update. Walk from starting ARR to ending ARR via new logos, expansion, contraction, and churn, flagging the biggest driver.

Render it

Brief path

curl -X POST https://api.slideforge.dev/v1/render/auto \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{ "brief": "ARR bridge slide for an investor update. Walk from starting ARR to ending ARR via new logos, expansion, contraction, and" }'

Structured intent (this template)

{
  "pattern": "waterfall_bridge",
  "title": "Expansion now outweighs churn — ARR grew $4.2M net in the half",
  "subtitle": "H1 ARR bridge ($M)",
  "variant": "standard_driver_bridge",
  "unit": "",
  "tone_mode": "mathematical",
  "steps": [
    {
      "kind": "start",
      "label": "Starting ARR",
      "value": 16,
      "display": "16.0"
    },
    {
      "kind": "delta",
      "label": "New logos",
      "value": 3.1,
      "emphasis": "primary"
    },
    {
      "kind": "delta",
      "label": "Expansion",
      "value": 2.4
    },
    {
      "kind": "delta",
      "label": "Contraction",
      "value": -0.7
    },
    {
      "kind": "delta",
      "label": "Churn",
      "value": -0.6
    },
    {
      "kind": "end",
      "label": "Ending ARR",
      "value": 20.2,
      "display": "20.2"
    }
  ]
}

Related templates

Frequently asked questions

How do I render the ARR bridge — net new growth 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 ARR bridge — net new growth deterministically — editable PowerPoint in under a second.