Investors in Pipeline
Count of distinct investors actively engaged in the current round — defined as taken a first meeting and not yet declined or fully committed. Effectively a fundraising-funnel "qualified leads" number. Common pitfall: rosy pipelines that include investors who ghosted weeks ago — best practice (echoed across NfX, First Round Review, and Bessemer founder essays) is to age-out any investor with no contact in 14+ days. Track separately from total intros taken and from hard commitments to make the conversion math legible. — Fundraising KPI, I'mBoard-authored (editorial tier).
I'mBoard-authored (editorial tier)
No public third-party standard anchors this KPI yet, so I'mBoard authors and maintains the definition — transparently labeled as editorial tier. See the ontology methodology for the published vs editorial tier system and the back-attribution workstream.
Rogue ID: fundraising.investors_in_pipeline
Type: Number
Domain: Fundraising
Definition
Count of distinct investors actively engaged in the current round — defined as taken a first meeting and not yet declined or fully committed. Effectively a fundraising-funnel "qualified leads" number. Common pitfall: rosy pipelines that include investors who ghosted weeks ago — best practice (echoed across NfX, First Round Review, and Bessemer founder essays) is to age-out any investor with no contact in 14+ days. Track separately from total intros taken and from hard commitments to make the conversion math legible.
Formula
Count of distinct investors in active engagement (intro / first meeting / partner meeting / diligence). Excludes declined, closed, or stale (>14 days no contact) investors.Why it matters
Healthy round dynamics rest on competitive tension — a thin pipeline means weaker negotiating position on price and terms. Board reads this to gauge whether the CEO needs help with intros.
How to interpret
Rule of thumb across stages: ~40–60 first meetings → ~10–15 partner meetings → ~3–5 term sheets → 1 lead. Active pipeline (post first meeting, pre decline) below 8–10 at the round midpoint typically warrants the board opening their networks.
Calculation policy
How an AI agent should compute this KPI from messy company data. Free-text rules consumed at reasoning time — not a deterministic DSL. The most common ways to get this wrong are listed under Common miscomputations.
Inclusion rules
- Count of DISTINCT investors actively engaged in the current round — have taken a first meeting and have not yet declined or fully committed.
- A fundraising-funnel "qualified leads" number: intro / first meeting / partner meeting / diligence stages.
Exclusion rules
- Investors who have declined or closed.
- Stale investors — no contact in 14+ days should be aged out.
- Investors who have already fully committed (they have left the pipeline for
committed_amount). - Raw intro count / total meetings taken — this is the ACTIVE funnel, not cumulative activity.
Required inputs
- Per-investor engagement stage and last-contact date.
- Decline / commit status to remove investors from the active count.
Data-source priority
- The CEO's / Finance investor CRM or fundraising tracker with stage + last-contact fields.
- A manually maintained pipeline sheet as a fallback — apply the 14-day staleness rule explicitly.
Edge cases
- Rosy pipelines: investors who ghosted weeks ago inflate the count — age out anyone with 14+ days of no contact.
- A single fund with multiple partners engaged counts as one distinct investor.
- Re-engagement after a decline: only re-add if the investor genuinely re-enters diligence.
Validation checks
- Funnel sanity (rule of thumb): ~40–60 first meetings → ~10–15 partner meetings → ~3–5 term sheets → 1 lead. Active pipeline below ~8–10 at the round midpoint warrants opening the board's networks.
- Pipeline count should be non-increasing for any single investor as they move toward decline / commit (no double-counting across stages).
Common miscomputations
- Counting total intros taken or total meetings instead of currently-active investors.
- Leaving ghosted / stale investors in the count, overstating competitive tension.
- Counting each partner at a multi-partner fund separately.
Related KPIs
fundraising.committed_amountfundraising.round_statusfundraising.strategy
Source
I'mBoard editorial — authored and maintained by I'mBoard, first published 2026-04-01. No third-party standard is cited for this KPI; when one emerges, the definition is back-attributed and promoted to the published tier (a minor version bump). Read the ontology methodology for the published vs editorial tier system, attribution rules, and dispute process.
Stage relevance
| Company stage | Priority |
|---|---|
| Pre-Seed | Core |
| Seed | Core |
| Series A | Core |
| Series B | Core |
| Series C+ | Core |
Suggested for stages: Pre-Seed, Seed, Series A, Series B, Series C+.
Default owning functions
- Finance
Machine-readable
- This KPI as JSON:
/api/ontology/fundraising/investors_in_pipeline.json - All Fundraising KPIs:
/api/ontology/fundraising.json - Full catalog:
/api/ontology/index.json
Founder Dilution
Percentage of founders' fully-diluted ownership that is given up in the new round, including any pre-close option-pool top-up (the "option pool shuffle" — option-pool expansion taken in the pre-money dilutes existing holders rather than new investors). Common pitfall: founders often quote the "investor dilution" (new money / post-money) and forget the option-pool top-up component. The Carta State of Private Markets quarterly reports publish stage-typical dilution ranges that boards should use as a sanity check. — Fundraising KPI anchored to Carta State of Private Markets Q3 2025.
Key Milestones
Container handle for the field-array of named fundraising milestones the board should track to the close — each entry tracks milestone name, type (e.g. term-sheet signing, IC presentation, close), target date, status (upcoming / in-progress / completed / at-risk), responsible party, and notes. The "what has to happen, by when, and who owns it" surface that turns the round narrative into a tracked plan. Renders via the CollapsibleFormItemCardGallery widget (the reused gallery pattern shared with sales pipeline deals and HR key hires / openings). Common pitfall: milestones carried forward from prior packs without status updates — these should be refreshed each period so the board sees real progress, not a stale wishlist. — Fundraising KPI, I'mBoard-authored (editorial tier).