Is this the 'support' area? Or, is there a better ...
# 🤝help
b
I've hit a wall. I can't seem to get variables to transfer from one workflow to another, despite watching all the videos on this subject multiple times, toggling all variables in the start and end of workflows and trying to hard code with execute features. I'm also stuck on getting another 'basic' function to work. I'd like to have a 'Start Over' feature that allows the site visitor to either type 'Start Over' or click an option (single choice card) of 'Start Over' and send them to a specific node in the main flow. I've tried so many variations and none work. I'm new to discord, so not sure how to get assistance or botpress support
s
Hi, I'm not from support ;-), but I understand you are trying to use local variables (workflow.variable_name) in different workflows. Use user.variable_name, which is available in all workflows for a specific user.