Start a conversation

Preventing Non-Administrative Users From Changing Assignments

Overview

In Kayako, you can create a trigger that prevents non-administrative users (agent role) from changing the conversation assignment. 

 


 

Diagnosis 

For more control over who decides and routes conversation assignments, you can build automation that will limit which users can assign conversations. Using the automation below, you can prevent any user without administrator access or on someone on "agent role" from changing a conversation's assignee.

NOTE: To learn more about the different conditions and actions available when building automations, please visit the Building Automation Conditions article.

 

Back to top


 

Prerequisite

  • To add a trigger in Kayako, you need an administrator account with the 'Manage automations' permission.

Back to top


 

Solution

  1. Sign in to your Kayako and go to the admin area.

  2. In the sidebar, click Triggers to see the list of any triggers that have been created in your Kayako.

  3. Click the New trigger button.

    Create_new_trigger.jpg
  4. In the Rule Title field, add a descriptive title. In this exercise, let's say Prevent Non-Admin To Change Assignments.

    NOTE: It's essential to use a good naming convention so you can keep track as you add more and more automations.
  5. In the Rule Settings section, we're going to leave Any selected, since we want it to apply to conversations from any source. You may select the appropriate channel as needed. mceclip0.png

  6. In the 'When these conditions are met' section, from the 'Select a condition' dropdown, choose 'Conversation: Assignee'.

    • From the next dropdown, choose changed.
  7. Click the +AND button to add an AND condition. 

    • From the 'Select a condition' dropdown, choose Conversation: Updated by user role.
    • From the next dropdown, select not equal to.
    • From the next dropdown, select Admin.
      mceclip1.png
  8. In the 'Perform the following actions' section, from the 'Select an action' dropdown, select Conversation: Assignee.

    • From the next dropdown, choose revert to original.
  9. Click the Save button to create your new trigger. 
    mceclip2.png

 

Back to top


 

Confirmation

Every time a non-administrative user (agent role) attempts to change the conversation assignee, it will automatically revert to the original assignee. This prevents any unauthorized change in conversations assignee which is helpful if you have implemented strict measures to keep conversations to whoever is assigned to it.

Back to top

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. ATLAS

  2. Posted

Comments