Workflow scenarios
Turn a task into a runnable workflow
After a user describes the work, iAgent organizes it into a clear draft workflow. The user reviews the steps before running it, then can inspect records or continue from a specific step.
Ask the user before important actions
Write, overwrite, send, and delete actions should not run without review. iAgent separates those steps and waits for the user to confirm.
See which step caused the problem
When a workflow fails, the user needs to know which step failed, what input it used, what output it produced, and which later steps are affected.
Run samples before publishing a common workflow
A workflow that will be reused should not rely on one successful run. Before publishing it, run samples and check inputs, outputs, and key steps.