Skip to Content
AutomationsAuto-Reply Automations

Auto-Reply Automations

Automations let Loopwave reply automatically to inbound messages. They’re rule-based auto-replies — not a conversational AI — which makes them predictable, easy to audit, and safe to run on a real WhatsApp number thanks to built-in anti-ban guards.

Triggers

Every automation has one trigger that decides when it fires:

keyword

Fires when an inbound message matches your text.

welcome

Fires on the first-ever message from a new chat.

all

Fires on every inbound message.

Keyword matching

For a keyword automation, choose how the match is evaluated:

Match modeBehavior
containsThe message contains your text (case-insensitive). The default.
exactThe message equals your text exactly (trimmed).
startsThe message starts with your text.

A keyword automation requires a non-empty match value. welcome and all ignore the match field entirely.

Responses

The response is the message Loopwave sends back. It supports the {{name}} token, which is replaced with the contact’s name (and falls back to empty if no name is known).

Response
Hi {{name}}, thanks for messaging us! A team member will reply shortly.

Configuration options

OptionDefaultDescription
EnabledonWhether the automation runs. Toggle without deleting.
Triggerkeywordkeyword, welcome, or all.
MatchThe text to match (keyword triggers only).
Match modecontainscontains, exact, or starts.
ResponserequiredThe reply body; supports {{name}}.
Number scopeall numbersLimit the rule to one connected number, or leave it global.
Reply to groupsoffWhether group chats are eligible.
Cooldown (minutes)5Minimum gap between auto-replies to the same chat (0–1440).

Scope an automation to a single number when, for example, only your Support line should auto-reply but your Sales line shouldn’t.

Permissions and lifecycle

  • Admins create, edit, toggle, and delete automations. Agents can view them.
  • Changes take effect within about 30 seconds as Loopwave refreshes its rule cache.
  • Toggling enable/disable is logged so you have a trail of when rules changed.

How rules are chosen

When a message arrives, Loopwave checks enabled rules and replies with the first match — all and welcome rules are evaluated alongside keyword rules. Only one auto-reply is sent per message, and it must still clear every anti-ban guard.

The anti-ban guards

See exactly how auto-replies are throttled to stay safe.