Skip to main content

Usage & Billing

Flowera is pay-as-you-go. There's no monthly seat fee and no plan to outgrow — you top up a wallet with credit, and each flow run draws from it.

How Flowera charges

Credit comes out of the wallet as your flows run. Nothing is charged for building a flow, storing it, or leaving it switched off; you pay for what actually executes.

That makes cost proportional to use, which is usually what you want — but it also means an unattended automation or a public shared link spends money without anyone watching. The Usage Dashboard exists for exactly that.

What makes up a cost

A single flow run can accrue up to four kinds of charge:

ComponentCharged forDepends on
Input tokensText sent to the model — prompt, history, retrieved passagesPrompt length, memory, retrieval
Output tokensText the model generatesReply length
Execution timeWall-clock seconds the flow spends runningNumber of nodes, waiting on APIs
Requests / voicePer-call tools and per-minute speechThe specific tool

Two things follow from this:

  • The model you choose is the biggest lever. A flagship model can cost 20–30× a small one per message. See Choosing a model.
  • Long conversations get more expensive per message, because the whole history is re-sent each turn. Memory settings control how much.

Pricing has the rates; Execution time explains the one people don't expect.

Where to see what you have spent

The Usage Dashboard in the left menu breaks spend down by flow, by node, by session, and over time. It's the difference between "we spent $60 last month" and "we spent $60 last month and $41 of it was one misconfigured Agent".

Your current balance is always in the top bar, and the wallet's transaction history shows every top-up, bonus, and deduction.

Keeping your balance topped up

MechanismWhat it does
Credits & walletBuy credit manually whenever you like
Auto-rechargeTop up automatically when the balance drops below a threshold
Low balanceWarnings before you run out — and what happens if you do
Welcome credit$10 of free credit for every new account

If flows are live and answering customers, turn on auto-recharge. A zero balance stops your agents mid-conversation, and a customer who gets no reply doesn't know why.

In this section