What Costs Credits?
| Type | Credit Cost |
|---|---|
| Workflow run (manual, scheduled, or API) | 1 credit |
| AI Nodes (depends on model) | Varies (~1–20) |
| External connections (e.g., Google Ads, GA4, Sheets, Slides, Email) | Start from 1 credit each |
| Utility nodes (lists, date selectors, loops, account pickers) | Free |
| Markifact Copilot messages | 1 credit per message |
| Task Agent messages | 1 credit per message + tool costs |
- Every workflow run consumes 1 credit, no matter how it’s triggered.
- Markifact Copilot messages cost 1 credit per message when asking the AI to create, edit, or modify workflows.
- Task Agent messages cost 1 credit per message as a base. When the Task Agent calls nodes/tools that have their own credit costs, those costs are added on top. For example, if a Task Agent message uses GA4 to fetch data (1 credit) and sends an email (1 credit), the total would be 3 credits (1 base + 2 tool costs).
- External/data nodes like Google Analytics, Google Ads, Google Sheets, or Slides start at 1 credit per successful execution.
- AI node costs vary by model (see table below).
- Utility nodes—such as lists tools, date pickers, loops, and account selection—are free and never consume credits.
- 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.
- Some nodes, like AI, vary based on the model you select.
- Data nodes, like Google Ads or Meta, may depend on the number of accounts or the size of the request.

AI Model Credit Costs
OpenAI Models
| Model Name | Credits |
|---|---|
| gpt-5.2 | 7 |
| gpt-5.1 | 5 |
| gpt-5 | 5 |
| gpt-5-mini | 2 |
| gpt-5-nano | 1 |
| gpt-4o | 5 |
| gpt-4o-mini | 2 |
| gpt-4.1 | 3 |
| gpt-4.1-mini | 2 |
| gpt-4.1-nano | 1 |
| o3 | 5 |
| o3-mini | 2 |
| o4-mini | 2 |
| o1 | 5 |
| o1-mini | 2 |
| gpt-image-1.5 | 25 |
| gpt-image-1 | 20 |
| sora-2 | 100 |
| sora-2-pro | 100 |
Gemini Models
| Model Name | Credits |
|---|---|
| gemini-3-pro-preview | 7 |
| gemini-3-flash-preview | 2 |
| gemini-3-pro-image-preview | 15 |
| gemini-2.5-pro | 5 |
| gemini-2.5-pro-exp-03-25 | 5 |
| gemini-2.5-pro-preview-05-06 | 7 |
| gemini-2.5-pro-preview-06-05 | 7 |
| gemini-2.5-flash | 1 |
| gemini-2.5-flash-lite | 1 |
| gemini-2.5-flash-image | 10 |
| gemini-2.5-flash-image-preview | 10 |
| gemini-2.0-flash | 2 |
| gemini-2.0-flash-lite | 1 |
| gemini-1.5-pro | 5 |
| gemini-1.5-flash | 2 |
Claude Models
| Model Name | Credits |
|---|---|
| claude-opus-4-5 | 30 |
| claude-sonnet-4-5 | 20 |
| claude-haiku-4-5 | 2 |
| claude-opus-4-1 | 20 |
| claude-opus-4-0 | 20 |
| claude-sonnet-4-0 | 10 |
| claude-3-7-sonnet-latest | 10 |
| claude-3-5-sonnet-latest | 5 |
| claude-3-5-haiku-latest | 2 |
Using Your Own API Keys
You can bring your own API keys for AI models and significantly reduce your credit costs. Markifact supports three AI providers:- OpenAI
- Google Gemini
- Anthropic (Claude)
Credit Costs with Custom API Keys
When using your own API keys:- All AI nodes (Ask, Structure, Analyze Data, Analyze Image, Generate Image, Edit Image) consume 0 credits
- AI Agent node costs 1 credit flat per run, regardless of how many tools are used or time spent on the task
- Task Agent costs 1 credit flat per run
Bring Your Own API Keys
Learn how to connect your API keys, where to get them, and see the full credit breakdown.
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.


