Use the Console for live inspection
Open the Jobs view in the Tilebox Console. Use it to inspect the task graph, task states, logs, and trace timing for a job. The Console is the best first stop when a human is investigating a job interactively.Use the command-line tool for automation
Use the Tilebox command-line tool when you need structured output for scripts, CI checks, or coding agents.Use SDK queries in notebooks or services
Use SDK queries when monitoring is part of a notebook, dashboard, or service.Python
Next steps
Inspect workflow runs
Learn how Tilebox connects logs, traces, task status, and runner context.
Debug a failed workflow run
Work through a failed or queued job investigation.