Billing
Frostmoln bills by the hour for the resources you run, with transparent pricing and a single monthly invoice. Everything lives under Billing in the portal.
Overview
The Billing → Overview page shows your current month-to-date cost, an estimated month-end total, your credit balance, your default payment method, and your most recent invoices at a glance.
Invoices
Under Invoices you can browse every invoice (with status — paid, pending, overdue), open an invoice to see its line items (resource, quantity, unit price, amounts, discounts, tax, credits, total), download the PDF, and pay an outstanding invoice. For organizations with consolidated billing, line items are grouped by tenant.
fm billing invoice list
fm billing invoice get <invoice-id>
fm billing invoice download <invoice-id> --output-file invoice.pdf
fm billing invoice pay <invoice-id>Usage
The Usage page breaks down your metered usage by resource type over a period you choose (this month, last month, last 3/6 months, this year), with per-type cost and quantity. Usage is metered hourly and rolled into the monthly invoice.
fm billing usage summary
fm billing usage breakdown --start 2026-06-01 --end 2026-06-30How pricing works
Each resource has a published, per-unit price shown in the portal — the create dialog shows an estimated cost before you confirm, usage is metered hourly, and a monthly invoice itemizes it. Prices always come from the platform's pricing catalog; this guide doesn't quote amounts.
Billing account
Under Account you set your customer type (business or individual), VAT number, billing address, and collection method — receive an invoice to pay, or be charged automatically to your default payment method.
Payment methods
Manage your payment methods under Payment Methods — add a card, set a default, or remove one. Card processing is handled securely by Swedbank Pay. Your default method is used for automatic charges and the Pay action on invoices.
Credits and referrals
- Credits (including referral rewards and promotions) are applied automatically against your invoices; check your balance under Overview.
- Referrals — generate your referral code and share it; track referred signups and the credit you've earned under Referrals.
- Redeem a promo code with the CLI:
fm billing credit balance
fm billing credit redeem <promo-code>