AI workflow guides Your workspace
Find your way forward

Core concepts in Superagento

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

Getting started/Core concepts1 min read

Core concepts

Four nouns cover the whole product.

ConceptWhat it is
WorkflowA graph of steps plus its settings. Owned by one account, and never visible to another.
StepOne unit of work: a trigger, an AI call, a logic branch, or an action.
RunOne execution of a workflow. Records every step's input, output, duration and cost.
CreditA unit of provider spend. One credit is $0.0001 of what a run costs us.

A workflow starts as a draft. Publishing marks it active and hands its triggers to the backend scheduler. Deactivating pauses those triggers without deleting anything.

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