Follow-ups are a WhatsApp feature. Instagram agents have no follow-up path.
The limits, and why they exist
Settings
Follow-Up Action
When Not to Follow Up
A plain-English stop condition. The default covers the obvious cases:user said goodbye, issue resolved, deal closed, or any end condition described in your system promptThis is evaluated at the moment the follow-up is about to go out, with the conversation in front of the model — so a conversation that quietly resolved itself stops being chased even though nobody marked it closed.
Follow-Up Prompt
The instruction the agent receives when the follow-up fires. The default:This is the follow-up. The user hasn’t replied in a while. Send a brief, natural follow-up to re-engage the conversation.
{{follow_up_index}} is replaced with 1st, 2nd, 3rd and so on.
Write this as a brief to a colleague, not as the message itself — the agent still writes the wording, in context. “Remind them their cart is still saved and offer to answer any question about delivery” beats “Say: your cart is waiting!”
Follow-Up Functions
A separate list from the agent’s conversational functions, because a follow-up is unattended — nobody is reading the reply as it goes out. Keep it narrow. A reminder template, or a call. Custom code functions in this list may run on every follow-up, so avoid anything with a side effect you would not want repeated. Each function’s description is what the model uses to decide whether it applies, exactly as in normal conversation.Related
Send / Schedule Call
Needed for a call follow-up — and set its calling hours
Best practices
Follow-up timing that does not read as nagging