Skip to content

Technical View

Technical View exposes per-task, per-agent, and workflow-graph detail for debugging or close supervision of a run.

AgentDock Pro

Technical View is part of AIgency, available only in AgentDock Pro.

Where Simple View answers "is this run okay," Technical View is built for actually inspecting why. It's the other of the two defaultAigencyRunView options (see AIgency settings) and the one worth switching to when something needs debugging.

What it exposes

  • Every task's current status, agent assignment, and retry history — see Execution for the full status set.
  • The workflow graph, including dependency edges and live per-node state.
  • Selected-item detail: click a task to see its assignment, timeline events, and any verification evidence gathered for it.

When to use it

Reach for Technical View when a task is behaving unexpectedly, when you need to understand why the scheduler picked a particular agent, or when you're diagnosing something covered in AIgency troubleshooting — Simple View intentionally doesn't expose enough detail for most of those questions.