Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
Info

‘Questions' workspace is not available in for existing English Tenants . This is due to the existing FAQ and Small Talk features. For all other Tenants (Non English and new English Tenant) the feature will be available.

To enable the ‘Questions' feature for existing English Tenants, please contact Serviceaide Support; the . The team would ensure that existing content from FAQs and Small Talk is migrated to ‘Questions'.

...

Luma Virtual Agent platform can maintain an exhaustive list of information based Question Questions and corresponding text responses. A tenant administrator can create and manage a list of frequently asked questions and answers based on their organisational need. This helps end users in finding answers to their most common queries through a conversation with Luma via any of the supported channels. 

...

  • Questions do not appear in the list of executable skills.

  • No prePre-conversation actions, attributes, prompts, rules or post fulfilment fulfillment are NOT required

  • Questions cannot be used as Suggested Skills in Welcome skills, Exit, Fallback and Threshold configuration Tab.

...

  • A fast and simple way to create a smarter bot - no need to create a skill for every Question or small talk.

  • Luma becomes a single place for users to find 'knowledge'.

  • Leverage on existing FAQ knowledge and easy import base and the same can be easily imported into Luma.

Creating Questions

...

  1. Questions UI - Manually creating one question at a time using ‘Questions’ available on Bot Dashboard.

  2. Import an Excel file (.xlsx) - Bulk import using an excel file. This is a fast and simple way for users to create multiple questions in one go, by adding content in pre defined excel template and upload the same using Import function on Question UI.

  3. Import a Zip file - Bulk import using an a zip file. This allows importing Questions from any another environment or data migration between Bots. For example, moving content from Staging to Production environment.

...

  1. On the Bot dashboard, click on Questions.

  2. ‘Questions’ workspace will appear on the screen. Questions are Bot specific. A list of all active Questions created for the Bot will appear on the screen. Click on 'Add Question'.

  3. Create Questions window will appear on screen. Add information in following fields:

    1. Question: Add the question to be added into Luma. For example: "Can you Help“.

    2. Phrases: Phrases are the user phrases or utterances that can be used to ask the Question. For example, the above question could be asked in multiple ways like "Could you please help“, "I need some help“, "how can you help“ etc.

    3. Answers: Answers are the various response that can be provided by Luma for the above question. Add one or more responses for the question. As per the user phrase, the best fit answer statement is randomly selected by NLP

      Image RemovedImage Added

4. Next step is to validate if the user utterances added as ‘Phrases' in above step are similar to existing phrases for any other Skills or Questions.

...

Tenant Administrators and Developers are authorised authorized to do bulk import or export the existing Questions in Luma.

...

  1. Click the ‘More options' icon on Questions workspace (refer below screenshot). Using 'Import' option users may now import an excel file (.xlsx) or a zip file and add Questions to their Bot.

  2. Click on Import. The following window appears.

    To upload content using Excel file, download a sample template by clicking on the Download sample template for xlsx link . Use the template to create your questions, phrases and answers. Utterance columns refer to 'Phrases' on Create Question screen. The columns are optional, text in column A (Questions) will be added to Phrases by default. Add Content to the file and save on your local drive.

    In case, questions are to be imported from another Bot or another environment, you may use a Zip file (generated using Export functionality discussed in the next section). You may also download list of OOTB Questions by clicking on Download OOTB Questions link.

  3. Once content is ready, click Browse to locate the file from your system, select the required file and click Import.

  4. You may click Cancel to exit the import screen.

  5. On Import button click, the file will be queued for upload. System will validate the Phrases for any similar phrases. Questions will be added/rejected based on the validationvalidations. Valid questions (with unique phrases )will be added to the Questions list and Questions with duplicate phrases will be rejected.

...

  1. Click the ‘More options' icon on the Questions workspace and select one of the following options as required:

    • Export All Questions - To export all Active Questions available for the Bot into a zip file

    • Export Selected Questions- To export selected Questions into a zip file

  2. The following window appears as shown below.

    Image RemovedImage Added
  3. Click Yes to confirm exporting the files. System will now generate a zip file with the selected content which can be downloaded and saved on user’s local machine. This file can be directly used to bulk import the Questions into another environment/Bot.

  4. Click Cancel to exit the process.

...