Overview
Flowyble uses a credit-based billing system. Every LLM call and action consumes credits from your organization’s balance. Credits provide a unified currency across different models and providers.How credits are calculated
Each LLM call costs credits based on:Credit tracking
Every credit deduction is recorded as a CreditTransaction with:- Token and action counts
- Raw and normalized credit amounts
- Balance before and after the transaction
- Associated run ID for traceability
Monitoring usage
Track your credit consumption from the Dashboard:- Current balance and monthly usage
- Usage breakdown by agent, tool, and model
- Historical trends
Credit limits
Your subscription plan defines monthly limits:
When you approach a limit, Flowyble displays warnings. When a limit is reached, new executions are blocked until the next billing cycle.

