Automation rules is a powerful feature that allows you to create rules for handling custom workflows. With automation rules, you can schedule to do anything when a ticket is created or updated.
Here are some scenarios:
Automatically assign the tickets to Billing group if the subject of the ticket contains "Bill" or "Payment"
Automatically mark a ticket as Spam when it is created by customers having
@example.com
in the emailClose stale tickets after 7 days of inactivity
If there's no update on an Urgent ticket, send an email to Joe
Automation rules will skip the validation
Whenever automation rules are applied then some validations will be skipped.
Scenario: Suppose some ticket fields are required to close the ticket.
There are two ways to close the ticket:
Manually: Whenever an agent closes the ticket manually, then all required field validation will be triggered.
With Automation rule: Whenever the system closes the ticket based on the defined automation rule, the ticket will get closed, and the field validation will be skipped.
Steps to set Automation Rules:
Login using your admin account.
Go to
Settings
>Automation Rules
>New Rule
.Fill the form and click on the Create Rule button.