camelot_churn_rate_forecaster
Forecast customer churn and net revenue retention by inputting subscriber count, ARPU, monthly churn, and expansion rates to calculate revenue impact.
Instructions
Churn Rate Forecaster: Forecast customer churn, net revenue retention, and revenue impacts.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/churn-rate-forecaster
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arpu | No | Average Monthly Revenue Per User (ARPU) | |
| expansionPercent | No | Expected expansion, upsell, or growth percentage | |
| currentSubscribers | No | Total active paying subscribers or customers | |
| monthlyChurnPercent | No | Monthly customer churn percentage |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |