Core Concepts
Understand the fundamental building blocks of Clickraft.
Learn the key concepts behind Clickraft's workflow system.
Workflows
A workflow is a visual pipeline that connects different nodes together on a canvas. Each workflow defines a sequence of operations — from input to AI generation to output.
Nodes
Nodes are the building blocks of workflows. Each node performs a specific function:
- Input nodes — Provide data (text prompts, images, product lists)
- Generation nodes — Run AI models to create images or videos
- Output nodes — Publish or export results
Edges
Edges are the connections between nodes. They define how data flows from one node to the next.
Execution
When you run a workflow, Clickraft executes nodes in dependency order — starting from input nodes and flowing through to generation and output nodes.
Credits
Each AI generation costs credits. Different models have different credit costs. See Billing & Credits for details.
Organizations
Your account belongs to an organization. All workflows, credits, and team members are scoped to your organization.