Name of the bot displayed in the header.
URL to the bot avatar image.
Description text shown in the Webchat header.
phone
{ title?: string, link?: string }
Phone contact information with title and link.
email
{ title?: string, link?: string }
Email contact information with title and link.
website
{ title?: string, link?: string }
Website link information with title and URL.
termsOfService
{ title?: string, link?: string }
Terms of Service link with title and URL.
privacyPolicy
{ title?: string, link?: string }
Privacy Policy link with title and URL.
Placeholder text for the input composer.
Primary theme color in hex format.
Corner radius for UI elements. Can be 0.5 - 4
Light or dark mode theme.
Visual style of the chat window.
fontFamily
'rubik' | 'inter' | 'ibm' | 'fira'
Font family used in Webchat.
Flag to show or hide the “Powered by Botpress” footer.
Custom inline CSS to apply to the Webchat.
URL pointing to an external stylesheet.
Flag to enable file uploads in the chat.
storageLocation
'localStorage' | 'sessionStorage'
Location to store Webchat session data.
Footer content in Markdown.
Style variant of the header.
Toggle for user feedback feature.