This screenshot shows the visual representation of the flows and individual states traversed after the user has entered "order a large cheese basic pizza". In this case, it shows a progression from the Main Flow to the handler.startSkill flow to the Main Flow (again), to the handler.startSkill flow (again), to the Main Flow (for the third time), to the intent.reg.order flow (where it traverses the checkIntent, resolveBag, orderMore, and invokeCustomEvent states), to the Main Flow (for the 4th time), and then the intent.reg.order flow (for the 2nd time).