Week 33: AI Cost Transparency — Jun 7 – 13, 2025

Week 33: AI Cost Transparency — Jun 7 – 13, 2025

TL;DR: Full AI cost tracking is live. Every Claude API call is logged with token counts and cost. Managers see per-feature, per-agent, and per-tenant AI spending.

Highlights This Week

  • Built AICosts page with per-feature cost breakdown
  • Implemented InsightCostTransparency component for inline cost display
  • Added cost budgets with alerts when spending approaches limits

Why Cost Transparency Matters

AI features are powerful but not free. Property managers need to see the ROI of AI assistance. The cost page shows: total AI spend, cost per feature (sales agent, scheduling, analytics), cost per conversation, and projected monthly spend. Every AI insight in the UI shows its generation cost.

How It Works

The ClaudeClient logs token usage (input + output) and cost for every API call. Costs are attributed to the tenant, feature, and specific interaction. The AICosts page aggregates this data with filterable charts. Budget limits can be set per tenant with alerts at 80% and 100%.

What’s Next

Completing the voice system with advanced speech settings.