Skip to main content

💳 What Are Credits?

Credits are how you pay for workflow runs in Standard Mode.
Each step in a workflow consumes credits based on its configuration and the amount of data it processes.
Test Mode is always free — use it to experiment and validate your workflow before going live.

🧪 Test Mode vs Standard Mode

ModeCredit UsagePurpose
Test Mode0Experiment safely and validate logic
Standard Mode✅ YesRun on real or production data
Running a workflow in Standard Mode will immediately consume credits based on actual node usage.

📊 When Credits Are Consumed

Credits are consumed when:
  • A node performs a run in Standard Mode
  • A Live Workflow triggers and executes automatically (e.g., via a scheduler or integration event)
Each node’s credit cost is defined in its own documentation.
Refer to the Node Docs for specific pricing and usage details.

📥 Where to See Credit Usage

You can track credit usage in multiple places:
  • At the top of your workspace, where your total account credits are displayed (deducted after each run)
  • In the Run Logs, where you can view how many credits each node consumed during execution
  • From the same logs, you can download each stage’s data output for review or debugging
If a workflow fails mid-run, only successfully processed data will consume credits.

🧠 Tips for Managing Credits

  • Use Test Mode to preview your results before spending credits
  • Filter or clean your data early to avoid unnecessary processing
  • Group or summarize data wherever possible to reduce total usage
  • Review node-level credit estimates before running workflows at scale

🔄 How Credits Are Billed

Plan TypeIncluded CreditsNotes
Free PlanLimited monthly creditsIdeal for testing and exploration
Paid PlansMore credits per monthDesigned for regular workflow runs
Add-onsBuy more credits anytimeFlexible, pay-as-you-go model

Need help estimating usage or upgrading? Email us at [email protected]