Operationally Available Cash
Unrestricted cash adjusted for near-term working-capital effects — i.e. the cash that is actually deployable after accounting for receivables coming in, payables going out, and accrued obligations crystallizing in the next reporting period. More conservative than `finance.total_unrestricted_cash` because it nets out the cash a healthy AR/AP cycle is already promising or claiming. The board reads this as the "real" cash position when working capital is material to the business (typical at Series A+, when AR/AP cycles get sizeable). Common pitfall: at early stage AR is small and AP is mostly payroll/SaaS, so this collapses to unrestricted cash — once enterprise deals or 60-day net terms appear, the gap widens fast. — Finance 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: finance.operationally_available_cash
Type: Currency
Domain: Finance
Definition
Unrestricted cash adjusted for near-term working-capital effects — i.e. the cash that is actually deployable after accounting for receivables coming in, payables going out, and accrued obligations crystallizing in the next reporting period. More conservative than finance.total_unrestricted_cash because it nets out the cash a healthy AR/AP cycle is already promising or claiming. The board reads this as the "real" cash position when working capital is material to the business (typical at Series A+, when AR/AP cycles get sizeable). Common pitfall: at early stage AR is small and AP is mostly payroll/SaaS, so this collapses to unrestricted cash — once enterprise deals or 60-day net terms appear, the gap widens fast.
Formula
finance.total_unrestricted_cash + finance.net_working_capital_adjustment. The working-capital adjustment is signed (positive when AR collection > AP outflow over the horizon, negative otherwise).Why it matters
Best single-number answer to "how much cash do we really have to deploy this quarter" once working capital is material. Substituted for unrestricted cash in the runway denominator at growth stage.
How to interpret
A large negative gap between unrestricted and operationally-available cash means working-capital headwinds are eating into apparent runway — common when DSO is lengthening. Track the gap quarter-over-quarter; widening signals deteriorating collections or stretched payables. No published industry threshold — interpretation is company- and cycle-specific.
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
- Start with
finance.total_unrestricted_cash(all unrestricted cash + cash equivalents, not segregated for a specific purpose). - Add the signed
finance.net_working_capital_adjustmentfor the lookahead horizon (positive when AR collections exceed AP outflows over the window, negative otherwise). - Use the same lookahead horizon as the company's burn calculation — typically one reporting period (month or quarter).
Exclusion rules
- Restricted cash (collateral for leases, prepaid customer balances, escrow). It is not deployable.
- Long-term receivables that will not collect within the lookahead horizon.
- Undrawn venture debt or credit facilities — those are funding capacity, not cash.
Required inputs
- Period-end unrestricted cash balance.
- AR aging bucketed by collection horizon.
- AP aging + scheduled cash outflows over the lookahead horizon.
- Any accrued obligations crystallizing in the horizon (payroll true-ups, employer-tax payments).
Data-source priority
- Audited or reviewed balance sheet for cash + AR + AP + accruals.
- Treasury / FP&A working-capital forecast as a fallback when accounting is closing-period-only.
Edge cases
- Multi-currency cash: convert each currency to reporting currency at a stable period-end rate, then sum.
- Customer prepayments held in restricted accounts: NOT deployable — flag separately.
- Pending acquisition or M&A consideration earmarked but not yet wired: exclude from operationally-available; show as a memo line.
Validation checks
- Operationally-available cash ≤ total unrestricted cash + maximum-net-positive working-capital swing — if it exceeds, the working-capital adjustment is wrong.
- When working capital is small (typical pre-Series-A), this should be within ~5% of
finance.total_unrestricted_cash. Wide divergence at early stage is a calculation red flag.
Common miscomputations
- Using total cash (including restricted) — inflates the deployable position and overstates runway.
- Omitting the working-capital adjustment entirely — defaults back to unrestricted cash and misses the AR/AP timing mismatch that this KPI exists to capture.
- Mixing fiscal-year-end snapshot with mid-quarter working-capital adjustment — periods must align.
- Treating an undrawn credit facility as "operationally available" — facility access is not cash on hand.
Related KPIs
finance.total_unrestricted_cashfinance.net_working_capital_adjustmentfinance.current_asset_adjustmentsfinance.current_liability_adjustmentsfinance.runway_months
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 | Recommended |
| Seed | Recommended |
| Series A | Core |
| Series B | Core |
| Series C+ | Core |
| Public | Core |
Suggested for stages: Pre-Seed, Seed, Series A, Series B, Series C+, Public.
Default owning functions
- Finance
Machine-readable
- This KPI as JSON:
/api/ontology/finance/operationally_available_cash.json - All Finance KPIs:
/api/ontology/finance.json - Full catalog:
/api/ontology/index.json
Net Working Capital Adjustment
Signed net effect on cash of changes in current assets and current liabilities — receivables coming in (positive), payables going out (negative), prepaid expenses (negative when paid, positive when burned down), and accrued liabilities (positive when accrued, negative when settled). The rollup of `finance.current_asset_adjustments` and `finance.current_liability_adjustments`. Common pitfall: at early stage this is dominated by payroll-cycle noise and is near zero — once the company adds enterprise contracts with annual prepayments or 60-day net terms, this can swing 1–3 months of burn either direction. Becomes material at Series A+; ignored before that. — Finance KPI, I'mBoard-authored (editorial tier).
Financial Risk Factors
Material risks that could break the forecast or the cash position — customer concentration, contract renewal risk in the next 2 quarters, debt-covenant proximity, FX exposure on multi-currency revenue/cost mix, payment-processor concentration, audit/tax adjustments under review, regulatory changes affecting revenue recognition. Distinct from `risk_factors` at the operations level — this is explicitly financial. Common pitfall: this field becomes boilerplate ("market risk, execution risk") instead of naming the specific risks the board can act on this quarter. Best practice (per the standard board-pack guidance reflected in NVCA Model Investor Rights Agreement information-rights conventions): name the top 3–5 risks with a probability/impact note and a current mitigation status. — Finance KPI, I'mBoard-authored (editorial tier).