Skip to content
Changelog

Report a bug

Test and Troubleshoot Automations

Test automations before relying on them for recurring work.

Open the automation in a channel, then select Test automation. This runs the automation in a private thread in that channel, visible only to you. The thread is labeled with the automation name and links back to the automation editor so you can adjust the instructions after reviewing the response.

Private editor tests do not wait for a real schedule, webhook, Slack event, or RSS item. Use them to validate instructions and AI behavior before relying on live events.

  1. Confirm the Space has the connections it needs.
  2. Send or wait for a representative trigger event.
  3. Open the generated thread.
  4. Inspect AI’s response and tool calls.
  5. Tune the automation instructions.
  6. Confirm the right people are notified.
IssueWhat to check
No thread was createdTrigger setup, webhook URL, app permissions, schedule timing.
AI cannot access dataConnector scope, Space connection assignment, expired credentials.
Output is too broadNarrow the trigger or add clearer instructions.
Too many notificationsTune Space notification settings or automation instructions.

When an automation produces a weak result, fix the instructions close to the example. The best automation instructions usually come from real event payloads and real review feedback.