ConversationsRemoteConfig

Properties

NameType
collectNameboolean

Whether to show the name field in the identification form true (when requireEmail is true)

colorstring

Primary color for the widget UI

domainsstring[]

List of allowed domains where the widget should be shown. Supports wildcards like "https://*.example.com" Empty array or not present means show on all domains.

enabledboolean

Whether conversations are enabled for this team When true, the conversations API is available (posthog.conversations.*)

greetingTextstring

Greeting text to show when widget is first opened

identificationFormDescriptionstring

Description for the identification form "Please provide your details so we can help you better."

identificationFormTitlestring

Title for the identification form "Before we start..."

placeholderTextstring

Placeholder text for the message input

requireEmailboolean

Whether to require email before starting a conversation false

tokenstring

Public token for authenticating conversations API requests This token is team-scoped and meant to be embedded in client code

widgetEnabledboolean

Whether the widget UI (button + chat panel) should be shown Only takes effect when enabled is true false

Community questions

Questions about this page? or post a community question.