Transition to a screen
A bot can go to another screen immediately or after a while via the Timeout block.
Immediate transition can happen:
- via the Transition block if a screen contains only blocks that do not have any options;
- depending on:
- the condition fulfilled;
- schedule;
- the selected button;
- the client response;
- the result of sending the request, email, or SMS message.