Skip to main content

Automate your project workflow

Automations let you streamline your project management workflow by automatically performing actions based on specific triggers and conditions. This powerful feature eliminates repetitive manual tasks, ensures consistency in your processes, and helps your team maintain focus on high-value work by letting the system handle routine operations.

Think of automations as your digital assistant that watches for specific events in your projects and responds according to rules you define. Whether it's updating issue statuses, assigning team members, adding labels, or posting comments, automations work behind the scenes to keep your projects moving smoothly.

Create automations

What automations do

Automations follow a simple but powerful logic: When [trigger] happens, if [conditions] are met, then perform [actions]. This trigger-condition-action framework allows you to create sophisticated workflows that adapt to your team's specific needs.

Key components

  • Triggers
    Events that start the automation (work item created, updated, state changed, assignee changed, comment created)

  • Conditions
    Optional filters that must be met for the automation to proceed (specific state, type, label, assignee, creator, or priority)

  • Actions
    What the automation does when triggered (add comments, change properties)

You can create complex workflows by adding multiple conditions and multiple actions to a single trigger, giving you fine-grained control over when and how automations execute.

Set up automations

Configure trigger and action

  1. Navigate to your Project Settings.

  2. Select Automations on the left pane.

  3. Click Create automation to start building your workflow.

    • Give your automation a descriptive name and description.
    • Save the configuration.
  4. Click Add trigger in the trigger section.

  5. Choose from available trigger types:

    • Work item created
    • Work item updated
    • State changed
    • Assignee changed
    • Comment created
  6. Click Add condition to specify when the automation should run. Select condition types such as:

    • State (specific workflow status)
    • Type (work item type)
    • Label (project tags)
    • Assignees (specific team members)
    • Created by
    • Priority
  7. Click Add action to specify what the automation should do. Choose from available actions:

    • Add comment
    • Change property (State, Priority, Assignee, Labels, Start Date, Due Date)
tip

You can add multiple conditions to create more specific rules and multiple actions to perform several operations in sequence on a single trigger.

  1. Click Enable on the top right corner of the screen to to start turn on the automation on your project.

Manage automations

Manage automations

Activity monitoring

Track your automation's performance through the Activity panel, which shows:

  • When the automation was created
  • Trigger additions and modifications
  • Condition updates
  • Action changes
  • Execution history

Filter the activity view to see only relevant events or view the complete run history to understand your automation's impact.

Enable or disable automations

Toggle automations on or off as needed without deleting them. This is useful for:

  • Temporarily suspending automations during maintenance
  • Testing new workflows before full deployment
  • Seasonal or project-phase-specific automations

Edit and delete automations

  • Modify triggers, conditions, and actions using the Edit option
  • Remove automations that are no longer needed

Common use cases

  • State management
    Automatically transition work items between workflow states and update status when specific conditions are met.

  • Team assignment and handoffs
    Automatically assign team members when issues reach specific stages, reassign work based on type or priority, and ensure proper handoffs between different teams or departments.

  • Priority and categorization
    Auto-adjust issue priorities based on labels or assignees, apply consistent labeling across similar issue types, and maintain project organization through automated property updates.

  • Communication and notifications
    Post automatic comments when issues are assigned or reassigned, add context when issues move between stages, and ensure stakeholders receive updates on critical changes.


Automations transform reactive project management into proactive workflow orchestration, allowing teams to focus on solving problems rather than managing processes. With the ability to monitor, edit, and control when automations run, you maintain full control over your automated workflows while reducing manual overhead.