HelpDesk automated workflows - overview video
What are HelpDesk automated workflows?
A workflow is a set of conditions that, when met, trigger one or more actions in your HelpDesk license. HelpDesk automated workflows are designed to help you with everyday, repetitive tasks and speed up your work. They’re easy to use and intuitive no matter how technologically advanced you are.
Automated workflows provided by HelpDesk can lower the time spent on managing tickets. They allow you to respond faster and more precisely to customer requests. Also, workflows reduce errors caused by the human element and allow you to focus on challenging topics where the support of a real agent is needed.
Think about the tasks you’d like to automate as part of your ticketing work to get a job done. Write down the steps you need to take and proceed to workflow planning.
When are HelpDesk automated workflows executed?
Automated workflows are triggered whenever there’s a change to a ticket, including ticket creation. After each change, the conditions of the automated workflow are analyzed again, and when those conditions are met, workflow actions are executed.
HelpDesk automated workflows dashboard
To find the workflows, go to the “Settings” section, and choose the category “Automated workflows.”
In the automated workflows dashboard, you can find a list of your enabled and disabled workflows. Here you can add, enable, disable, and manage workflows, i.e., edit, duplicate, or delete them.
Single workflow view
The single workflow view consists of:
- name
- description
- activity status
- assigned teams
- the number of workflow executions
Enable/disable workflow
To enable or disable a workflow, use the “Switch” button on the right side of the workflow.
Edit workflow
You can edit the workflow and all of its parts at any time. Use the menu and click the “Edit” button to change the workflow’s configuration.
You don’t have to disable a workflow to edit it. You can freely edit and change any part of the active workflow. Remember to save all changes.
After editing and saving changes in the workflow, it’ll remain in the same place on the list.
Duplicate workflow
Use the menu and click the “Duplicate” button to duplicate the workflow with its configuration.
The duplicate workflow will be at the bottom of the list.
Delete workflow
To delete the workflow, use the menu and click the “Delete” button.
Before making your request, you’ll see a message asking if you really want to delete it. After that, you’ll get confirmation that the workflow has been deleted along with the whole configuration.
Adding workflows
Before you start adding your new workflow, pay attention to the order in which you create automated workflows, as they’re ordered by creation sequence, so the workflow created first will be executed first.
To create your workflow, click the “Add workflow” button.
You can choose one of two available options:
- add a new custom workflow
- use workflow templates grouped into many useful categories, such as auto-messaging, prioritizing and VIP, assignment, following, labeling, or status change
Custom workflow
You can create a unique workflow to suit your needs. To automate your processes, select the conditions that must be met to run the actions as well as the actions themselves.
First, think about whether all or any of the conditions have to be met.
Specify condition
Next, choose the condition from the list. Configure it according to your preferences, and fill in the available fields.
If necessary, you can add another condition and adjust it right away. Click on the “Add condition” button to do so.
All phrase-based conditions now have a reverse selection option. Look at the graphic below, where the new message contains OR does not contain the phrase/string you specified.
See examples of how automated workflows work with phrases and strings as conditions:
- When you select exact phrases (case-sensitive): If HelpDesk ticketing system is found in the ticket, it’ll match the phrases like ticketing system and HelpDesk, but not helpdesk, Ticketing, ticket, or Help. The rule is that whole words must be matched. The use of uppercase or lowercase letters is important here.
- When you select any phrase: If HelpDesk ticketing system is found in the ticket, it’ll match the phrases like ticketing system and HelpDesk, but not ticket or Help. The rule is that whole words must be matched.
- When you select the exact string (case-sensitive): If HelpDesk ticketing system is found in the ticket, it’ll match all the strings, that is, the ticket, Help, ticketing system, HelpDesk, but not helpdesk, Ticketing, or Tickets. The use of uppercase or lowercase letters is important here.
- When you select any string: If HelpDesk ticketing system is found in the ticket, it’ll match all the strings, that is, the ticket, Help, ticketing system, HelpDesk. This is the former default, and it’s more permissive.
Bear in mind that this doesn’t affect existing workflows, but the condition name will differ — any phrase will now be any string.
Specify action
Then specify the action to be executed automatically if the conditions are met.
If necessary, you can add another action and adjust it right away. Click on the “Add action” button to do so.
Tips for “Send message” action
You can add the advanced “If parameter” when creating the workflow related to the “Send message” action to avoid undesirable situations where the assigned agent field is blank or the name of the person submitting the ticket is unknown.
Use the “If parameter” below and place it in the message body to look professional.
{{#ticket.agentName}}Agent: {{.}}{{/ticket.agentName}}
{{^ticket.agentName}}No agent name{{/ticket.agentName}}
Your workflow
Name
Name your workflow. To create a name, you can use the actions and the final effect caused by the workflow.
Description
In the “Description” field, briefly write what your workflow covers. This helps you manage your workflows. Also, your team can quickly learn about the purpose of the workflow by reading the description.
Options
Here you can choose whether to enable or disable the workflow after the configuration is completed.
When all fields are completed, click the “Add workflow” button, and it’ll appear on your list. Every new workflow appears at the bottom of the list.
Workflow templates
You can also use proven workflow templates to speed up the configuration process. Think of them as a basis for working with workflows. All workflow templates are grouped into many useful categories, such as auto-messaging, prioritizing and VIP, assignment, following, labeling, or status change.
Check out some workflow templates.