Three numbers tell you how your tools are doing:
-
Tool triggers: how often the tool ran.
-
Average response time: how long it takes.
-
Success rate: how often it completed without failing.
The Tools page shows these per tool for the last 7 days. For more, open Tools Analytics in the top right: the same numbers over 7, 14, or 30 days, a failure rate per tool, and a search to find a specific tool. The paperclip icon next to a tool's name opens the tool itself.
Tool Flow
The Tool Flow shows your flow with each step's numbers, so you can see where time is spent and where runs fail. A failing-steps list shows which steps error the most; Show this step in the flow jumps to it.
Open a step to see its Step breakdown:
-
Success breakdown: how the step's runs ended.
-
Response time: the average, the typical run (p50), and the slow end (p95).
-
Every error from the selected period, with its message. View in conversation opens the conversation where it happened.
-
Investigate with Ask HALO hands the failing runs to Ask HALO, which reads the conversations and traces for you and helps fix the step.
Conversations
The Conversations section lists conversations where the tool ran. Open one to see the full interaction. Press the play button next to the tool name to debug the tool with the exact parameters used in that conversation; see Testing your tool.