Compare traces
You can start comparing traces from two areas in the UI:- From the Runs tab in the Tracing projects view, select checkboxes next to the traces you would like to compare. Then, select Compare Runs at the bottom of the page to open a side-by-side comparison view.
- When you’re viewing a trace, select the more menu to navigate to Compare. This will open the trace run table. Select the trace you want to compare against the original trace. The side pane will open with both traces selected in a side-by-side comparison view.
Share a trace
To share a trace publicly:- Open any trace in the UI.
- Click the Share button in the more menu at the top of the trace view.
- In the dialog that appears, copy the public link.
- Open the shared trace, click Public in the toolbar at the top of the trace view, then click Unshare in the dialog.
- Go to Settings → Shared URLs to view all publicly shared traces in your organization. Click Unshare next to the trace you want to unshare.
View server logs
Viewing server logs for a trace only works with the Cloud SaaS and fully self-hosted deployment options.
- Agent Server’s own operational logs: Internal server operations, API calls, and system events
- User application logs: Logs written in your graph with:
-
Python: Use the
loggingorstructloglibraries. -
JavaScript: Use the re-exported Winston logger from
@langchain/langgraph-sdk/logging:
-
Python: Use the

Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

