Skip to main content

Script Run Time Historical Audit

Summary

This dataview displays historical runtime data for scripts in Automate since their creation. Please note that creating performance metrics based on this data is not feasible because Automate does not store the overall number of failures and successes.

Columns

ColumnDescription
Script NameName of the script
Script FolderThe full path to the script
Client ScriptIs this a Client Script? (0/1)
First Run DateFirst execution date of the script
Last Run DateThe most recent execution date of the script.
Avg. Runs - HourThe average number of executions per hour for the script between its First Run Date and Last Run Date.
Last Run - MinuteExecution time of the script in minutes for its most recent execution.
Avg. Run - MinuteThe average duration, in minutes, for each run between the script's 'First Run Date' and 'Last Run Date'. This column aids in identifying scripts that are taking unusually long to complete.
Total RunsTotal number of executions between the script's 'First Run Date' and 'Last Run Date'.
Avg. Runs - DayThe average number of executions per day for the script between its First Run Date and Last Run Date.
Total Time Saved - MinutesThe total time saved by the script in minutes through automation between its 'First Run Date' and 'Last Run Date'.
Total Time SavedThe total time saved by the script through automation between its 'First Run Date' and 'Last Run Date'. Format: days hour:minutes
Total Run Time - MinutesTotal duration, in minutes, that the script executed between its 'First Run Date' and 'Last Run Date'.
Total Run TimeTotal duration that the script executed between its 'First Run Date' and 'Last Run Date'. Format: days hour:minutes

Example Screenshot

Screenshot