Back to All

Move to Next Interaction Automatically

I'm looking for a way to move to the next interaction automatically without any user input. This is because I need to have an introduction message and then a main menu of options. At some point on the flow I can send the user back to the main menu of options if the user selects to "go back to the main menu". If I have the Introduction + main menu on the same interaction, when the user goes back to this option he will see the welcome message again.

To avoid this I was planning to have an introduction interaction and then a second interaction that would be the main menu so i can send the user back to the main menu interaction instead of the introduction+main menu one.

How can I do this?