Managing Billing

Billing Page Layout

The billing page at Settings > Billing (page title: "Plans and Billing") contains three panels:

  1. Invoice Management -- View and pay invoices
  2. Payment Methods -- Add, remove, and set default payment methods
  3. Plans and Billing -- Current plan details, usage settings, and available plans

Invoices

Viewing Invoices

The Invoice Management panel shows all organization invoices in a collapsible table:

ColumnDescription
InvoiceInvoice identifier
Billing PeriodDate range the invoice covers
AmountTotal amount due
StatusPaid, Unpaid, or Failed
Issued DateWhen the invoice was generated
ActionsDownload PDF, view on Stripe, pay

Select invoices with checkboxes in the leftmost column for bulk actions.

Invoice Statuses

StatusMeaning
PaidPayment completed
UnpaidInvoice generated, awaiting payment
FailedPayment attempt failed

Paying Invoices

  • Single invoice: Click Pay on the invoice row
  • Multiple invoices: Select invoices with checkboxes, then click Pay Selected
  • All outstanding: Use the outstanding invoices banner to pay all at once

Downloading Invoices

  • PDF download: Click the download icon to open the Stripe-hosted PDF
  • View on Stripe: Click the document icon to open the full Stripe invoice page

Payment Methods

The Payment Methods panel lets you manage cards on file:

  • View stored cards (brand, last 4 digits, expiration)
  • Add new payment methods via Stripe's secure form
  • Remove payment methods
  • Set a default payment method
TrailSpark never stores card details directly. All payment processing goes through Stripe (PCI DSS compliant).

Usage Overages

Available on paid plans only. Find the Usage Settings section on the billing page.

Allow Usage Overages Toggle

  • Enabled: Your organization can exceed plan limits. Additional usage is billed at per-unit overage rates on the next invoice.
  • Disabled (default): Usage is blocked when plan limits are reached. No additional charges.

Click View Overage Costs to see the per-unit rates for your current plan. Rates are defined per:

  • Training model
  • Training session
  • Processed signal
  • Raw signal
  • Lead evaluated
  • Evaluation
  • Model refinement

Rates vary by plan and are shown with their exact per-unit cost.

Canceling Your Subscription

  1. Go to Settings > Billing
  2. Click Downgrade on the Free plan (or any lower plan)
  3. Confirm the cancellation

Your current plan remains active until the end of the billing period, then converts to the target plan (or Free).

To reverse a scheduled cancellation, click Keep Current Plan on the scheduled change banner.

Failed Payments

If a payment fails:

  • The invoice shows a Failed status
  • Click Pay to retry with the card on file
  • Add or update your payment method if needed

Resolve failed payments promptly to maintain service access.

Permissions

Only Owner or Admin roles can access billing settings.

Next Steps