Maxio customer revenue brief
Read-only Maxio customer revenue brief. It reads one customer, that customer's subscriptions, related invoices, recent site events, and MRR context through recued-core.maxio, then asks the AI summarizer for billing state, collection risk, and next checks. It does not create or update customers, create subscriptions, record usage, allocate components, create invoices, alter coupons, handle payment profiles, refund, void, delete, or call arbitrary Maxio endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (15 steps)
customer
?
subscriptions_raw
?
invoices_raw
?
events_raw
?
subscriptions
default
Apply default
invoices
default
Apply default
events
default
Apply default
subscription_count
count
Count items in subscriptions
invoice_count
count
Count items in invoices
summarize
?
subscription_rows
slice
Take a subset of
invoice_rows
slice
Take a subset of
subscription_table
to_table
Format results as a data table
invoice_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
focus
setting
=
Summarize this Maxio customer for subscription states, invoice status, balances, renewal risk, and concrete next checks. Do not invent facts outside the Maxio data.
maxio
setting
=
row limit
setting
=
12
max length
setting
=
900
customer id
setting
=
0
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.