Questions about Virtual Agent Chat Window BehaviorIssueThe customer is facing issues with the Virtual Agent chat window behavior and wants to confirm if there are any ways to achieve the following:1. Always when reload the portal, the chat window is opened, how can avoid that?2. Can change the "Minimize chat window" button to close the current conversation?3. Can change the "Close conversation" button to also minimize the chat window?Resolution1. Set the sys property com.glide.cs.advanced-chat-popover to true.* If the property does not exist, create it.* If the property is already set to false, change it to true. 2. It cannot modified, always when that is clicked, the conversation is minimized 3. It cannot modified, always when the end conversation is clicked, the conversation is closed and cannot add new actions there Note: Virtual agent has many restrictions on customizing those buttons. The "Minimize chat window" button always minimizes the conversation, and the "Close conversation" button always closes the conversation and cannot be modified to add new actions.If the issue persists or if you have any further questions or concerns, please contact the support team directly.