Creating Sequences
Two methods
There are two ways to create a new sequence.
Having trouble building or managing sequences? See sequence creation troubleshooting for common errors and how to resolve them.
Create a sequence from the chatbot builder
While working in the chatbot builder, you may want to select a series of bot skills to reuse elsewhere. Follow the steps below to create sequences from within the chatbot builder.
Note: creating a sequence from the chatbot builder allows you to specify that the sequence is local or global. For more information about the distinction between these two sequence types, see Sequence Types.
- Navigate to the chatbot builder
- Build a flow of bot skills that you want to save as a sequence
- Select the flow. (See select mode)
- Click "Sequence" in the purple banner at the top of the builder
- Give your new sequence a name (and, optionally, a description)
- Optionally: check the box to create a global sequence
- Save
Create a sequence from sequence management
Note: Only global sequences can be created from sequence management.
- Navigate to sequence management
- Click "Add New Sequence" in the top right corner
- Add and connect skills to create your sequence
- Save
Sequence creation troubleshooting
The chatbot builder will not allow sequences to be created if any of the following issues are present:
- Disconnected, "floating" skills
If there are any disconnected skills in your sequence selection, the Sequence option will not be available. To quickly find the disconnected skills, save the entire chatbot flow, then select to view disconnected nodes. Once all skills are connected, the Sequence option will be available.
- Multiple entrances to the flow
If all the skills in your selection are connected, but the Sequence option is still not available, there may be multiple entrances to the flow. To quickly find the extra entrances, move your entire selection away from the rest of the bot. Remove any extra connections into the selected flow.
Note: If needed, you can still maintain the same flow with multiple entrances using custom contact attributes, the conversation goal skill, and conditional branching.
- "Start here" skill is included in the selection
The "Start Here" skill cannot be included in the sequence selection. Try re-selecting without the "Start Here" skill included.