play icon for videos
← Academy
SOPACT ACADEMY · CASE INTELLIGENCE · PLACEMENT → IMPACT INVESTOR

How to Report Job Placements to Impact Investors

Report the job-placement side to impact investors: connect placement outcomes to employer contracts, invoices, payments, and costs through governed IDs — then report impact beside unit economics and capital scenarios without confusing SROI with investor return.

<aside class="ci-wizard" aria-label="Case Intelligence series navigator"> <div class="ci-wiz-eyebrow">The Case Intelligence Series</div> <div class="ci-wiz-sub">13 chapters · foundation + two tracks</div> <div class="ci-progress"><span style="width:100%"></span></div> <div class="ci-progress-label">You're here — Chapter 12b of 13</div> <div class="ci-group">Foundation</div> <ol class="ci-steps"> <li class="ci-step is-done"> <a href="/academy/what-is-case-intelligence" target="_blank" rel="noopener"> <span class="ci-num">1</span> <span class="ci-step-body"><span class="ci-step-title">What Is Case Intelligence?</span></span> </a> </li> <li class="ci-step is-done"> <a href="/academy/how-to-build-a-theory-of-change" target="_blank" rel="noopener"> <span class="ci-num">2</span> <span class="ci-step-body"><span class="ci-step-title">How to Build a Theory of Change That Survives Funder Questions</span></span> </a> </li> <li class="ci-step is-done"> <a href="/academy/theory-of-change-to-data-collection-workflow" target="_blank" rel="noopener"> <span class="ci-num">3</span> <span class="ci-step-body"><span class="ci-step-title">How to Turn a Theory of Change into a Data-Collection Workflow</span></span> </a> </li> </ol> <div class="ci-group">Nonprofit Track</div> <ol class="ci-steps"> <li class="ci-step "> <a href="/academy/review-applications-without-reviewer-bias" target="_blank" rel="noopener"> <span class="ci-num">4</span> <span class="ci-step-body"><span class="ci-step-title">How to Review Applications Without Reviewer Bias</span></span> </a> </li> <li class="ci-step "> <a href="/academy/intake-form-usable-baseline" target="_blank" rel="noopener"> <span class="ci-num">5</span> <span class="ci-step-body"><span class="ci-step-title">How to Design an Intake Form That Captures a Usable Baseline</span></span> </a> </li> <li class="ci-step "> <a href="/academy/spot-at-risk-participants-mid-program" target="_blank" rel="noopener"> <span class="ci-num">6</span> <span class="ci-step-body"><span class="ci-step-title">How to Spot At-Risk Participants Mid-Program</span></span> </a> </li> <li class="ci-step "> <a href="/academy/measure-change-at-exit" target="_blank" rel="noopener"> <span class="ci-num">7</span> <span class="ci-step-body"><span class="ci-step-title">How to Measure Change at Exit (Not Just Completion)</span></span> </a> </li> <li class="ci-step "> <a href="/academy/mentor-notes-early-warning" target="_blank" rel="noopener"> <span class="ci-num">8</span> <span class="ci-step-body"><span class="ci-step-title">How to Catch At-Risk Participants Early with Mentor Notes</span></span> </a> </li> <li class="ci-step "> <a href="/academy/calculate-sroi-live" target="_blank" rel="noopener"> <span class="ci-num">9</span> <span class="ci-step-body"><span class="ci-step-title">How to Calculate SROI — Live, Sourced, and Honest</span></span> </a> </li> <li class="ci-step "> <a href="/academy/cohort-to-funder-impact-report" target="_blank" rel="noopener"> <span class="ci-num ci-num-range">12a</span> <span class="ci-step-body"><span class="ci-step-title">How to Turn a Cohort into a Funder Impact Report</span></span> </a> </li> </ol> <div class="ci-group">Social Enterprise Track</div> <ol class="ci-steps"> <li class="ci-step is-done"> <a href="/academy/job-description-requirements-checklist" target="_blank" rel="noopener"> <span class="ci-num ci-num-range">10</span> <span class="ci-step-body"><span class="ci-step-title">How to Turn a Job Description into a Requirements Checklist</span></span> </a> </li> <li class="ci-step is-done"> <a href="/academy/score-candidate-role-matches-without-bias" target="_blank" rel="noopener"> <span class="ci-num ci-num-range">11</span> <span class="ci-step-body"><span class="ci-step-title">How to Score Candidate–Role Matches Without Bias</span></span> </a> </li> <li class="ci-step is-active" aria-current="step"> <span class="ci-num ci-num-range">12b</span> <span class="ci-step-body"><span class="ci-step-title">How to Turn a Cohort into a Social-Enterprise Investor Report</span><span class="ci-step-meta">You're here</span></span> </li> </ol> <a class="ci-next" href="/academy/what-is-case-intelligence" target="_blank" rel="noopener">↺&nbsp; Back to the start</a> </aside> <style> .ci-wizard{--ink:#48416A;--body:#3D3A33;--muted:#76716A;--surface:#F7F6FD;--surface2:#EFEAFB;--line:#E4DFF2;--line2:#DCCEF4;--accent:#8D8AE8; position:sticky;top:24px;box-sizing:border-box;font-family:'Inter',system-ui,sans-serif;color:var(--body); background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:22px 20px;} .ci-wizard *{box-sizing:border-box;} .ci-wiz-eyebrow{font-family:'Inter',Georgia,serif;font-size:18px;font-weight:600;color:var(--ink);line-height:1.25;} .ci-wiz-sub{font-size:12.5px;color:var(--muted);margin-top:3px;} .ci-progress{height:5px;border-radius:999px;background:var(--surface2);margin:14px 0 7px;overflow:hidden;} .ci-progress span{display:block;height:100%;background:var(--accent);border-radius:999px;} .ci-progress-label{font-size:12px;color:var(--muted);} .ci-group{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:18px 0 8px;padding-top:14px;border-top:1px solid var(--line);} .ci-group:first-of-type{border-top:0;} .ci-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;} .ci-step a,.ci-step{display:flex;gap:12px;align-items:flex-start;text-decoration:none;color:inherit;} .ci-step a{padding:8px;margin:-8px;border-radius:10px;transition:background .15s;width:100%;} .ci-step a:hover{background:var(--surface2);} .ci-step{padding:8px 0;} .ci-num{flex:0 0 auto;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-size:12.5px;font-weight:600;color:var(--muted);background:var(--surface2);border:1px solid var(--line2);} .ci-num-range{width:auto;min-width:26px;padding:0 9px;border-radius:999px;font-size:11.5px;height:26px;} .ci-step-title{display:block;font-size:14px;font-weight:500;color:var(--ink);line-height:1.35;} .ci-step-meta{display:block;font-size:11.5px;color:var(--muted);margin-top:2px;} .ci-step.is-active .ci-num{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 0 0 4px rgba(201,100,66,.15);} .ci-step.is-active .ci-step-title{font-weight:600;} .ci-step.is-active .ci-step-meta{color:var(--accent);font-weight:600;} .ci-step.is-done .ci-num{background:var(--ink);border-color:var(--ink);color:#fff;} .ci-next{display:flex;align-items:center;justify-content:center;margin-top:20px;background:var(--ink);color:#fff;text-decoration:none;font-size:14px;font-weight:600;padding:12px 16px;border-radius:11px;transition:transform .15s,background .15s;} .ci-next:hover{background:var(--accent);transform:translateY(-1px);} </style>

SOPACT ACADEMY · CASE INTELLIGENCE · PLACEMENT → IMPACT INVESTOR

How to report job placements to impact investors

In short: To report the job-placement side of a program to impact investors, connect placement outcomes to the enterprise's employer contracts, invoices, payments, and allocated costs through governed identifiers — keeping each fact in its proper operational or accounting system, then reconciling them in a shared analytical model. Report impact performance and financial performance separately before explaining how they interact. SROI is a modeled social-value estimate — not the investor's financial return — and belongs in the report only when its methodology is transparent. Financial figures must reconcile to the accounting system; this report summarizes the investment case but does not replace audited statements or the investor data room.

This guide is for a social enterprise or earned-revenue nonprofit that places people into jobs (charging employer placement fees) and is preparing impact and financial information for prospective impact investors, lenders, or its board. An investor or fund reporting portfolio impact to LPs is a different deliverable. Thesis: one connected evidence model, many reporting lenses — the same governed facts support a grant-funder report and an investor report without being redefined.

Placement → impact investor vs. training → grant funder. This chapter covers the earned-revenue placement side: social outcomes reported beside placement-fee unit economics to investors who ask both "did it work?" and "does the model sustain itself?" If you run a grant-funded job-training program and report training outcomes to grantmakers, start with the companion guide — how to report a job-training program to grant funders. Same records, two audiences.

Watch a related impact-management demonstration (SoPact). It does not cover accounting reconciliation, cash flow, or investor return; those are added below and do not depend on the video.

The workflow in eight steps

  1. Define the audience and capital instrument — lender, equity, impact-first, board, or funder.
  2. State the impact and investment thesis — problem, stakeholders, intended outcomes, revenue model, role of capital.
  3. Connect evidence at the correct grain — participants, placements, contracts, invoices, payments, costs — via governed IDs, not one row.
  4. Validate impact performance — outcomes, denominators, coverage, duration, contribution, negative effects, limitations.
  5. Reconcile financial performance — tie revenue, receivables, collections, refunds, and costs to the accounting system.
  6. Calculate decision-useful unit economics — metrics appropriate to the capital provider.
  7. Model financial and impact scenarios — downside, base, upside, with calculated results.
  8. Review governance, risk, and investor contribution — controls, impact and business risks, use of proceeds, what the capital adds.

What does an investor actually ask?

In short: Not every impact investor demands full self-funding — many use concessionary, patient, blended, revenue-based, or below-market capital. The real question is whether the enterprise's impact, revenue, cost structure, cash needs, risks, and capital strategy are coherent with the return and impact expectations of the proposed capital. Different providers read different numbers first:

Capital provider Primary financial questions Impact questions
GrantmakerWas the budget used as agreed? What remains unfunded?Were outputs and outcomes delivered?
LenderCash flow available for debt service, DSCR, liquidity, receivables aging, covenants, collateralDoes repayment pressure threaten impact?
Equity / equity-likeRevenue growth, gross/contribution margin, burn & runway, concentration, scale economics, exitIs impact inherent in growth or vulnerable to drift?
Impact-firstWhat return or capital preservation is expected?Who benefits, how much, how long, compared with what?
Revenue-basedIs recurring revenue sufficient for repayments?Could repayment terms reduce service quality or access?
BoardCash position, budget variance, sustainability, strategic milestonesAre mission, outcomes, and stakeholder interests protected?

Capital options depend on legal structure. A for-profit social enterprise may raise equity; a nonprofit may use grants, debt, guarantees, recoverable grants, program-related investments, or other permitted instruments. Confirm legal, tax, and governance implications before presenting a capital structure.

One connected evidence model — kept at the correct grain

In short: The systems stay distinct — the accounting ledger keeps its controls; program and survey systems keep theirs — but their records share governed identifiers, so impact and financial analysis reconcile through documented relationships instead of manual matching. Keep each fact at its natural grain, joined by relational IDs, including a payment-allocation record for many-to-many payments and invoices:

Record Natural grain Key
ParticipantOne personparticipant_id
EnrollmentOne participant in one cohortenrollment_id
PlacementOne placement eventplacement_id
Employer / contractOne employer / one agreementemployer_id · contract_id
InvoiceOne bill under a contractinvoice_id
PaymentOne payment receivedpayment_id
Payment allocationOne amount from one payment applied to one invoicepayment_allocation_id
Refund / clawbackOne adjustment eventrefund_id
Program costOne cost transaction / allocationcost_id · cost_allocation_id

Direct identifiers (name, email, phone) are stored separately with restricted access; records join on generated, non-meaningful IDs. Putting revenue, cost, and outcome on one row invites duplicated revenue, overwritten payment history, and broken audit trails.

Revenue recognition and the cash bridge — two separate reconciliations

In short: "Earned" is not a precise term, and recognized revenue does not reconcile to cash simply by subtracting ending receivables. Keep two reconciliations. (Fictional; illustrative.)

Revenue recognition

Gross contractual fees potentially payable$X
Less variable consideration / clawback estimate$(X)
Revenue recognized under accounting policy$282,000
Deferred / unrecognized contractual amount$X

Invoices to cash

Beginning accounts receivable$0
Plus invoices issued$282,000
Less ending accounts receivable$(70,000)
Less write-offs / credits$0
Gross cash collected$212,000
Less cash refunds paid$(27,000)
Net cash retained$185,000

This simplified illustration assumes zero opening receivables, all recognized revenue was invoiced in the period, and no unbilled revenue, deferred revenue, taxes, FX, or other timing adjustments. A finance professional must adapt the bridge to the organization's accounting policy. Revenue recognition and presentation must follow the applicable accounting framework and be reviewed by a qualified finance professional.

Collection and realization — name the denominator

Metric Formula Observed
Gross collection rateGross cash collected ÷ invoiced75.2%
Refund / clawback rateCash refunds ÷ gross cash collected12.7%
Net cash realizationNet cash retained ÷ recognized revenue65.6%

Social value and financial return — reported separately

In short: An SROI of 2.44:1 is a modeled social-value ratio — it does not mean an investor earns 2.44x. Keep four value lenses distinct:

Value lens Example Meaning
Participant outcomeWage increaseObserved change among participants
Monetized social valueSROI estimateModeled social value under disclosed assumptions
Enterprise financial performanceRevenue, margin, cash flowFinancial sustainability of the operating model
Investor returnInterest, IRR, MOIC, repaymentFinancial return to the capital provider

Unit economics and cost allocation

In short: Cost-per-outcome is only meaningful with a documented cost boundary and denominator. Define cost per durable placement = total attributable cohort cost ÷ placements meeting the defined retention threshold, then disclose the boundary and threshold. Distinguish the cash measures so none is mistaken for accounting profit:

Measure Definition
Net cash retainedGross cash collected less cash refunds and clawbacks paid
Direct cash contributionNet cash retained less directly attributable cash operating costs
Cohort cash surplus / deficitNet cash retained less total cohort cash costs within the stated boundary

Illustrative: cohort cost $580,000; net cash retained $185,000 → cash cost recovery 31.9%; net subsidy requirement $395,000 (excludes future collections). Do not call $185,000 a contribution margin unless costs have been deducted.

Financial sustainability and capital scenarios

In short: Scale alone does not guarantee better economics — costs can rise proportionally and demand can saturate. Vary assumptions on explicit, sourced inputs, then calculate what each scenario produces.

Assumptions

Assumption Observed Base Downside Upside Source
Gross collection rate75.2%78%65%88%Invoice/payment records
Placement retention24/29 = 82.8%83%70%90%Retention checkpoints
Fee per placement$9,724$9,724$8,000$11,000Employer contracts

Calculated results (illustrative)

Scenario result Downside Base Upside
Enrolled participants70100140
Durable placements183045
Net cash retained$115k$228k$436k
Program cost$600k$650k$780k
Cash cost recovery19%35%56%
Remaining capital need$485k$422k$344k

Illustrative arithmetic only — recompute from the enterprise's own model. Round out the picture with margins, cash flow, liquidity, runway, working-capital need, and bad debt.

The Five Dimensions of Impact — a completeness matrix (excerpt)

In short: Assess impact on Impact Frontiers' Five Dimensions of Impact — What, Who, How Much (scale, depth, duration), Contribution, and Risk — developed through the Impact Management Project consensus and now maintained by Impact Frontiers (the "IMP Five Dimensions" is the historical name). The excerpt below shows how to assess selected data categories; a full assessment should cover all applicable categories within each dimension.

Dimension Data category Evidence Coverage Rating Action
WhatOutcome importanceParticipant priority survey68%ModerateImprove response rate
WhoBaseline outcome levelIntake data95%StrongApply suppression
How Much · ScalePeople reachedPlacement records100%Strong
How Much · DepthDegree of changeWage & confidence deltas66%ModerateVerify wages
How Much · DurationHow long it lastsSix-month retention72%ModerateExtend follow-up
ContributionAlternative explanationsParticipant & employer evidencePartialWeakContribution analysis
RiskEvidence riskWage records for 66% of completers66%MediumEmployer verification sample

Impact Risk spans more than clawback and demand — evidence, external, stakeholder-participation, drop-off, efficiency, execution, alignment, endurance, and unexpected-impact risk (confirm current terms against Impact Frontiers) — and is distinct from business, credit/collections, and operational risk. Asking participants what would have happened without the program is a contribution input, not a counterfactual.

Why this investor, and what will its capital contribute?

In short: Investor contribution is related to, but not one of, the enterprise-level Five Dimensions. It is the additional difference a capital provider's money and engagement make — and additionality is not established simply because someone provides funding, so label it proposed until an indicator shows it.

Proposed contribution strategy Action Evidence / indicator
Provide flexible capitalFund working capital during employer payment delaysReceivables financed; participant access preserved
Engage activelyIntroduce regional employersQualified employer pipeline and placements
Signal that impact mattersAdd impact covenants or board oversightQuarterly impact review completed
Grow underserved marketsDemonstrate the financing model to other providersFollow-on capital mobilized

Use of proceeds connects the capital to results and milestones:

Use of proceeds Operational result Impact result Milestone
Working capitalBridge employer payment delayPrevent service interruptionMaintain minimum cash balance
Employer acquisitionAdd qualified employer accountsIncrease durable placementsX signed agreements
Participant supportTransportation / childcareImprove completion & accessSubgroup completion gap reduced
Data & evaluationExtend 12-month follow-upMeasure outcome duration≥X% follow-up coverage

Governance, diligence, and what this report is not

In short: An investment-ready report summarizes the case; it does not replace audited or reviewed financial statements, tax records, debt schedules, capitalization records, legal documents, contracts, or the investor data room. Diligence should cover, somewhere: leadership and board · financial controls · conflicts of interest · related-party transactions · legal structure · cap table or debt schedule · material contracts · regulatory exposure · safeguarding and privacy · impact governance · mission-lock protections · exit or repayment implications.

Privacy & AI controls: default to aggregation — role-based access, data minimization, de-identification, small-cell suppression, consent for case studies, separation of direct identifiers, financial access controls, audit logging, and human approval before sharing. Use deterministic calculations for financial metrics and rules-based validations; use generative AI only for drafting and interpretation a human reviews. Do not promise identical AI output every run — save the source snapshot, field definitions, formulas, scenario assumptions, prompt version, and model version.

Prompt: investment-ready impact and financial evidence review

Use only the supplied, approved source records. Do not make accounting, legal, valuation, or investment conclusions independently. 1. Separate: participant outcomes · monetized social value · enterprise financial performance · investor financial return. 2. For every financial figure return: definition · reporting period · accounting source · formula · reconciliation status · finance approval status. 3. For every impact finding return: outcome definition · population and denominator · coverage · duration · contribution evidence · negative/unintended effects · limitations. 4. Build downside, base, upside scenarios using only approved assumptions. For each, CALCULATE: durable placements · revenue · cash collection · refunds/clawbacks · net cash retained · program cost · cost recovery · capital need · impact target. 5. Flag: unreconciled financial values · unsupported causal claims · assumptions without owners or sources · small subgroup cells · SROI presented as financial return · any scenario that improves finance while weakening impact. INPUT: <<< [APPROVED IMPACT DATA + ACCOUNTING EXPORT + ASSUMPTIONS] >>> A finance professional, impact lead, and authorized decision-maker must review the output before it is shared.

Where Sopact fits — the intelligence layer, not the accounting system

Investor-reporting need Sopact role Source of truth
Outcome evidenceConnect longitudinal participant recordsProgram & survey systems
Placement evidenceLink placement & retention eventsCase/placement system
Revenue analysisImport recognized/invoiced/collected amountsAccounting system
Cost allocationApply documented cohort allocation rulesAccounting & finance approval
Impact classificationOrganize Five Dimensions evidenceHuman-approved framework
Scenario analysisModel transparent assumptionsFinance-approved assumptions
Investor draftGenerate traceable narrative & tablesHuman review & approval

Frequently asked questions

Is a social-enterprise investor report the same as a fund's portfolio impact report?

No. A social-enterprise investor report explains one enterprise's impact performance, operating model, financial position, capital need, and risks to prospective capital providers. A fund's portfolio impact report aggregates impact across multiple investments for LPs and other stakeholders, often including portfolio construction, investor contribution, impact at exit, and fund-level performance.

What should a social enterprise's investor report include?

The impact and investment thesis, impact performance (outcomes, denominators, duration, contribution, negative effects, limitations), a Five Dimensions assessment, the business and revenue model, unit economics, historical financials, cash flow and runway, capital need and use of proceeds, financial and impact scenarios, risks, governance, and investor contribution — with a methodology and evidence appendix.

What's the difference between SROI and investor financial return?

SROI is a modeled ratio of monetized social value to resources invested; investor return is the financial return to the capital provider — interest, IRR, MOIC, repayment, exit proceeds. An SROI of 2.44:1 is not a 2.44x financial return; report them in separate columns.

How do you combine impact and financial data without merging the systems?

Keep each fact in its proper system at its natural grain — participant, placement, contract, invoice, payment, allocation, cost — and connect them through governed relational identifiers. Impact and finance reconcile through documented relationships while the accounting system keeps its controls and remains the financial source of truth.

How do lenders and equity investors evaluate a social enterprise differently?

Lenders focus on cash flow available for debt service, DSCR, liquidity, receivables aging, covenants, and collateral. Equity or equity-like investors focus on revenue growth, gross/contribution margin, burn and runway, concentration, scale economics, governance, and a liquidity path. Report the metrics your specific capital reads first.

How do you prevent mission drift as a social enterprise scales?

Track impact depth and stakeholder outcomes alongside growth, keep collecting the outcome and duration data that prove impact isn't thinning, assess alignment and endurance risk explicitly, and report impact integrity at scale and at exit as its own section — so growth that erodes outcomes is visible early.

Sources & versions

Author: Sopact (Unmesh Sheth). Published Aug 2026; last reviewed Aug 2026. RiseWorks / Pathways 2027 is a fictional worked example; all figures are illustrative and must reconcile to the enterprise's accounting records before use.

Ready to try it for yourself?

ChatGPT, Claude, and Gemini are fine for a quick test — but not for an answer you'll put in front of a funder or board. When it has to hold up, run it in Sopact Sense.

Try it in Case Intelligence →