dydu documentation
FrenchEnglish
  • A Single Software, various applications
  • First use guide
    • Getting started
    • Create your bot
    • Create your first knowledge
    • Create and publish your chatbot
    • Frequent use cases
    • Best practices
    • Glossary
  • Contents
    • Knowledge
      • Knowledge management
      • Tags management
      • Knowledge types
        • Answer to a question
        • Complementary answer
        • Predefined answer
        • Event-triggered knowledge
        • Slot filling
      • Answers elements
      • Accessibility for bot answers
      • Decision tree
      • Comments
      • Test the bot
      • Qualities alerts
    • Knowledge map
    • Matching groups
    • Global sentences
    • Language / Spaces
    • Context conditions
    • External Contents
    • Gallery
    • Web services
      • Web Services
      • Configuration examples (REST)
      • Configure OIDC on Keycloak for a Web Service
      • Frequently asked questions
    • Advanced
      • Server scripts
      • Predefined answer templates
      • Variables
      • Web services triggers
      • Top knowledge
    • Tools
    • Import/Export of knowledge
  • Learning
    • Dialogs
    • Suggestions
    • Misundestood sentences
  • Analytics
    • Exploitation
      • Important
      • Dialogs
      • Visitors
      • Themes
      • Knowledge
      • Qualification
      • Users feedbacks
      • Clicked links
      • Rewords
      • Performance
      • Other
    • Livechat
      • Dialogs
      • Knowledge
      • Operators
      • Satisfaction
      • Waiting queues
    • Knowledge base
      • Formulations
      • Users
      • Matches
    • Export
    • Configuration
  • Custom analytics
    • Reports
    • Alerts
    • Configuration
      • Reports
      • Exports
      • Predefined sources
      • Alerts
      • Preferences
      • Annex: List of indicators
  • Livechat
    • Enable livechat
    • Knowledge base setup
    • DYDU Livechat
      • Overview of interfaces
        • Operator Interface
        • Manager interface
      • Dydu livechat setup
        • General
        • Competencies
        • Waiting queues
          • General
            • Setting up the waiting queue
          • Competency
            • Setting up the waiting queue by competency
            • Setting up a knowledge base with the waiting queue by competency
        • Operator capactiy
        • Account parameters
    • Genesys Livechat connector
  • Integration
    • FAQ
      • Static FAQ
      • Dynamic FAQ
    • MetaBot
    • Customisation
    • Javascript actions
    • Custom event-triggered rules
    • Channels
      • Dydubox
      • Dydubox advanced
        • Css editor
          • Teaser
            • CSS Teaser Modification
          • Header
            • CSS Header Modification
          • Body
            • CSS Body Modification
        • Custom JS Editor
        • Label management
        • Possible integrations
      • Connector
        • Teams
        • META
          • Messenger
          • Instagram
          • WhatsApp
          • Compatibility of DYDU bot features with META
          • Meta application control
    • LLM - Generative AI (Artificial Intelligence)
    • Integration of a chatbox into a webview
  • Preferences
    • SAML 2
    • OpenID Connect (OIDC)
    • Users and rights
    • Bot
      • General
      • Dialogs
      • Survey
      • URLs
      • Search field
  • Other
    • How does your bot work?
    • Data protection
      • Cookie management policy
    • Console logs
    • Special keywords
    • Technical aspects
      • Hosting
      • Infrastructure
    • Security
      • General information
      • Server usage
      • Open source tools
      • User session expiration
  • Developers
    • API reference
      • Authentication
      • Dialog API
      • Dialogs Export
      • Search field
      • Import Export Bot
      • Import/Export Knowledge Base
      • Server Status API
      • Access to APIS
      • User Management in the BMS
    • Chatbox V5
      • Setup and integration
Powered by GitBook

Tous droits réservés @ 2023 dydu.

On this page
  • Creating the context condition
  • Creating the knowledge

Was this helpful?

  1. Livechat
  2. DYDU Livechat
  3. Dydu livechat setup
  4. Waiting queues
  5. Competency

Setting up a knowledge base with the waiting queue by competency

PreviousSetting up the waiting queue by competencyNextOperator capactiy

Last updated 8 months ago

Was this helpful?

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.

By default, when creating a Livechat competency, its context condition is generated automatically. If it does not appear, follow the instructions below; otherwise, you can proceed directly to .

  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.

  1. 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.

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.

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

creating the knowledge