I've embedded the widget script. When I click the chat icon, I don’t want to see this screen. Can you help me remove it?
            Asked
            
        
        
            Active
            
        
            Viewed 29 times
        
    0
            
            
        - 
                    Without the code that generates this, no we can't help you. – Bergi Nov 24 '20 at 16:08
 - 
                    its a script delivered from dhee.ai thats embeddedt to my site. Sreekumar's answer works. – Cosmic Sparkle Nov 24 '20 at 16:23
 - 
                    @Bergi perhaps I wrongly tagged this as a JS question. Cannot find dhee.ai tag. – Cosmic Sparkle Nov 24 '20 at 16:25
 - 
                    I suppose there is none. dhee.ai support issues are off-topic on StackOverflow. – Bergi Nov 24 '20 at 16:44
 - 
                    dont know. they are a public platform. may be more people soon with these questions – Cosmic Sparkle Nov 25 '20 at 09:37
 
1 Answers
1
            Can be done like this -
- Go to Bot settings -> Advanced Settings
 - Search for the property "SKIP_USER_RECOGNITION" and set the value to "yes".
 - Deploy
 
If you refresh the page where the widget is embedded you will be seeing that it skips the entry screen now.
        Sreekumar Jairaj
        
- 61
 - 2
 
