Bot Behavior and Messages

HolderChat user guide

Documentation

Summary

The Bot Behavior & Messages tab controls how your chatbot looks and speaks: name, welcome message, input labels, main AI instructions, avatar, and working hours.

Prerequisites

  • Open /edit-chat?id={bot_id} → Bot Behavior & Messages tab

Settings reference

FieldRequiredPurpose
Chatbot NameYesDisplay name in widget header
Bot’s First Message (Welcome Text)YesGreeting when chat opens
Input PlaceholderNoText in message input (default: “Enter your message…”)
Send Button TextNoSend button label (default: “Send”)
Bot Instructions (Main Prompt)RecommendedPersonality, tone, scope, fallback behavior
Bot AvatarNoImage shown next to bot messages
Working Hours / TimezoneNoOptional availability messaging

Step-by-step: Basic customization

  1. Open Edit Chatbot from Dashboard
  2. Select Bot Behavior & Messages in the left sidebar
  3. Set Chatbot Name (e.g. “Support Assistant”)
  4. Write a clear Welcome Text (e.g. “Hi! Ask me anything about our services.”)
  5. Add Bot Instructions describing tone and topics
  6. Click Save Changes

Writing effective Bot Instructions

Include:

  • Tone (friendly, professional, concise)
  • Topics the bot should answer
  • What to do when the answer is unknown (“Suggest contacting support at…”)
  • Language preferences if not using language packs

Example:


You are a helpful support assistant for Acme Corp. Answer only using 
provided knowledge. If unsure, ask the user to email support@acme.com.
Be concise and polite.

What triggers a rebuild

ActionRebuild needed?
Change name, welcome, placeholder, send buttonNo
Change Bot InstructionsNo (applied on next message)
Change avatarNo
Change working hoursNo

Limitations

  • Instructions do not replace missing knowledge — add Knowledge Sources
  • Very long prompts increase token usage per message

Troubleshooting

Symptom: Bot ignores instructions

Cause: Conflicting knowledge or weak prompt.

Fix: Strengthen instructions; reduce conflicting context sources.

Symptom: Welcome message not updating on site

Cause: Browser cache or old widget session.

Fix: Hard refresh; open widget in incognito.

Related topics