The Comment step allows you to add informational text to a task workflow. A Comment step can be added anywhere within a task workflow, including within File Loops and Conditional branches, to document workflow behavior and implementation details.

Comments can be used to:
  • Document the purpose of a task.
  • Explain the purpose of specific workflow sections.
  • Record implementation notes for administrators and operators.
  • Provide reminders or operational instructions.

Comments are displayed within the task workflow but are not executed as part of task processing.

Comment step behavior

  • Comment text is stored as part of the task definition.
  • Comment text is not transmitted to agents during task execution.
  • Comments do not modify files, parameters, or task behavior.
  • Comments support plain text only. Rich text and HTML formatting are not supported.

Add a comment step

  1. Open a task in edit mode.
  2. Click the insert step icon () and select Comment.
  3. Enter the comment text.
  4. Click Save.