Estimate the ROI of AI across a GTM motion
estimate_roiRuns zRev's ROI model on one company's numbers and returns, as plain text, the projected annual impact in USD split into pipeline lift, customer acquisition cost savings and the value of hours returned to the team, followed by the model's assumptions and a link to the interactive calculator preset to the same inputs. Use when a user wants a number for their own company; all six inputs are required, so ask for any that are missing rather than guessing. The output is an estimate from a fixed model, not a forecast or a quote. Pure calculation: nothing is stored, no external calls, no authentication, no rate limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arr | Yes | Annual recurring revenue in USD, e.g. 10000000 | |
| cac | Yes | Customer acquisition cost per new customer in USD, e.g. 8000 | |
| deal_size | Yes | Average deal size in USD, e.g. 25000 | |
| team_size | Yes | Number of people on the GTM team, account executives plus SDRs, e.g. 8 | |
| monthly_leads | Yes | Qualified leads per month, e.g. 120 | |
| close_rate_pct | Yes | Close rate as a percentage, e.g. 15 for 15% |