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
- Select Automations from the left menu.
- On the Automations tab, click the three-dot menu on the right side of a workflow and select View logs.
- 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.
| # | Item | Description |
|---|
| 1 | Execution list | Displays a list of workflow executions. Use the filter to narrow results by All / Running / Completed / Failed / Pending. |
| 2 | Execution details | Shows detailed information for the selected execution. Status values include Completed (green) / Completed with errors (orange) / Failed (red) / Running (blue) / Pending (yellow). |
| 3 | View full log | Click 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.
| # | Item | Description |
|---|
| 1 | Reload | Click Reload to refresh the log. |
| 2 | Filter | Use the date range filter to display only logs from a specific period. |
| 3 | Logs | View the history of each step in chronological order for each workflow execution. |
Log Field Descriptions
| Field | Description |
|---|
| Timestamp | The date and time each process ran. |
| Execution ID | An ID assigned each time a workflow runs. The same ID indicates a series of related processes. |
| Type | The type of process. Types include: trigger / run / action / action_step / execution_step. |
| Step | The specific action that ran. (Examples: status change, sending notification) |
| Status | The state of each process. Status values include: triggered / scheduled / pending / running / finished / failed. |
| Details | More detailed information about the status. (Example: which service performed what action) |
| Duration | The time it took for each process to complete. (milliseconds) |
| Message | Notifications about the result of each process, including detailed success or failure messages. |
For setup instructions, see Getting Started with Automations.