How to connect buttons to different dialogs based on what user clicks on Buttons

I have menu options. Each options should be connected to different dialogs based on what user clicks. How configure this?

Go to the connections property of your entity (menu_options) and add If and Else conditions just like this:
image

You can select any of the options available above (Entity or Context):
If Selected Entity: Select the entity from the dropdown menu:
image

Select the condition (In your case it’s Equals To):
image

Add the String you want to match with inside the next field and choose the dialogue task in the “Then go to” section you want to go