Add Utterance Sets for Alexa Conversations


When you configure your Alexa Conversations skill, you create utterance sets to group different ways that your user might respond. For each utterance set, you provide a list of sample utterances.

For example, when Alexa asks the user, "Do you want pickup or delivery?" in a pizza-ordering skill, the user might respond, "I want pickup," "I want to pick it up," "How about pickup," and so on. Those utterances all represent the same action, so you provide them as sample utterances to the same utterance set.

Alexa Conversations uses the utterance sets as training data to improve the machine learning model. When you populate the sample utterances for each utterance set, provide as many variations as you can think of. User utterance variations are one of the key levers by which you can improve the general quality of the dialog experience.

Example

For an example of how to work with utterance sets in an Alexa Conversations skill, go to Tutorial: Annotate a Dialog for Alexa Conversations, select Migrated skills from the documentation's version selector, and then go to Step 4: Edit utterance sets.


Was this page helpful?

Last updated: Nov 27, 2023