version: "2.0" stories: - story: Greet the user steps: # list of steps - intent: greet - action: utter_greet - action: utter_contact # - intent: inform - action: info_form - active_loop: info_form - story: Activating feedback form steps: - intent: query - action: write_query - active_loop: write_query