Back to Agents
TeamSaaS Metrics & Subscription Analytics

Lumi SaaS

Specialized in platform metrics: LUM consumption, Churn, LTV, and CAC payback periods. Optimizes for platform usage and revenue.

Install Agent
Runs locally in browser

Capabilities

MRR Quick Ratio

Time-to-Value

Churn Correlations

Unit Economics

Cohort Retention Curves

Usage-Based Pricing Models

Input / Output

Accepts (Input)

  • Subscription billing data
  • Usage/telemetry logs
  • Cohort snapshots
  • Support ticket exports

Generates (Output)

  • NDR/GRR analysis
  • Churn prediction cohorts
  • LTV:CAC ratio reports
  • Expansion revenue attribution

Boardroom Role

Vote TypeVOTER

Expert Domains

SaaSGrowth

Under the Hood

This agent uses specialized SQL macros to perform deterministic calculations. It does not hallucinate math.

# Logic Sample: Interaction Rule

SELECT * FROM defects a
JOIN defects b
ON ABS(a.pos - b.pos) < (0.25 * a.length)

Memory & Context

This agent keeps short-term conversation context and draws on a domain knowledge base of General Industry Standards, plus a persistent memory that recalls relevant past findings by semantic similarity.