It is always good to have buttons so that the user can skip elements or go back if they want to hear something a second time or something else. For the back button, you can simply draw an arrow by dragging the output circle of an element to a previous element. The back arrow can also be used to skip the opening speech, for example. For shorter sequences, it often makes sense to return to the second element at the end instead of the first.
Our sample project, the wine sommelier (see here: https://go.plural.io/s/9c453bf582), is quite long, and here it makes sense to jump to the first element. Here, the avatar receives some initialization parameters that will be needed later, so we use an element at the end to jump back to the beginning.
