Hi everyone! So I’m creating a chat where in the beginning I’m asking the user a question and then giving him 7 choices.
After finishing with each of these choices, I would like to provide a user a chance to come back to that initial 1st question one more time, so we can address all of the possible issues.
Is it possible to filter all this so that I’m returning the user to the beginning and NOT copying all the following questions and answers over and over again?
Please advise!