Dialog follow

Hi, Please tell me how to do if I want the dialogue to continue depending on the subject selected from the start knowing that the intentions are the same for the three subjects?

hi @Fares you could try to see if conditional response variations suit your use-case.

Assuming the subject is stored in a categorical slot, you can have only one response (utter_to_subject) with three different text variations conditioned on the slot value (also recommended to have a default variation just in case the slot is null). Then all you have to do is prepare a story or a rule, where the intent is followed by the utter_to_subject response.