For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
AI Hub
OverviewApp editorFlow editorAdminAPI & SDK
OverviewApp editorFlow editorAdminAPI & SDK
  • Flow editor
    • About flows
    • Creating flows
      • Working with flows
      • Planning flows
      • Integrating flows
      • Creating advanced apps from flows
      • Logging and troubleshooting
    • Flow step reference
    • Using custom functions
    • Flow guides
    • Reviewing flow results
AI Hub
Flow editorCreating flows

Logging and troubleshooting

Enterprise Single-tenant

While building flows in advanced view, you can troubleshoot failing or slow flows using the flow dashboard.

Leverage the flow dashboard when building your flow in advanced view. After publishing your flow as an advanced app and creating a deployment, use the native run logs functionality.

Open the flow dashboard from advanced view (All apps > Flow dashboard)

  • Flow logs — Track the progress of a single flow job and any associated errors. Scan the logs to see why a particular step didn’t perform as expected, or use visualizations to identify slowdowns for specific files or steps. If your flow includes user-defined functions, you can add debugging log statements and view them here.

    To access logs, click Logs for the flow in the flow dashboard.

  • Flow traces — Get a detailed view of an individual flow execution, including all services involved, function calls and their duration, and any errors.

    To access a trace, click Logs for the flow in the flow dashboard, then switch to the Trace tab — or click the Trace link that appears when you hover over a line in the log viewer.

  • Job retries — Retry flow runs that encountered errors. Click the Retry Job icon in the Job Status column and select Retry files that have any step errors.

Was this page helpful?
Built with