Enable progress bar
switch to activate it.Option | Description |
---|---|
Placement | Determines where the bar appears. Options: Top or Bottom . |
Background color | Sets the color of the bar’s background. |
Color | Sets the color of the progress indicator. |
Thickness | Controls the height of the bar in pixels. Default: 4 . |
Position when embedded | Controls how the bar is positioned when the bot is embedded on another website. See below. |
fixed
: Pins the progress bar to the top of the window. It stays visible even if the chat container scrolls.absolute
: Positions the progress bar at the top of the embedded chat container. It scrolls with the chat.data-itemid
attribute: