Entity Gathering Step

Entity Gathering Step

Overview

Thanks to Webio's Entity Gathering, your Bot is able to identify and collect a piece of information gathered from an inbound message such as a:
  1. Phone Number
  2. Dates
  3. Person Name
  4. Numerical Value  
  5. Post Code
  6. Amount Of Money
                         

The gathered information is then stored in a custom value field against the contact, which can be used at a later stage to perform many operations, from simply collecting customer details to identification and verification procedures (ID&V).
In combination with Logical Branches (Equal To) steps, Entity Gathering gives you the opportunity to perform detailed customer's ID&V procedure and check that the new information you gathered from the conversations and stored in selected custom fields (dobresponse and nameresponse in the example below) matches the ones you have uploaded in the system. (Name and Date)



            

How To Configure An Entity Gathering Step

To configure an Entity Gathering Step:

Open the Action block and drag a drop on the Bot Building screen an Entity Gathering Step.
 
Check the boxes corresponding to the Entities you want to identify and collect from the response the customer will returns.
Select multiple Entities if you need. Select the fieldnames where the system will save the Entity values once extracted from the customer's response.


Compose your message. Write your question in such a way that the customer replies with the Entities you need. Hit save. 
If you edit an already saved step you will have to save the changes again.

If you leave the system default message, including #entitylist#, this will display, on the outbound message, the names of fields where you want the custom values to be stored. if you are using #entitylist# you may want ensure you pick or create brand new fieldnames that fits your message structure.    
                                      
Now you have to configure Entity Step success and default (failure) paths.

If the entities you are looking for are detected at the first attempt the Bot will follow the success path you configure.
 
Don't worry if the customer reply contains multiple Entities and they are not in the right order and format. Entity gathering can detects their presence in the customer message, standardises their format and proceeds to the next step.

  
If one of the Entities you are looking for is not returned by the customer or if it fails to be picked up, the Entity Gathering Step will try to collect them again.


Use the follow up message switch to compose a different follow up message to display in case Entities are not picked at the first attempt. Remember to save if you are editing an already saved step.



If one or all the Entities cannot be gathered, the Bot will move to default path. (In the example below the Bot is moving to a second Entity Gathering Step to try to re-collect the entities that were missing at first. If it fails again the Bot will pass the conversation to a live agent.)

The main configuration of your Entity step is now complete. Keep building your Bot, or if you're done, don't forget to save your configuration.
    • Related Articles

    • Logical Branching - Adding A Date Comparison

      Overview Logical Branching Date Comparison (Between), verifies that the date provided by the customer falls between today's date and the cut-off date you set, allowing you to ensure the date provided during a conversation is within an acceptable ...
    • Step types

      Overview Bots are created as a flow of steps. Your Bot's automatic conversation will follow the flow based on the rules you configure and the path you design. When you create a new step, you need to choose what type of step it is, configure it, and ...
    • Action Panels

      Overview When you open a conversation, the Action Panels, located on the top-right side of the screen provide you with useful conversation's insights and powerful A.I. features. General panel Data stored against the contact will appear in here. ...
    • Global Intents

      Overview Global Intents Steps bring the power of NLU (Natural Language Understanding) to your conversations. It enables your Bot to utilise Intent Recognition Mechanism to identify the intention of customers, and use it to progress the conversation ...
    • Self-Service Studio - Generate Campaign File

      Overview The Generate Campaign screen l lets you segment your whole customers dataset and generate a customer targeted campaign file based on the range of values you specify in this panel's fields. Your campaign file will include: Customers' IDs ...