Skip to main content
Customize the text displayed in the widget to match your product’s voice and terminology.

Custom text

Pass a text object to override default messages. You only need to specify the text you want to change.
const voltai = Voltai.load({
  apiKey: 'your-api-key',
  text: {
    guestLimitDescription: 'Sign in to continue chatting with our AI assistant.'
  }
});

Available text options

PropertyDescription
guestLimitDescriptionMessage shown when a guest user reaches their usage limit