Customize the text displayed in the widget to match your product’s voice and terminology.Documentation Index
Fetch the complete documentation index at: https://docs.voltai.ai/llms.txt
Use this file to discover all available pages before exploring further.
Custom text
Pass atext object to override default messages. You only need to specify the text you want to change.
Available text options
| Property | Description |
|---|---|
guestLimitDescription | Message shown when a guest user reaches their usage limit |
Initial message popup
Use the top-levelinitialMessage option to show a dismissible popup the first time an unauthenticated user (guest or signed-out) opens the widget. The popup uses your widget title as the heading and an OK button to dismiss.
initialMessage is omitted, no popup is shown. The popup is shown at most once per page load — once dismissed, it will not reappear until the page is reloaded.