When a user starts a new chat, we are seeing 2 different behaviors (for both logged in and logged out users):
- User opens up a new chat and there is a blank chat screen where they can send a message
- User opens up a new chat & bot sends welcome message and displays buttons with different topics asking the user what they need help with. This includes a "something else" button.
We want #2 to occur for every new chat. What setting can we adjust to make this happen?