Automate frequent actions
If your team is just starting to work in Tracker, don't rush into automations. First, identify which actions are time-consuming and automate those specifically.
When the process is well-established and the team is accustomed to Tracker, repetitive actions become noticeable: assigning the same assignees, sending reminders, leaving standard comments, and handling recurring issues start to consume time.
Automations help shift this routine onto Tracker. It can remind you about deadlines on its own, create issues on a schedule, and change issue parameters according to your rules. There are three tools for this:
- Trigger changes an issue as soon as a specific event occurs in it.
- Auto action runs on a schedule and can either create a new issue or modify an existing one.
- Macro is an action that a user starts by clicking a button on the issue page.
When to use a trigger
A trigger changes an issue as soon as a specific event occurs in it. For example, when an issue is set to the Bug type, developer Igor will be assigned as the assignee.
Start with one or two of the most common scenarios and add new ones as needed.
For more information, see How do I set up a trigger?.
When to use an auto action
An auto action is triggered on a schedule and runs for issues that meet a certain condition. For example, every day the assignee will receive reminders about issues where the deadline is less than a week away.
Auto actions are useful when you want to catch situations not tied to a specific human action: forgotten issues, missed deadlines, unfilled fields.
For more information, see How to automate issue updates.
When to use a macro
A macro is an action that a user starts by clicking a button on the issue page.
Suppose a manager often repeats this sequence:
- Changes the issue status to Canceled.
- Removes the assignee.
- Leaves a standard comment.
These actions can be combined into a single macro and performed faster.
For more information, see Setting up macros in Tracker.
How to create a trigger, auto action, or macro
You need to configure automations separately for each queue.
- Open the queue and at the top, click Queue settings.
- Go to the Automations tab and click Create .
![]()
Section in queue settings