
General
Select the language model that powers your chat agent.Choose the LLM for chat responses. Available models include PolyAI’s Raven 3.5 (recommended), OpenAI (GPT series), and Amazon Bedrock options.
Style prompt
Use this prompt to tailor tone, format, and etiquette specifically for the chat channel.An optional multiline prompt that adjusts how your agent responds in chat. Use this to set channel-specific formatting or communication style that differs from voice.Example: “Use concise responses with bullet points. Include links when helpful.”
Greeting
Configure what your agent says when a chat session begins.The first message your agent sends when a user opens the chat widget.Example: “Hello, how can I help?”
Safety filters
Safety filters are configured on a per-channel basis. The chat channel has its own safety filter settings, separate from the voice channel and the project-wide defaults.When enabled, applies content filtering to chat responses. These filters apply to the chat channel only. Default settings can be managed on the Configure > General page.
| Category | Description |
|---|---|
| Violence | Controls filtering of violent content (Lenient → Strict) |
| Hate | Controls filtering of hateful or discriminatory content (Lenient → Strict) |
| Sexual content | Controls filtering of sexually explicit content (Lenient → Strict) |
| Self-harm | Controls filtering of self-harm related content (Lenient → Strict) |
Branching behavior
Chat configuration changes take effect immediately when saved. Unlike other project settings, webchat does not follow the environment branching system – there is no Sandbox, Pre-release, or Live promotion step. Use the Test Agent Chat panel to verify changes before saving.Markdown support
Chat messages support formatted markdown rendering:- Bold and italics
- Bulleted and numbered lists
- Links
Code blocks
Next steps
After configuring chat settings:- Configure the widget - Style and customize the chat widget appearance
- Deploy to your website - Generate and embed the script tag

