Aller au contenu
NeoXamAgents

How to track runs and history

Follow live progress, browse and filter past runs, and cancel a run mid-flight.

Follow a run live

Every run has its own page in the Console showing status, live progress, and — once finished — the structured output. Progress streams in real time, with steps described in business language rather than technical jargon.

Browse run history

  1. Open Runs in the Console for the fleet-wide list.
  2. Filter by agent, status, or time range, and page through history.
  3. Open any run to see its status, output, duration, and identifiers (run IDs start with run_).

Cancel a run

Click Cancel on the run page. Cancellation is cooperative: the run stops at the next safe point, the status changes to cancelled, and the cancellation itself is recorded. Like every Console action, cancel shows its curl equivalent.

Statuses you will see

A run is queued, then running, then ends as succeeded, failed, or cancelled. With the V1 Beta, a run can also pause while it awaits a human approval.

Note

Each run keeps a complete trace — model, ordered tool calls, tokens, cost, duration — that operators can open in Langfuse and auditors can reconstruct from the audit log.

Still stuck?

Tell us what you were trying to do and where it failed — screenshots and run IDs help. A human follows up.