Skip to main content
The Automations frontend UI is complete with 28 triggers and 26 actions. The backend execution engine is in development.

Overview

Automations let you create event-driven workflows that execute actions when specific triggers fire.

Triggers (28 available)

Examples of available triggers:
  • Task status changes (e.g., task moved to “Done”)
  • Task due date approaching
  • New task created
  • Sprint started/ended
  • Release published
  • CRM deal stage changed
  • New team member added

Actions (26 available)

Examples of available actions:
  • Send Discord webhook notification
  • Send WhatsApp notification
  • Create a task
  • Update task status
  • Send an email
  • Add a comment to a task
  • Notify team channel

Creating an Automation

1

Choose a Trigger

Select the event that should start the automation.
2

Configure Conditions

Add optional conditions to filter when the automation runs (e.g., only for high-priority tasks).
3

Add Actions

Choose one or more actions to execute when the trigger fires.
4

Test

Run a test execution to verify the automation works as expected.

Execution Logs

View the execution history of each automation, including success/failure status and timestamps.