CopyHero
Assistant

Agents in workflows

Review evolving agent and workflow behavior before using it in production.

When an agent-related option appears in a workflow, treat it as part of that workflow's configured steps and review its output before publishing or triggering downstream work.

Prerequisites

Open a workflow where an agent-related option is actually available in your workspace.

Steps

  1. Review the workflow's existing steps and inputs.
  2. Configure only the agent-related controls that the editor exposes.
  3. Run a small, safe test.
  4. Inspect the resulting jobs and output before broadening use.

Expected result

You can evaluate the currently available behavior in a controlled workflow run.

If something goes wrong

Use the job result to identify the failed step, correct the configuration, and retry narrowly. Do not assume an agent can access data or perform actions not shown in the current UI.