> ## Documentation Index
> Fetch the complete documentation index at: https://docs.introw.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Submit ROI

> How a partner reports the outcomes of a funded MDF activity through the ROI form on their approved project - from the portal, a link, or an AI assistant.

> ROI is what lets you defend MDF to finance. Introw already tracks the real-time return from the CRM objects a project produced; the ROI form is where the partner adds the outcomes only they can report - leads captured at the event, meetings booked, qualitative results. The partner reports against their approved project, within the reporting window you set.

Real-time ROI from CRM data accrues automatically - see [Track ROI on a fund](./track-roi-on-a-fund). This guide is the **partner-reported** half: the outcomes a partner submits through the ROI form, tied to the project they ran.

## Before you start

<Steps>
  <Step title="Configure the ROI step">
    The ROI form, its CRM automation, and the reporting window are set up in [Configure the ROI step](./configure-the-roi-form). The ROI step must be enabled on the fund's timeline.
  </Step>

  <Step title="Have a project with a completed activity">
    ROI is reported against an approved project whose activity has run. See [Run the MDF lifecycle](/features/mdf/projects/guides/run-the-mdf-lifecycle).
  </Step>
</Steps>

## Ways to submit

The ROI form carries the project it belongs to, so outcomes land on the right project whichever way the partner reports them. They report within the fund's reporting window.

<Frame>
  <img src="https://assets.introw.io/docs/features/mdf/roi/guides/submit-roi/shots/roi.png" alt="A marketing fund open on its spend and remaining budget - the context an ROI submission reports campaign results back into once the money has been used." />
</Frame>

<AccordionGroup>
  <Accordion title="From the project in the portal" icon="folder-open">
    The partner opens their project and completes the ROI form there, entering the outcomes and any figures you ask for. The most direct path when they are already in the project.
  </Accordion>

  <Accordion title="From a link" icon="link">
    Send the ROI form link - often in the reporting-window reminder - and the partner reports from anywhere. The link carries the project, so the outcomes attach to it automatically.
  </Accordion>

  <Accordion title="With an AI assistant (MCP)" icon="robot">
    A partner working in an assistant connected to Introw over MCP can report ROI from there. See [Connect an MCP client](/features/developer/mcp/guides/connect-an-mcp-client) and [Partner Connect](/features/partner-connect).
  </Accordion>
</AccordionGroup>

## Verify it worked

Report test outcomes against a project and confirm they appear on the project and roll into the fund's ROI in [reports and dashboards](/features/reporting/report-builder), alongside the real-time figure tracked from CRM data.

## Related

<CardGroup cols={2}>
  <Card title="Configure the ROI step" icon="book-open" href="./configure-the-roi-form">
    Set up the ROI form, real-time tracking, and the reporting window.
  </Card>

  <Card title="Track ROI on a fund" icon="book-open" href="./track-roi-on-a-fund">
    Measure return from partner-reported outcomes and real-time CRM data.
  </Card>

  <Card title="Implementation reference" icon="screwdriver-wrench" href="../technical">
    Full ROI configuration options.
  </Card>
</CardGroup>
