Skip to content
Changelog

Report a bug

Test and Troubleshoot Tasks

Test tasks before relying on them for recurring work.

Open the task in a channel, then select Test task. This runs the task in a private thread in that channel, visible only to you. The thread is labeled with the task name and links back to the task 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 teammate behavior before relying on live trigger events.

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

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