Automation logs in Zoho People record the execution details of all initiated workflows, custom buttons and schedulers including their statuses. These logs are organized by date within the settings page of supported services. The purpose of a logs is to monitor workflow execution and to address any issues that may arise.
Workflow & Custom Button logs can include status for automated actions such as:
- Email Alerts
- Field Updates
- Checklists
- Webhooks
- Custom Functions
- E-Sign Flow
- Custom Button
When viewing failed custom function executions it is possible to view the reason and retrigger the execution. To do this hover, pointer over a failed log entry and hover pointer to reveal reason and retry options.

You will be able to edit the string RecordId / String FormId when Executing the script

Hover pointer over the info (i) icon for additional details. It can contain details about why the execution failed. Example:

Clicking on the info icon (i) for custom function displays the execution arguments used during the time of execution and additional info messages if any:

Other workflow logs status displayed can be: Success, Failed, Retry failed, Retry successful.
IMPORTANT NOTERetry option for custom functions is only available upto 10 days and the detailed Info logs are only stored in the system for 60 days.

To support the retry option for custom functions, the 'void' return type must not be used. Use the 'String' return type instead to enable retry support. We recommend updating older custom functions that use the 'void' return type to the 'String' return type to ensure seamless functionality.
View Scheduler Logs
Navigate to Settings > Select any service > Automation > Scheduler Logs tab.
Scheduler Logs is available only for the Manage Accounts service (within Settings).
You can click on the (i) icon on success status messages to view the email response ID. click on the info message icon to view execution details.
Click the Filter icon to view the various filter options. These options help you vary the displayed workflow logs based on the applied filters.