You can configure which tickets botBrains should process with the trigger
While the name suggests differently, it is actually intend that you steer in which cases botBrains should run. Customers commonly edit the trigger to:
In Germany, automated systems must be declared. We suggest that you edit your standard trigger “Inform Requestor of Comment Changes” to include that disclaimer if the current group is botBrains AI
.
botBrains assigns a escalated_by_botbrains
tag when it believes a conversation should be handled by a human.
We usually suggest customers to create a Escalated by botBrains
trigger that listens for
ALL conditions:
ANY conditions:
(none)
THEN:
Currently, we suggest customers to write this routing in their zendesk trigger and just configure the relevant routing information (topic annotation) in botBrains.
Show the ticket to botBrains
You can usually trigger the execution of botBrains on a tickets simply by assigning the ticket to the botBrains AI
group. Addings comments (public/private) will also trigger a rerun.
Decide Response
botBrains will only respond to tickets where the last comment is authored by the requestor. This is also true for metadata prediction.
Generate Response
botBrains will first predict the ticket form and then the relevant custom fields for that ticket form. We will then generate a comment. The configuration and a different system decide if that answer will a public or a private comment (note). A ticket that is processed by botBrains will receive the processed_by_botbrains
tag. If botBrains decided that it should be a private comment, the ticket will always be escalated.