Skip to main content
Permissions for this service: This feature requires Admin or Automation Manager permissions. SaaS status: The target SaaS must be connected and linked with the administrator permissions (including API permissions) required to create and delete accounts.
You can use execution logs to see when and how automated workflows ran.

How to Check Logs

  1. Select Automations from the left menu.
  2. On the Automations tab, click the three-dot menu on the right side of a workflow and select View logs.
  3. Check the workflow logs on the Executions and Logs screens.

How to Read the “Executions” Screen

The Executions screen shows the execution list and detailed information for each workflow run. Executions screen
#ItemDescription
1Execution listDisplays a list of workflow executions. Use the filter to narrow results by All / Running / Completed / Failed / Pending.
2Execution detailsShows detailed information for the selected execution. Status values include Completed (green) / Completed with errors (orange) / Failed (red) / Running (blue) / Pending (yellow).
3View full logClick View full log to navigate to the Logs screen.

How to Read the “Logs” Screen

Navigate to Automations > Automations tab > select a workflow > Logs to view the log history for workflow executions. Logs screen
#ItemDescription
1ReloadClick Reload to refresh the log.
2FilterUse the date range filter to display only logs from a specific period.
3LogsView the history of each step in chronological order for each workflow execution.

Log Field Descriptions

FieldDescription
TimestampThe date and time each process ran.
Execution IDAn ID assigned each time a workflow runs. The same ID indicates a series of related processes.
TypeThe type of process. Types include: trigger / run / action / action_step / execution_step.
StepThe specific action that ran. (Examples: status change, sending notification)
StatusThe state of each process. Status values include: triggered / scheduled / pending / running / finished / failed.
DetailsMore detailed information about the status. (Example: which service performed what action)
DurationThe time it took for each process to complete. (milliseconds)
MessageNotifications about the result of each process, including detailed success or failure messages.
For setup instructions, see Getting Started with Automations.
Last modified on July 14, 2026