How to/Log your application
Track tool calls
Track external system calls triggered by LLM responses in your agentic workflows. Tool calls represent interactions with external services, allowing you to monitor execution time and responses.
Log multi-turn interactions as a session
Learn how to group related traces into sessions to track complete user interactions with your GenAI system.
Use tags on nodes
Tag your traces to group and filter workflow data effectively. Add tags to any node type - spans, generations, retrievals, events, and more.