Run a Workflow
How to open a workflow, fund a run, and what happens when it completes.
Overview#
Running a hosted workflow is a per-run purchase. You see one price upfront. That price covers the creator's margin plus the compute needed to run the workflow at its maximum allowed input size. You pay from a prepaid bundle tied to that workflow version, or from your wallet balance.
Successful runs charge the displayed price. The creator earns 80% of their margin. Failed or cancelled runs do not charge the creator's margin and do not use a bundle run. Demo runs and builder test runs are always free.
What you pay#
The run panel shows a single price. It equals the creator's margin plus the estimated compute at the input limit set when the workflow was published. You never see a breakdown of tokens, compute costs, or platform fees in the app.
Within the allowed input size, that price stays fixed. Smaller inputs do not reduce the price. Inputs above the limit are blocked before any charge.
How funding works#
When you start a run, Edgaze checks your funding in this order:
- A prepaid bundle for this workflow and version, if you have runs left
- Your wallet balance
If you have no bundle runs and your wallet cannot cover the price, the run will not start. You will see an insufficient funds message.
Bundle-funded runs use one prepaid run instead of debiting your wallet for that execution. Wallet-funded runs reserve the full displayed price until the run finishes.
Starting a run#
Open the workflow product page. If you have not purchased access, complete checkout first. Your purchase locks in a workflow version and its prices.
Provide input that fits within the workflow's limits (file size, pages, tokens, or other constraints set at publish). When you trigger the run, the workflow executes on Edgaze's hosted engine.
On success, wallet-funded runs charge your balance for the displayed price. Bundle-funded runs consume one prepaid run. The creator earns 80% of their margin.
Special cases#
Demo run. No charge, no creator earnings. A demo badge appears on the run surface.
Builder test run. Same as demo. Preview runs in Workflow Studio do not bill.
Legacy unlock listing. Some older listings use a one-time purchase model instead of per-run pricing. See Legacy Unlock.
What you see in Edgaze#
- Product page: one displayed per-run price and input limit
- Run panel: price quote, funding hint (bundle runs remaining or wallet), run progress, and completion or failure message
- Wallet page: balance, available after active runs, and transaction history after successful runs
- Demo flows: verification step and demo badge; no price debit on completion
Related policies#
Related documentation
How workflow runs are priced, funded, settled, and refunded. Step-by-step guides for buyers, creators, and developers.
How the per-run price is built, what the creator earns, and what Edgaze keeps.
Wallet, prepaid bundles, and API funding. How Edgaze chooses what to charge when you run a workflow.