An automation did nothing
Nothing ran at all
Nothing ran at all
- It is switched off. The card’s switch, and the pulsing dot beside the name, are the only thing that makes it live.
- The trigger is not the one that happened. New message received is any incoming message; First message from a contact fires once per contact, ever; Keyword match needs the words to be present. Check the trigger pill on the card against what you actually did.
- The channel scope excludes it. Selecting none means every channel; selecting some means only those. A rule scoped to Website never fires on WhatsApp.
- A keyword trigger has no keywords. It can never match. Activation is refused for Keyword match and the checks panel flags it.
A form, payment or store automation never fires
A form, payment or store automation never fires
My scheduled automation does nothing
My scheduled automation does nothing
{{ message.text }} in a scheduled automation is flagged by the checks panel for the same reason: there is no message.Triggers · VariablesIt will not switch on
It will not switch on
It ran, but not the way you expected
A step was skipped and nothing failed
A step was skipped and nothing failed
A variable came out blank in the message
A variable came out blank in the message
{{ contact.name | default:"there" }} avoids “Hi ,” when a name is genuinely missing.Variables and expressions · Diagnostics and logsThe customer saw braces in the message
The customer saw braces in the message
{{ that is never closed is sent to the contact exactly as typed — there is nothing for the engine to resolve.What to do. Close it. The checks panel reports an unclosed brace before you go live.Variables and expressionsThe follow-up after a wait never arrived
The follow-up after a wait never arrived
The customer got two replies to one message
The customer got two replies to one message
- An automation beats an AI agent. If an active automation on a message trigger, scoped to this channel, with matching keywords, answers the message, the agent stays quiet on it.
- A comment funnel beats the Instagram comment trigger on the comment it claims.
The run says Failed but the messages went out
The run says Failed but the messages went out
Start flow did nothing
Start flow did nothing
An HTTP request step was refused before it was sent
An HTTP request step was refused before it was sent
http://, before you go live.What to do. Point it at a public https:// address. The step publishes {{ steps.<name>.status }} and {{ steps.<name>.body }} even on a refused call, so a Condition after it can branch on the failure instead of the automation simply stopping.Steps · Variables and expressionsAn Add to segment step did nothing
An Add to segment step did nothing
Flows
The flow never starts on Instagram or a website chat
The flow never starts on Instagram or a website chat
A contact cannot start a flow
A contact cannot start a flow
The flow asked the same question twice and then stopped
The flow asked the same question twice and then stopped
fallback_fired is the re-prompt and handoff is the hand-over. Widen what the node accepts, or make the prompt clearer about tapping rather than typing.Take a payment went straight down the expired path
Take a payment went straight down the expired path
Part of the flow is reported as unreachable
Part of the flow is reported as unreachable
AI agents
The agent says nothing
The agent says nothing
It replied, then went quiet for the rest of the conversation
It replied, then went quiet for the rest of the conversation
- The reply budget. Max replies per conversation — three by default — counted over a rolling 24-hour window that opens with the first reply after a quiet period. A customer who comes back the next day gets a full budget.
- A handoff. The agent decided it could not help, or a handoff phrase matched. AI replies are paused on that conversation and it waits for your team.
- An owner. A conversation assigned to a member is that member’s, and the agent stays out of it.
The wrong agent is answering
The wrong agent is answering
The agent replies but never uses a skill it has
The agent replies but never uses a skill it has
The answer was wrong, or it invented something
The answer was wrong, or it invented something
- The right document was not retrieved. Split a long document into one topic per document, and check its status is Ready rather than Keyword only, Needs reindex or Failed.
- It was retrieved and ignored. A ground rule or an instruction is contradicting it — ground rules outrank everything below them, including your documents.
- It invented something. Fill in What the business does and add the fact as a document. The agent is told not to guess, but with nothing to go on it has only the customer’s question.
- It sounds wrong rather than being wrong. That is tone, reply length and Extra voice notes on the Persona tab.
A document is not being found
A document is not being found
The workspace ran out of AI credits
The workspace ran out of AI credits
Test mode silenced the agent for everybody
Test mode silenced the agent for everybody
+91 98765 43210. A Test mode pill sits on the agent’s row and in the studio header so it cannot be left on by accident.What to do. Switch it off to go live. Clearing the last number also turns it off.Test mode and the playgroundThe test drawer did something for real
The test drawer did something for real
I cannot create another agent
I cannot create another agent
Still stuck
- Messages that fail at Meta rather than in the engine: WhatsApp delivery.
- A store, payment, invoice or Google step: Integrations.
- Anything else: support@watx.in.