How a run is charged
When WorkflowDog receives a billable run:- It checks whether the workflow is Live.
- It uses one project run credit when a credit is available.
- If no credits remain, it checks for an active project subscription.
- With valid usage billing, it records a $0.01 usage charge.
- Without valid billing, it marks the run Failed instead of executing it.
New projects currently begin with 100 introductory workflow-run credits. The
current balance appears under Usage & Billing.
Credits before pay-as-you-go
Run credits are always depleted before paid usage accrues. Connecting a subscription does not discard the remaining balance. When a project has neither credits nor usable pay-as-you-go billing, billable runs fail with:What counts as a run
Billing eligibility is decided when the run is queued, before its nodes execute. Therefore:- A run that later completes with a node error still consumes its reserved credit or paid usage.
- A run that fails the initial Paused, out-of-credit, or invalid-payment check does not execute nodes.
- A Scheduled run reserves its credit or usage when it is scheduled.
- Cancelling a Scheduled run restores its credit or reverses its usage charge.
- The number of actions in the graph does not change the per-run price.
Enable pay-as-you-go
1
Open Usage & Billing
Choose the project, then open Usage & Billing from the dashboard.
2
Review the current balance
Check Workflow Run Credits, the current billing period, and recent usage
by workflow.
3
Upgrade
Select the upgrade option and complete the hosted checkout. Billing belongs to
this project only.
4
Confirm usage is allowed
Return to the project and confirm the billing warning is gone. Live
billable workflows can now continue after credits reach zero.
Read the Usage & Billing page
The page includes:
Use the period arrows to inspect an earlier billing period. A future period
cannot be selected.
Deleted workflows can remain in the breakdown because project-level run
records are preserved for usage tracking.
Manage the subscription
When the project has an active subscription, Manage opens the billing portal. Use it to update the payment method or subscription. If WorkflowDog cannot accrue new usage, the project shows a billing warning and new billable runs fail with:Team seats
Seats are also tracked per project. When accepted members reach the seat allowance, Editors cannot send another invitation. Removing a member frees a seat. For a larger team plan, use the contact link shown on Usage & Billing.Troubleshooting
The run count is higher than the billable usage
The run count is higher than the billable usage
Activity counts can include free Callable Workflow runs and runs that
failed before billing. Use Usage Cost for the amount accrued, not the
total activity count alone.
A failed node still used a credit
A failed node still used a credit
Credits and usage are reserved when the run is accepted, before node
execution. A node-level error does not refund the run automatically.
I cancelled a Scheduled run
I cancelled a Scheduled run
Cancellation restores a credit-backed run or records a negative usage
adjustment for a paid run. The history row remains with Cancelled status.
The project has a subscription but runs say payment is invalid
The project has a subscription but runs say payment is invalid
Open the billing portal and resolve the payment issue. A subscription
identifier alone is not enough; the project must also be allowed to accrue
usage.