Most founders set a price and then figure out what the product needs to deliver at that price.
The more reliable approach is to start with the margin you need and work backwards to what the product must cost to deliver.
The calculation is not complicated:
- Take your target monthly revenue at a realistic early user count - say, 50 paying customers.
- Subtract your fixed infrastructure costs.
What remains is your gross margin per customer at that volume.
If that number is negative, or too thin to sustain the business, your pricing is wrong - and it is better to know that during planning than after you have built a product around a pricing model that cannot support it.
For Control Beacon, the pricing model went through multiple iterations during development - starting with a simple Free and Single App tier, moving to a bundle model, and eventually settling on a three-tier Pro and Team structure with org-wide usage pools.
Each iteration involved going back to the cost model and checking whether the new pricing still produced viable margins across different customer sizes.
That ongoing financial thinking is what made each pricing change deliberate rather than just a product decision.
The feature set question follows directly from the margin calculation.
If delivering a feature requires AI API calls at significant volume, that cost needs to be factored in before the feature is built.
In the Control Beacon build, the AI-powered features - Visual Check comparisons, Speed Audit analysis, Test Pilot case generation - all involve Anthropic API calls at a cost of roughly $0.002 to $0.25 per operation depending on the feature.
Those costs were planned into the usage limits and credit pack structure.
A user who runs 100 Visual Check comparisons a month generates AI API costs. The pricing model has to account for that, and it only can if you have mapped it during planning.
The outcome of this exercise is not a perfect financial model.
It is a documented set of assumptions and proposed calculations - margin targets, cost per user at different scales, feature cost estimates - that AI can reference when making decisions about how to implement usage limits, trial restrictions, and billing logic.