📄Using Run Reports
Run Reports display all the actions that the TaskBot took during its run. These reports are essential for troubleshooting failed runs.
Where to Find Run Reports
On the TaskBots list page

Inside the TaskBot builder page

How Run Reports Are Displayed
Reports provide detailed information about the TaskBot's run, including timestamps, statuses, and actions taken. Here's an example of how they appear:

Tip for Easier Troubleshooting
Click on View Logs to access the logs of the run.
Use the Side View feature to position the logs next to your TaskBot workflow for easy comparison.
Search for a specific building block ID in your workflow using the ID found in the logs.

Here is an example:

Notifications
You can set up notifications to be sent via email, Slack, or custom webhook. Your notifications will always include error reports.
Notification Types
Email: Add recipient email addresses. Here's an example:

Slack: Provide your Slack webhook URL. Learn how to get it here. Here's an example:

Webhook: Add a custom webhook URL to receive POST notifications. Here’s an example of the JSON structure sent via webhook:
Last updated
Was this helpful?