Core

Core configuration properties control user identification, display text, load behavior, positioning, and language settings.

Property Default Description
user_id anonymous Stable user ID for session tracking
welcome Ask me anything... Welcome text shown above the chat
placeholder Type your question... Input field placeholder text
load_mode open_by_default open_by_click or open_by_default
open_by_click fixed fixed (floating trigger + overlay) or inline (inline trigger + inline panel). Only used when load_mode is open_by_click
fixed_position bottom-right bottom-right, bottom-left, top-right, top-left
lang en Language code (en, es, fr, de, pt, ja, ko, zh)

These properties can also be set via Container Attributes for basic configuration.