What problem does it solve? Finance teams need consistent profitability metrics for monthly reviews, board reporting, and pricing decisions, but manually computing margins, EBITDA, and CAC from P&L and invoice data is slow and error-prone. ## Core Features & Use Cases - Margin Calculation: Computes Gross Margin %, Net Margin %, and EBITDA from P&L data pulled via acct_get_profit_loss, with depreciation sourced from the general ledger schedule. - CAC Analysis: Derives Customer Acquisition Cost by dividing total sales and marketing spend by new customers acquired in the period. - Client Profitability Ranking: Ranks clients by gross profit using invoice data and flags accounts with negative or under-10% margins. - Use Case: For a quarterly review, pull Q3 financials and marketing spend to produce a unit-economics summary showing 62.9% gross margin, RM285K EBITDA, RM4,000 CAC, and a ranked client profitability table highlighting low-margin accounts. ## Quick Start Ask the finance-manager agent to run a unit economics and margin analysis for the last quarter including EBITDA, CAC, and client profitability breakdown.