Skip to main content
Automate jobs lists every agent job in the environment, running and finished, for both outlining and creation. Use it to check on a job in progress, review what an agent produced, or work out why a job stopped.

Open Automate jobs

From the Flows tab, click the icon in the left sidebar.
The Automate jobs list
Each row is one job: its status, the flows it covers, the environment and job group it ran against, when it ran, and who started it. Jobs still running show their progress, and jobs that hit a failure show how many flows failed.

Filter the list

Three filters narrow the list, and they combine:
  • Status — one or more of Queued, In progress, Needs review, Merged, Partially merged, Canceled, and Error
  • Environment — jobs from a single environment
  • Author — jobs started by one person
The Status filter open on the Automate jobs list
Select Sort to order the list by newest or oldest first.

Review a job

1
Click Review on the job you want to inspect. The button names the number of flows waiting on you.
The review view for an Automate job
2
Select a flow in the left panel.
3
Inspect the flow with the tabs above it:a. Outline — what the flow covers
b. Video — a recording of the run
c. Code — the test code the agent wrote, whether it passed, and a control to run it again
d. Details — the run’s metadata
The agent chat for the job stays open on the right, so you can ask about a decision it made or tell it to change something.

Retry a failure

Open the flow’s Code tab to see whether it passed and run it again. To retry everything that failed in the job at once, click Retry failing at the bottom of the flow list. For prompting practices that cut down on failures in the first place, see Get the most out of AI flow creation.

Work with your published flows

Once published, your flows appear in All flows, the coverage map for the environment. From there, you can:
Last modified on August 31, 2026