Credits are the currency used on Markifact to run workflows and use advanced features. Certain actions—like fetching external data or using AI models—cost credits. Others are free.

The more credits you have, the more automations and AI tasks you can run.

All subscription plans include a base number of credits. You can also purchase extra credits anytime.


What Costs Credits?

TypeCredit Cost
Running a workflow (via trigger or API)1 credit per run
Manual workflow run (from UI)Free
AI Nodes (depends on model)Varies
Data Nodes (e.g., Google Ads, GA4)1 credit per call
Most other nodesFree
  • If a workflow runs via scheduler or API, it costs 1 credit per run.
  • If you click Run from the UI manually, that run is free.
  • Each data node like Google Analytics or Google Ads consumes 1 credit per successful execution.
  • AI node costs vary by model (see table below).
  • Only successful nodes are charged. If a node fails, no credit is consumed for that node. Other successful nodes in the same workflow will be charged.

AI Model Credit Costs

Model NameProviderCredits
gpt-4o-miniOpenAI2
gpt-4oOpenAI5
gpt-4.5-previewOpenAI100
o3-miniOpenAI2
o1OpenAI5
o1-miniOpenAI2
gpt-4.1OpenAI3
gpt-4.1-miniOpenAI2
gpt-4.1-nanoOpenAI1
o4-miniOpenAI2
o3OpenAI5
gpt-image-1OpenAI20
gemini-2.5-pro-exp-03-25Gemini5
gemini-2.5-pro-preview-05-06Gemini7
gemini-2.5-pro-preview-06-05Gemini7
gemini-2.0-flashGemini2
gemini-2.0-flash-liteGemini1
gemini-1.5-flashGemini2
gemini-1.5-proGemini5
claude-3-7-sonnet-latestClaude10
claude-3-5-sonnet-latestClaude5
claude-3-5-haiku-latestClaude2
claude-opus-4-0Claude20
claude-sonnet-4-0Claude10

How to Reduce Credit Usage

When testing workflows, avoid running the entire flow. Instead:

  1. Click the dropdown on a specific node.
  2. Select Run Node to execute just that part.

⚠️ Note: If the node has downstream connections (other nodes that depend on it), those will also run and may consume credits.


Tracking Credit Usage

You can monitor credit usage in real time:

  • During a workflow run, each node displays its credit consumption.
  • After the run finishes, the total credits used are shown in the footer.
  • Failed nodes don’t cost credits.
  • You can view historical usage from the Execution History tab.
  • Your remaining plan credits are visible in the sidebar at all times.

As you can see in the image below, the total credits used for the workflow are displayed along with each node’s individual credit consumption.