Workflows
Last updated February 28, 2026
Visual automation for ticket routing and state changes.
Workflows automate repetitive ticket operations with a visual node builder.
Availability
Workflow access requires:
- Organization role:
owneroradmin - Plan:
growthorenterprise
Builder model
A workflow is a graph of:
- Trigger nodes
- Condition nodes
- Action nodes
Current trigger nodes
on_ticket_createdon_status_changedon_ticket_assigned
Current condition node
if_condition(expression-based branching)
Current action nodes
change_statuschange_priorityassign_to_user
Practical use cases
- Route new tickets from specific templates
- Escalate priority when status changes indicate risk
- Auto-assign ownership for repeatable categories
Start simple, then layer conditions to avoid brittle automation.