System of record
Also called: Source of truth, Single source of truth
The authoritative source for a given category of data, which every other system defers to when they disagree.
A system of record is the place where a piece of data is authoritative. Other systems may hold a copy, but when copies disagree, the system of record wins by definition.
The concept is only useful if it is actually enforced. Most B2B SaaS companies can name their system of record for revenue; far fewer can point to what happens when the CRM and the billing system disagree about a contract value, other than “someone checks.”
The typical fragmentation
In a common stack, subscription state is spread across four systems:
- CRM — what sales thinks the customer bought.
- Billing tool — what the customer is being charged.
- Accounting package — what has been invoiced and collected.
- Application database — what the customer can actually access.
Each is authoritative for something and holds a stale copy of everything else. A mid-term upgrade must be applied in all four, in order, by hand. Miss one and the systems diverge silently — and the divergence is usually discovered by a customer.
What “one system of record” buys you
The argument for consolidating is not tidiness. It is that a whole class of work disappears:
- Reconciliation between systems at month-end.
- Metrics such as NRR that currently require assembling history from several sources.
- Manual entitlement updates after every plan change.
- The recurring question of which number to believe.
The realistic target is not one system for everything — the CRM should remain the system of record for pipeline, and the ledger for statutory accounts. It is that subscription state should have exactly one home, and that quoting, invoicing, provisioning and analytics should all read from it rather than each keeping a version.
Stop calculating this in a spreadsheet
Bunny computes SaaS metrics, revenue schedules and retention from your live billing data — because quoting, subscriptions, usage and invoicing all sit in one system.