Credits & Usage
Understand how Markifact credits work, how they’re consumed, and how to manage usage efficiently.
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?
Type | Credit 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 nodes | Free |
- 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 Name | Provider | Credits |
---|---|---|
gpt-4o-mini | OpenAI | 2 |
gpt-4o | OpenAI | 5 |
gpt-4.5-preview | OpenAI | 100 |
o3-mini | OpenAI | 2 |
o1 | OpenAI | 5 |
o1-mini | OpenAI | 2 |
gpt-4.1 | OpenAI | 3 |
gpt-4.1-mini | OpenAI | 2 |
gpt-4.1-nano | OpenAI | 1 |
o4-mini | OpenAI | 2 |
o3 | OpenAI | 5 |
gpt-image-1 | OpenAI | 20 |
gemini-2.5-pro-exp-03-25 | Gemini | 5 |
gemini-2.5-pro-preview-05-06 | Gemini | 7 |
gemini-2.5-pro-preview-06-05 | Gemini | 7 |
gemini-2.0-flash | Gemini | 2 |
gemini-2.0-flash-lite | Gemini | 1 |
gemini-1.5-flash | Gemini | 2 |
gemini-1.5-pro | Gemini | 5 |
claude-3-7-sonnet-latest | Claude | 10 |
claude-3-5-sonnet-latest | Claude | 5 |
claude-3-5-haiku-latest | Claude | 2 |
claude-opus-4-0 | Claude | 20 |
claude-sonnet-4-0 | Claude | 10 |
How to Reduce Credit Usage
When testing workflows, avoid running the entire flow. Instead:
- Click the dropdown on a specific node.
- 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.