FAQ
Intent Extraction from Summary¶
Q: How do you configure the “Intent Extraction from Summary” feature?
A: Follow these steps to configure the Intent Extraction from Summary feature:
- Go to Bot Builder > Dialog Tasks.
- Click to open a Dialog Task node against which you want to set intent extraction.
- Click Instance Properties.
-
Add the key as IntentExtractionSource and value as True under the Custom Tags > Message field.
-
Press the Enter key to save.
- Go to Welcome Event > Configure On-Connect Dialog Task, and enable it.
- Select the relevant dialog task from the Select Dialog dropdown list, and enable the Extract intents from On Connect Dialog Task checkbox.
-
Note
Ensure the IntentExtractionSource is assigned to only one node in the entire dialog.