The Executions page gives you full visibility into your AI agent’s activity—flow by flow. This is where you can track exactly how your agents are operating, what they’re doing, and why.Documentation Index
Fetch the complete documentation index at: https://docs.thena.ai/llms.txt
Use this file to discover all available pages before exploring further.
What you can see
Execution details
Each execution log provides:
- Flow name – Which flow was triggered (e.g. L1 Deflection, Title Generation).
- Trigger source – What caused the flow to run (e.g. new ticket, workflow condition met).
- Input value – The actual content, message, or field that triggered the flow.
- Output value – What the agent generated as a result (summary, title, status update, etc.).
- Execution time – When the flow was triggered.
Why it matters
- Review what your AI is doing in real time.
- Debug or refine prompts and workflows.
- Improve quality by analyzing outputs at scale.
- Maintain transparency and governance around automation.
Workflow integration
Connected views
Executions that are triggered via workflows will also appear in the Workflow Execution History—giving you visibility from both the agent and workflow lenses.