Skip to content

Following a task

Once a task is submitted, you can watch it run. What you see depends on which surface you’re working in.

Open the task from your tasks list to see the full detail view. It shows:

  • Execution timeline — each step the workflow has reached, in order, with its status and any output. The timeline updates live as the agent moves through its plan.
  • Live status — the current state of the task as a whole: planning, running, waiting for approval, done, or couldn’t complete.
  • Citations — where the agent drew on approved documents, linked back to the source.
  • Tool calls — a record of any external actions the agent made: which tool was called, what it was asked to do, and what it returned.

Employee mode shows plain-language status only. Open a task under My requests to see which of these four states it’s in:

StatusWhat it means
In progressThe agent is actively working on the task.
Waiting for approvalA step has paused for a human to review before it continues.
DoneThe task completed successfully.
Couldn’t completeThe task stopped before finishing — for example, because an approval was rejected or an error occurred.

Internal step details, tool calls, and the execution timeline are not shown in Employee mode. If you need that level of detail, ask someone with console access.

Tasks are durable. If the system restarts while a task is running, the agent resumes from its last saved checkpoint. You don’t lose progress and you don’t need to resubmit.

If the status shows Waiting for approval, a step in the task has been paused because it carries high risk. The task will not continue until an approver makes a decision. See Risk levels & approvals and Approvals.