@bumpy-butcher-41910 Quick question, is there a right way to see if a person has been through the bot already? i had a node that checked if the user has been greeted or not, but for some reason the variable greeted (in the last node) was set to TRUE (cause the user just went through the entire bot) but when i initiate the bot again the variable Greeted is set to false so it goes to the entire bot again asking the users name again. This behaivour i see it in the testing bot in the botpress page
thank you