Automations are similar to triggers because both define conditions and actions that modify ticket properties and optionally send email notifications to customers and the support staff. Where they differ is that automations execute when a time event occurs after a ticket property was set or updated, rather than immediately after a ticket is created or updated.
Administrators can create, edit, and manage default and custom automations.
Topics covered in this article:
- Creating automations
- Editing and cloning automations
- Reordering your automations
- Deleting and deactivating automations
More information:
- About automations and how they work
- About the standard Support automations
- Automation conditions and actions reference
Creating automations
Administrators can create automations from scratch, as shown here, or create copies of existing automations to modify and use (see Editing and cloning automations).
Before creating automations, review the Essential facts for automations. You can have up to 500 active automations at a time. Each automation must be less than 65kb.
To add an automation
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Automations.
- Select Add Automation.
- Enter a title for your automation.
- Add the conditions and actions for your automation (see Automation conditions and actions
reference).
An automation is made up of three parts:
- Conditions to be met for the automation to run
- Actions to perform when the conditions are met
- At least one of the following: one action that cancels a condition after the conditions are met or a condition than can only be true once (see Ensuring your automation only runs once)
- Test your automation by clicking Preview match for the conditions to preview
tickets that match the conditions you specified.
This lists the tickets that match the conditions you specified. The automation will have no effect on any closed ticket listed in your preview. For more information, see Understanding when automations run.
- Save your new automation by clicking Create automation.
Editing and cloning automations
You can edit and clone automations. Cloning an automation creates a copy that you can modify and use for some other purpose.
To edit an automation
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Automations.
- Locate the automation you want to edit.
- Hover your mouse over the automation to display the options menu icon (), then click the icon and select Edit from the options menu.
- Modify the title, conditions, and actions as needed.
- Select Update and Submit your changes.
You can create a copy of an existing automation to use as the basis of a new automation.
To clone an automation
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Automations.
- Locate the automation you want to clone.
- Hover your mouse over the automation to display the options menu icon (), then click the icon and select Clone from the options menu.
- Enter a new name for your automation and modify the conditions and actions as needed. Note that all active automations can have some overlapping conditions, but they can't be identical.
- Click Create automation.
Reordering your automations
You can reorder your automations, but keep in mind that the order of your automations is important because all automations run (first to last) every hour. Actions in one automation may affect the actions in another.
To reorder the list of automations
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Automations.
- Open the options menu icon ( ) at the top of the list of active automations, then click Reorder page.
- Click and drag automations to new locations as needed.
- Click Save.
Deleting and deactivating automations
If you decide that you no longer need an automation you can either delete it or deactivate it. Deleting it of course means that it’s gone and can’t be retrieved. You can instead deactivate automations. Deactivated automations are listed in a separate table on the Automations page and can be reactivated if needed.
To delete an automation
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Automations.
- Locate the automation you want to delete.
- Hover your mouse over the automation to display the options menu icon (), then click the icon and select Edit from the options menu.
- Choose Delete from the actions menu at the bottom of the page, then click Submit.
To deactivate/activate an automation
- In Admin Center, click Objects and rules in the sidebar, then select Business rules > Automations.
- Locate the automation you want to deactivate.
- Hover your mouse over the automation to display the options menu icon (), then click the icon and select Deactivate from the
options menu.
The automation is deactivated and displayed in the list of inactive automations.
- To reactivate the automation, select it from the list of inactive automations and select Activate from the options menu.