I am having a bit of trouble understanding how to use route groups in Dialogflow CX: from Google's documentation I understand they were made to avoid mapping the same intent routes (if intent is X, go to flow/page Z). From their docs:
you can define the route group once, and add a reference to the group on all relevant pages
Now, my problem is i defined route groups in the manage tab of my agent (Dialogflow "Manage" tab), but they don't seem to work nor to be selectable in each page: this is my "Onboarding" page for the same flow i defined routes for
Can anybody maybe help clear this up?
Thanks!