Apply custom branding on the embedded Virtual Agent web client in an external web pageDescriptionCustomize the Virtual Agent bot with your own company logo and avatar on the embedded Virtual Agent web client in an external web page. Set the color schemes of the UI elements and customer support contact information displayed in the web-based conversational interface.Release or EnvironmentALLInstructionsFrom the below document on the Iframe tag section SRC attribute, you can pass the branding key as a URL parameter as mentioned below.( "sysparm_branding_key=<your branding key>")src="https://<instance>.service-now.com/sn_va_web_client_app_embed.do?sysparm_skip_load_history=true&sysparm_branding_key=<your branding key>">Refer to the below product document "Embed the Virtual Agent web client in an external web page"https://docs.servicenow.com/bundle/quebec-now-intelligence/page/administer/virtual-agent/task/create-va-standalone-client.html -Procedure of Configure Virtual Agent branding. Navigate to Collaboration > Branding Setup.Change the branding settings to customize the chatbot and chat interface.Refer to the below product document "Configure Virtual Agent branding".https://docs.servicenow.com/bundle/newyork-now-intelligence/page/administer/virtual-agent/task/set-up-virtual-agent-branding.htmlBy configuring the branding as mentioned above, copy the name of the branding and pass it as the URI parameter to the SRC of the iframe.