-
Notifications
You must be signed in to change notification settings - Fork 4
Basic Automation
ForgeChat can reply automatically when an incoming message matches a keyword. At launch, an automation is built from two pieces:
- a Keyword Trigger — watches incoming messages for a word or phrase, and
- a Send Message node — sends the auto-reply.
Open Automations from the sidebar.
- Click New Automation, give it a name and short description, and continue to the builder.
- Add a Keyword Trigger and enter the keyword to watch for (e.g.
fees). - Connect a Send Message node and write the reply text (e.g. "Our course fee is ₹15,000. Reply 'call' to talk to us.").
- Activate the automation.
Now, when a customer sends a message matching the keyword, ForgeChat replies automatically. Every run is logged so you can see exactly what happened.
The trigger supports three match modes:
- Exact — the message equals the keyword
- Contains — the message contains the keyword anywhere
- Starts with — the message begins with the keyword
Matching is case-insensitive by default, so Fees, fees, and FEES all match.
Reminder: a free-form auto-reply only sends within WhatsApp's 24-hour reply window. To reach someone outside it, reply with an approved template.
This is basic automation — a keyword trigger and a text reply. Richer building blocks (conditions, delays, branching, and external API calls) arrive in later releases.
See also: Template Builder • Using the Dashboard • FAQ
ForgeChat · fair-code under the Sustainable Use License · © 2026 Forgemind Techhub LLP. Forgemind AI is a trademark of Forgemind Techhub LLP — see TRADEMARK.md.
Setup
Using ForgeChat
Help
Project