The Bot Settings tabs in Chatbot Manager — General, Webhook, Business Hour, Shared Inbox, Auto Responder, Google, Email, and SMS — that control how a bot replies, when it’s allowed to reply, and where the data it collects gets sent.
Every WhatsApp bot in Chatbot Manager has its own Bot Settings panel — eight tabs covering
general behavior, business hours, integrations, and automated outbound messages.
Enter the email address that should receive a notification whenever a customer clicks
Chat with Human. The button itself is set up as one of the System Default Action Buttons —
see Chat with Human in Quick Actions for how to
wire it into a flow.ExampleEmail: support@company.com
Customer: I want to talk with a human.
Result: ChatSyncs sends an email notification to support@company.com.
Enable this to send a default reply when the bot can’t find a matching response.Example
Customer: Can you repair my laptop?Bot: Sorry, I couldn't understand your request. Please contact our support team.
No Match Response Frequency Limit — Every Time / Once a Day / Once a Month / Once a Year.
If Once a Day is selected, the No Match message is sent only once per day to the same
customer, even if they send several unmatched messages.
Connect ChatSyncs to your own server or application. Both directions live on the same
Webhook tab — there’s no separate Incoming/Outgoing sub-tab to switch between.
The Webhook tab, showing both the incoming and outgoing webhook toggles and URL fields on one screen.
Select the day(s) your business is fully closed.Example — if Sunday is set as the off day, customers who message on Sunday are treated as
contacting you during non-business hours, regardless of the time.
Configure a special automated reply for customers who message outside business hours, via
Enable Special Bot.ExampleBusiness hours: 09:00 AM – 06:00 PM. Customer messages at 09:45 PM. The special bot replies:
👋 Thank you for contacting ABC Store.Our business hours are:Monday – Saturday09:00 AM – 06:00 PMWe are currently offline. We will respond as soon as we reopen.
Use this to tell customers your business is closed and set clear expectations for when you’ll respond.
How do I make the bot send a welcome message to new customers?
Turn on Get Started Message in the General tab and set its frequency to Every Time
or Once a Day, e.g. 👋 Welcome to ABC Store! Click Get Started to explore our products.
How do I stop the bot from replying outside business hours, or send a different message instead?
Set your hours, timezone, and off days in the Business Hour tab, then enable Special
Bot during business off hours to send a custom auto-reply whenever a message arrives
outside those hours — e.g. telling the customer your hours are 9 AM–6 PM and you’ll respond
once you reopen.
How do I forward incoming WhatsApp messages to my own CRM or server?
Use the Incoming Webhook under the Webhook tab — enable it and enter your server’s
URL. Every incoming message (e.g. “Where is my order?”) is POSTed there with the customer’s
name, message, and other details.
Can I automatically email or text a subscriber who shares their contact details?
Yes — the Email and SMS tabs send an automated message (with a Subject and Content
you write, personalized with First/Last name) to anyone who shares their email or phone
number through the bot.
What's the difference between Disable Keyword Replies and Disable AI Agent?
Disable Keyword Replies stops the whole automated bot from replying during business hours, so
a human agent takes over entirely. Disable AI Agent only stops the AI-generated replies
specifically — your configured bot flow can still run.
Disable Keyword Replies / Disable AI Agent only apply during business hours — they don’t stop
the bot outside business hours; that’s controlled separately by the Special Bot setting.
Webhook URLs must be reachable from the internet — a local/internal-only URL will never
receive incoming or outgoing webhook calls.
Auto Responder, Google, Email, and SMS only fire when the bot actually collects that data
— e.g. the Email tab only sends if a customer shares an email address during the conversation.