Documentation

Auto Reply

Set up automated responses triggered by specific keywords. Perfect for handling common questions quickly.

Creating an Auto Reply

  1. Navigate to Automation → Auto Reply
  2. Click Add Auto Reply
  3. Enter the Keyword that will trigger this reply
  4. Write your Response message
  5. Choose a Match Type (see below)
  6. Click Save

Match Types

You can control how strictly the keyword must match the user's message:

TypeDescriptionExample
ExactMessage must match the keyword exactly (case-insensitive)Keyword "Price" matches "Price" or "price", but NOT "What is the price?"
ContainsMessage must contain the keyword anywhereKeyword "Price" matches "What is the price?"
Start WithMessage must start with the keywordKeyword "/help" matches "/help me"
End WithMessage must end with the keywordKeyword "Thanks" matches "Okay thanks"

Advanced Options

Fuzzy Matching

Enable to catch typos and minor spelling mistakes. Set a threshold to control how many character differences are allowed.

Business Hours

Set active hours (e.g., 09:00 - 17:00) to only send auto replies during business hours. Outside these hours, no response is sent.

Rate Limiting

Prevent spam by limiting how often the same contact can trigger a response. Set a cooldown period (seconds, minutes, hours, or days).

Auto-Save Contact

Automatically save the sender as a contact when they trigger this auto reply. Optionally assign them to a specific contact group.

Reply Mode

Control who receives this auto reply: ALL contacts, only WHITELIST groups, or everyone except BLACKLIST groups.

Using Variables

Personalize your responses with dynamic variables:

{name} → Contact's name

{phone} → Contact's phone number

Example: Hi {name}, thanks for reaching out!

Auto Reply