Every agent needs exactly one trigger to start it, and most pipeline agents end with an End step. AI steps and actions go in between.
Triggers
A trigger decides how an agent starts. Add one from the Triggers group; it becomes the start of the agent. See Triggers for setup details, including Run As for automated triggers.In the library, trigger filters label these as Chat message, Form submission, Scheduled event, Webhook, Email, and Manual. A Chat Trigger always makes the agent a Chat agent; Form and Schedule triggers are typical of Automation (pipeline) agents.
AI Steps
AI steps are where the model reasons, responds, loops, and branches. Add them from the AI Steps group.Actions (By Connector)
The By Connector group lists actions exposed by your connectors — read and write operations against external systems. The exact actions you see depend on which connectors are connected to your workspace.
See Tools overview, Tools by Erstan, and Tools by connector for the tool catalog.
Logic and Utility
The Utility group holds structural and logic steps that shape the flow without calling the model directly.Next steps
The visual builder
Place these steps on the canvas and connect them.
Triggers
Set up how each agent starts, including Run As.
Tools, skills & connections
Give actions the connectors and skills they need.
Choosing AI steps
Compare AI Think, AI Respond, AI Plan & Execute, AI Agent, approvals, branches, and loops.
Approvals
How human-in-the-loop checks gate NetSuite writes.