Workflows
Monitoring workflow runs and versions
Once a workflow is published, Dalil automatically executes it whenever the defined trigger occurs.
To ensure automations run correctly, Dalil provides tools to monitor workflow runs, review execution logs, manage workflow versions, and configure notifications.
These capabilities allow teams to track performance, diagnose issues, and safely update automations without disrupting operations.
Workflow Runs
Every time a workflow is triggered, Dalil creates a workflow run.
The Runs page provides a complete overview of all executions for a workflow, allowing users to track how automations perform over time.
From the Runs view, users can monitor:
Completed runs
Failed runs
Workflows currently in progress
Execution time
Each run represents a single instance of the workflow being executed.
For example:
Trigger
Opportunity stage updatedRun outcome
Workflow executed successfully and task has been created
Monitoring runs helps teams confirm that automations are functioning correctly and identify potential issues quickly.
Execution logs
Each workflow run includes a detailed execution log showing how the automation was processed.
Execution logs display:
Trigger event details
Workflow steps executed
Input data passed to each step
Output generated by each action
Errors or failures
These logs help diagnose problems when workflows fail or behave unexpectedly.
For example, if a workflow fails to update a record, the execution log will show which step caused the error and why.
This level of visibility is essential for debugging automation logic.
Workflow Versions
Dalil workflows maintain version history to ensure changes can be tracked and managed safely.
Every time a workflow is updated and published, a new version is created.
Versioning allows users to:
Review previous workflow versions
Track how the automation has evolved
Restore earlier versions if necessary
For example, if a workflow change introduces an error, the team can revert to a previous version to restore the original automation.
Version control helps teams experiment with improvements while maintaining operational stability.
Notifications
Dalil allows users to configure notifications related to workflow activity.
Notifications help teams stay informed when important events occur during workflow execution.
Users can enable alerts for:
Workflow failures
Workflow successes
Workflow progress updates
For example:
If a workflow fails due to an invalid action or integration error, a notification can alert the team so the issue can be resolved immediately.
Notifications ensure that automation issues are detected quickly and that workflows continue running reliably.
Key outcome
Monitoring workflow runs and versions helps teams maintain reliable automation inside Dalil.
By tracking execution results, reviewing logs, managing workflow versions, and receiving notifications, users can ensure that workflows run smoothly and support critical sales operations without interruption.