Revenue Records
Revenue Records is the ledger behind every metric in the workspace. It shows the unified revenue records that Suger normalizes from each channel, alongside the raw source records they were built from.
Overview
Open Revenue → Revenue Records. The page has a trend chart, two tabs, and a wide, exportable table — there are no summary cards here; the totals live on the Overview lifecycle cards.

The chart series are circled in red — ① Invoice Amount, ② Collectable Amount, ③ Disburse Amount — and in orange, ① the per-row Lifecycle stage column (Billing, Cash Collected, Disbursed) and ② the Columns control for customizing the table.
Two tabs switch between the normalized and source views:
- All Records — one normalized row per revenue event, with a consistent set of columns across every channel.
- Raw Records — the source-level records exactly as each channel reported them.
Scope the page
- Set the date range (defaults to the last 90 days).
- Choose a currency — records are grouped and charted in the selected currency.
- Optionally narrow to one channel with the workspace Channel filter at the top.
The chart above the table plots Invoice Amount, Collectable Amount, and Disburse Amount by month for the current scope. Use its menu to Download SVG, PNG, or CSV of the charted series.
All Records
The All Records table has one normalized row per revenue event. Columns include the product and entitlement, CRM opportunity, buyer and country, lifecycle stage (Billing, Cash Collected, Disbursed), invoice date and amount, partner fee (amount and percent), collectable amount, due date and payment term, disburse date and amount, payout currency, tax, refund details, category, channel, sales motion, reseller, and the payment, earning, invoice, bank-trace, and disbursement reference identifiers.
To work with the table:
- Select Columns to show or hide columns and focus on what you need.
- Select the expand control at the end of a row to open its full normalized detail.
- Select CSV to export the current view.
Raw Records
The Raw Records tab shows source-level records for the channels you’ve connected, so you can compare what a channel reported against Suger’s normalized row. Cloud marketplace channels render a per-channel detail table; direct (Stripe) billing renders a payment-transactions view.
If a connected channel has no raw-record view, the tab shows Raw records are not available for that channel. If no channels are connected, it shows No connected channels are available for raw records.
KPI calculation formulas
Revenue Records has no summary KPIs; its chart totals the records currently in scope (channel, date range, currency).
| Charted series | Applies to | Formula | Calculation details |
|---|---|---|---|
| Invoice Amount | AWS, Azure, GCP, Stripe | Σ invoice amount | Common across channels. |
| Collectable Amount | AWS, Azure, GCP | Σ (invoice amount − channel fee) | Collectable amount per record. |
| Collectable Amount | AWS | Σ (invoice amount − channel fee − tax) | AWS additionally nets tax. |
| Collectable Amount | Stripe | Σ invoice amount | Direct billing treats the full invoice as collectable. |
| Disburse Amount | AWS, Azure, GCP, Stripe | Σ disbursed amount | Counts only records the provider has marked disbursed. |
See Overview for how these amounts roll up into the lifecycle stage cards, and Revenue Settings for base-currency and FX handling.