Setting up a knowledge base with the waiting queue by competency

Setting up the waiting queue in a knowledge base must meet several conditions to ensure its proper functioning.

Creating the context condition

For the waiting queue to function solely by competency, each competency must have its own context condition to enable escalation to Livechat.

  1. Go to Contents > Context Conditions.

  1. Click on the Add button.

  2. Enter the name of the condition (the name does not matter).

  3. In the Condition field, enter: LiveChatAvailable('<Competency Name>'). Then, in Operation, select "equals," and in Value, enter "true."

  1. Save your changes by clicking on the checkmark.

  2. Repeat this process for all competencies requiring this context condition.

Now that the context conditions are created, you need to create the knowledge bases that call for an operator.

Creating the knowledge

You will need to create a knowledge base for each competency, based on the competency required to answer the questions.

  1. Go to Contents > Knowledge.

  1. Click on the Create Knowledge button.

  2. Choose "Answer to a question / Decision Tree".

  1. Enter the question that the user will ask to trigger the competency escalation, then click on Create. In the response, you can include a message, which will be the escalation message to the operator.

  2. Go to "More Options" > "Other Options" Then, in the "Set GUI Action" field, click the button and search for "Connect to Livechat" Click on "Update" afterwards.

  1. Then click the button to insert a condition, and choose "Success Branch".

  2. In the condition, select the context condition you created earlier, corresponding to the desired competency, and then click on Update.

  1. In the failure branch, provide a response that will be sent if the advisor for the selected competency is unavailable. You can then publish your knowledge base to make it available on your bot.

Your knowledge base is now created, and the waiting queue is operational on your Livechat.

Last updated

Was this helpful?