Configure the widget
1
Open Widget settings
Go to Settings > Widget.
2
Configure its appearance
Choose the color, position, title, subtitle, greeting, and language behavior.
3
Configure lead capture
Enable the lead form, choose required contact fields, and decide whether it appears before chat.
4
Set allowed websites
Enter each exact public origin that can embed the widget, such as
https://www.example.com.5
Copy the installation snippet
Copy the generated loader snippet and add it before the closing
</body> tag on your website.Protect web calls
LobbyStack signs widget sessions and checks the visitor’s parent origin. Your self-hosted voice gateway must also include the website origin inWEB_CALL_ALLOWED_ORIGINS.
Use an HTTPS website in production. Keep WIDGET_SESSION_SECRET and other signing credentials on the server.