- You need a custom script step (C# / JavaScript) inside the agent.
- The site has navigation Agent Builder can’t reliably plan — multi-step auth flows, captchas needing human handoff, conditional logic across pages.
- You’re migrating an Agent from Sequentum Enterprise — those convert directly into Editor agents.
- You’re using a niche command that Agent Builder doesn’t surface yet.
The command tree
An Agent in the Editor is a tree of commands. Each command does one thing — open a URL, click an element, paginate, extract a field. Children execute in order; repeaters loop their children.Migrating from Sequentum Enterprise
Most Enterprise agents convert directly. Export the agent text from Enterprise, then import it via Control Center orPOST it through the API.
A consolidated “Migrating from Sequentum Enterprise” guide is coming. In the meantime, see Upgrading to Sequentum Cloud and Converting Enterprise Agents on the legacy site.