Documentation

Widget Customization

Customize the look and feel of your AckReply widget.

Configuration Options

window.AckReplySettings = {
  workspaceId: 'YOUR_WORKSPACE_ID',
  position: 'bottom-right', // or 'bottom-left'
  color: '#6366f1',         // Primary color
  greeting: 'Hi! How can we help?',
  showAgentPhotos: true,
  requireEmail: false
};

Available Options

OptionTypeDefaultDescription
workspaceIdstringrequiredYour workspace identifier
positionstring'bottom-right'Widget position
colorstring'#6366f1'Primary brand color
greetingstring'Hi! How can we help?'Welcome message