Tutorials for embedded chat development

The tutorials provide detailed examples, including code snippets, showing customizations that you can implement by using the embedded chat APIs.

Learn how to add a custom language selector that appears directly in the chat header, enabling users to switch languages seamlessly during a conversation.

Learn how to load an existing conversation thread in the embedded chat, allowing users to pick up where they left off in a previous conversation.

Learn how to use silent messages to trigger agent responses without displaying the trigger message in the chat UI.

Learn how to configure your chat widget to automatically send a predefined message based on URL query parameters.