For the complete documentation index, see llms.txt. This page is also available as Markdown.

Logs

The logs tab provides access to both individual log messages and agent execution sessions which contain all of the log messages from that specific session.

Each of these serves a specific purpose with respect to diagnosing issues with flows.

For example, the message log provides the ability to filter message by severity level so that you can easily find "Errors" or "Fatal" errors across multiple sessions.

The session log is more useful when you are trying to diagnose an issue with the execution of a flow in response to a specific request/message.

Learn more:

Last updated

Was this helpful?