AI workflow guides Your workspace
Find your way forward

Credits and limits in Superagento

Learn to build AI agents, connect tools and
understand every workflow run.

Running/Credits and limits1 min read

Credits and limits

A credit measures provider spend, not work done.

text
1 credit  = $0.0001 of provider cost
credits   = tokens x price_per_1M x 10 / 1000

Because a credit is derived from cost, the model you pick changes how far a balance goes rather than what a balance can cost. An AI step is charged from the token counts the provider actually returned; a run also carries one credit of overhead.

ChargeCredits
Run overhead1 per run
HTTP request1
Email, Slack, Sheets, app action2
Logic, transform, code, triggers0
AI stepPriced from the model's returned token counts

Runs are refused with 402 once an allowance is spent, and workflow creation with 409 once the plan's automation cap is reached. Both responses carry an X-Nudge-Limit header naming which limit was hit: credits, runs, or workflows. Nothing is deleted when a limit is reached.

A little help goes a long way.Your run history is a good place to find what happened at every step.
Take a closer look