🪵Overview
🪵 Logs record every workflow run step by step so you know exactly what happened and why.
What they show
- Each run: time, trigger, and result (success/failure).
- Each block: what it received and returned.
- Errors and the path taken by the run.
Uses
- Debug unexpected behavior.
- Review customer conversations and improve instructions and knowledge.

