How do I reload the chatbot?
# 🤝help
n
Hi this is probably a stupid question but I've been searching on google and the forum without finding an answer. How do I reload the chatboat so that the conversation starts over? I want to share a work in progress chatbot but when now when I publish it its not starting from the beginning. Thanks!
e
On the emulator top right you’ll find three dots click on that and you should be given option to restart convo or restart as new user. Something like that, otherwise there will be 2 arrows going round and round, click on that.
This is for the emulator, as for a an actual integration into something like telegram, either you’d have to set a perfect loop, intent to return to main menu, or a question answer type thing which lets user return to main menu. Hope that answers your question.
a
To add some pictures to @eager-australia-26534's wonderful answer, in the emulator you can "start as a new user." You can also open the sharable link in an incognito tab and that will start with a blank history .

https://cdn.discordapp.com/attachments/1133687448342372423/1133709239924301846/image.png

https://cdn.discordapp.com/attachments/1133687448342372423/1133709240192741487/image.png

2 Views