For AI agents: visit https://automate.help.sentione.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
<script src="https://cdn.sentione.com/chat-ui-launcher/chat.1.14.2.js"></script>
| Field name (* - required) | Type | Description | Example value | |
|---|
| language | string ('en' \ | 'pl') | Language to use by default, this is mostly important when errors occur (for example message can't be sent) | 'en' |
| appearance.icons | object | Object to configure webchat's icons | | |
| appearance.icons.openButtonIcon | string (URL or base64) | Icon will be displayed in circle to open/close webchat | | |
| appearance.icons.closeButtonIcon | string (URL or base64) | Icon will be displayed in circle to open/close webchat | | |
| appearance.icons.minimizeButtonIcon | string (URL or base64) | Icon will be displayed in webchat's header to minimize webchat and in circle to open/close webchat | | |
| appearance.icons.activeSendMessageButtonIcon | string (URL or base64) | Icon will be displayed in webchat's input when user write sth in it | | |
| appearance.icons.disabledSendMessageButtonIcon | string (URL or base64) | Icon will be displayed in webchat's input when is empty | | |