Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

This article contains the following topics:


The Configurations page provides bot details and includes these tabs – Bot Information, System Skills, Small Talk, and Channels. You can set variables that are specific to a bot in a single workspace. Using Configurations, you can simplify the process of how your bot should communicate with the users by defining System Skills and Small Talk. Also, you can connect your bot to various communication channels such as Google Hangouts, We chat, and Web widget. Only the Administrators can access the Configuration page.

To access Configuration, click Bots on the left navigation pane and click Configuration.

Bot Information

The Bot Information tab includes the following details:

  • Bot Name: Displays the bot name. The name is set by Serviceaide or your Super Admin when the tenant is created. This can be edited by an Administrator.
  • Language: Displays the bot's language. This cannot be changed as it links to how the Natural Language Processing (NLP) engine processes messages from users.
  • Status: Displays status of the bot. Setting the status to Inactive makes the bot unavailable in all channels.
  • Last Updated On: Displays the date and time when the Bot Information was last updated.
  • Last Updated By: Displays the name of the user who last updated the Bot Information. This is for auditing purposes

You can edit the Bot Name and Status using the edit icon. Once you make changes to the values on this tab, click Save to save the changes, else, click Cancel to discard the changes

NLP Settings

Natural Language Processing (NLP) is a component of Artificial Intelligence (AI) that helps computers analyze and understand human language. In the Luma Virtual Agent platform, NLP helps the bot understand a user's phrase and match it to a skill or helps parse user input to populate an attribute using synonyms. During the process of matching the user phrase, the NLP module calculates the probability or confidence score of each Skill and Attribute value. For more information, see NLP Settings

System Skills

System Skills are out-of-the-box skills which are available to the users when a new tenant is provisioned. The System Skills tab includes the following details:

  • Welcome Skills
  • What Can You Do

Note

With each release, Serviceaide may update the out of the box system skills. If you have made changes to the System Skills, your custom System Skills will remain as is and not be updated. If you have not edited the System Skills they will be updated automatically. 

Welcome Skill

The Welcome Skill creates a welcome experience for users and helps communicate all the requests that the bot can assist with. The Welcome Skill includes User Phrases and Welcome Messages. User Phrases are the various ways the user is expected to converse with the bot when the conversation begins. Welcome Messages are the greetings sent back to the user. Examples of User Phrases include 'Hi', 'Hello', and 'Welcome'. While an example of a Welcome Messages is 'Hello and welcome. I'm Luma your Virtual Support Agent. I'm here to help!'. 

An Administrator can create a welcome experience by defining various phrases and messages as required, and can also edit the existing phrases.

  1. To define user phrases and welcome messages, do the following:
    • Type the phrase in the Enter Possible user Phrases row in the User Phrases section and press the Enter key.
    • Type the welcome message in the Enter Welcome Message row and press the Enter key.
  2. To delete a user phrase or welcome message, hover over the row which you want to delete and click the Delete icon.
  3. Click Save to save the phrases and messages.

The following image shows how the welcome skill appears:

What Can You Do

In this section, you can define a phrase which the user is expected to utter when they ask for help or ask what the bot can do. You can add new phrases and edit existing phrases. During the conversation, when the user enters phrases specified in 'What can you do', the suggested skills are displayed in response.

While Welcome skill is comprised of user phrases and welcome messages, 'What can you do' contains only user phrases. 

  • Type the required phrase in the Enter Possible User Phrases row.
  • Hover over the row and click the delete icon to delete a row.
  • Click Save to save the phrase.

Small Talk

Small Talk is a casual form of conversation that makes your bot seem intelligent and allows an organization to give their bot a personality that aligns to their culture. Small Talk is a set of common phrases that are not related to any skill. Out-of-the-box Small Talk is available for each bot and an Administrator can customize the responses to meet their unique needs. Both the Phrases and responses sections of a small talk question/name are editable.

Note

  • Small Talk is based on the bot's language. An English bot will have different Small Talk questions than a Chinese bot.

To define the phrases and responses for Small Talk, do the following:

  1. Click the Small Talk topic header to expand and view the subsequent questions, phrases, and answers. Each header includes a number of common questions or statements that users say to bots. Each question has a name, the user phrases that trigger it and the responses that are sent to the user. For example, the Courtesy topic includes responses for 'That's bad', That's great' or 'Thank you'. You can adjust the phrases that trigger this question/statement and the responses that will be communicated.
  2. To edit existing phrases or add your own custom phrases
    • Type your phrases in User Phrases and hit enter
    • Hover over existing rows and click the delete icon to delete a row
    • Click Save to save the phrases
  3. To edit existing responses or add your own custom responses
    • Type your response in the Responses row.
    • Press the Enter key to add another row.
    • Hover over the row and click the delete icon to delete a row.
    • Click Save to save the responses.
  4. You can enable or disable entire topic sections of Small Talk based on your organization's needs.

Important

Changes to Small Talk will require running the Build & Publish Skills process.


The following image shows the conversation based on the Small Talk configuration:

Channels

The Channels tab shows all available Chat tools that your bot can be integrated with. 

For more detail on configuring chat channels, refer to the following topics.



  • No labels