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
  • Import/Export
  • Massive import
  • Quick export
  • Advancement state
  • Predefined answers
  • Translation
  • Urls

Was this helpful?

  1. Contents

Import/Export of knowledge

PreviousToolsNextLearning

Last updated 5 months ago

Was this helpful?

Import/Export

You can import and export knowledge from your back office. To do so, visit the Content > Import/Export page.

You can navigate through this menu to see the status of your knowledge items and then import/export them.

Massive import

Perform a massive import of knowledge in excel format. A template is available.

For mass imports, click Choose file and select the file you want to import. Click Import to confirm import.

Quick export

Perform an export of data associated with your knowledge base. To do so, select the data and click Export.

Advancement state

Advancement state allows you to have a global overview of your knowledge base (knowledge distribution, tag view). You can perform an Excel export of this data by clicking the Export to Excel button.

Predefined answers

You can import predefined answers. A template is available.

To import your predefined answers (via the template), click Upload file and select your file. Then click Import to validate the import of your predefined answers.

Translation

This page allows you to export untranslated knowledge and import the knowledge to translate.

Urls

This feature allows you to make mass changes in the URLs used in your knowledge base.

2 types of URLs can be replaced under this feature:

  • URLs inserted to a piece of text in your answers;

  • URLs used as an option for the answers in the "redirections" field.

Therefore, URLs that are used directly in an answer can not be replaced by using this feature.

Steps to follow

  1. Click on Export and an Excel file will be downloaded on your computer.

  2. Several columns are listed in the file among which:

  • urlType: this column indicates the type of URL: ACTION_TEXT if the URL is inserted to a text; REDIRECT_URL if it's used as a redirection.

  • urlOld: this column shows the complete URL currently used in your knowledge base.

  • urlNew (column to fill out): in this column, you will put the new URLs you want to use in your knowledge base. If not all the URLs need to be replaced, leave the column empty so that changes will not be made to these knowledge items.

    Note: the format of the new URL should always be identical to the old one, which means starting with the prefix https.

  1. Fill out the urlNew column with the target URLs. Save your file and click Choose file then Import.

  2. When it's done, you will get notified by having an XML file downloaded automatically to your computer.

Keep in mind that:

  • deleting lines of the Excel file will impact neither the import nor your knowledge base.

  • however, deleting columns of the file will make the mass changes feature unusable. You will not get notified of any errors but the URLs will stay unchanged.