Instagram auto reply: native vs automation (DMs, comments, stories)
Instagram has auto replies built in, at no cost, and most people never turn them on. Meta Business Suite offers an instant reply, an away message, up to 5 keyword responses and up to 5 saved answers. It cannot reply to comments, or send anything a rule did not write in advance. That is where an API comes in.
How to set up an auto reply on Instagram
You need a professional account (business or creator) connected to Meta Business Suite. Open Inbox, then Automations, and pick the response you want. According to Meta's help center page on automated responses in the Business Suite inbox, checked September 9, 2026, these are the ones on offer:
| Automation | What it does | Limit |
|---|---|---|
| Instant reply | Sends a customized response to the first message someone sends you | 1 message |
| Keyword responses | Answers messages containing words you choose, for example "price" | Up to 5 keywords |
| Frequently asked questions | Recommended answers to the questions you get most | Up to 5 questions |
| Away message | Sends when you are away from the inbox | Business hours based |
| Contact, location, hours | Answers those three questions automatically | Preset |
| Job application reply | Acknowledges an application | Preset |
They cover Facebook, Messenger and Instagram from the same screen, and you can edit or turn any of them off from the inbox at any time. Setup takes about ten minutes for all six.
What the native auto replies cannot do
The ceiling is low and it is worth knowing exactly where it sits before you pay anyone.
- No comment replies. Native automations only touch messages. A comment on your reel triggers nothing.
- Five keywords. Not five per automation with dozens of automations, five keywords. One product launch eats them.
- No link buttons. You type text. A raw URL in an automated first message is the fastest way to look like spam.
- No conditions, no delay, no follow-up. It fires once, immediately, on the first message. There is no "if they do not answer in a day, send this".
- No data out. You cannot count how many people got the reply, or export who they were.
If your need is "answer the price question while I sleep", the native tools are the correct answer and you can stop here. Everything below is for the rest.
Auto reply DM instagram: the API version
Above the native ceiling, the rules stop being product rules and become Meta's platform rules. The Instagram Messaging API gives your code, or your tool, the right to read and send DMs on your own professional account with the instagram_business_basic and instagram_business_manage_messages permissions. Two numbers then govern everything you build:
- 24 hours to reply freely after the person's last message, promotional content included.
- 7 days for a human to send one more reply using the human agent tag.
Inside that window an auto reply can be a sequence rather than a single message: an acknowledgment now, a follow-up two hours later if they have not answered, and a stop as soon as they do. The full mechanics, tool by tool with prices, are in Instagram DM automation: tools, rules, and the 24-hour window.
One warning from my own inbox: an auto reply that answers a real question badly is worse than none. Keep the automated first message short, say a human is coming, and route anything with a question mark to a person.
Auto replying to comments
Comments have their own rulebook, and two different replies are possible.
The public reply. A reply under the comment, visible to everyone. There is no native automation for it. Through an API you list comments needing a response and reply publicly, hide, or delete. On PlugKit that feed is one endpoint across Instagram, Facebook Pages and Threads, with reply_to_engagement and hide_comment also exposed as MCP tools for an agent.
The private reply. A DM sent to the person who commented. Meta allows exactly one, within 7 days of the comment, per its private replies documentation, and only if they reply does a normal 24-hour conversation open. This is the mechanism behind every "comment GUIDE and I will send it" post you have seen.
Because you get one message, it carries the link, as a button, not as raw text. Meta's own filters treat bare URLs in automated first messages badly.
Auto replying to story replies
A story reply is a DM. It arrives in the inbox like any other message and opens the same 24-hour window, which makes it the cheapest automation on Instagram: people who reply to a story are warm, and almost nobody follows up. A sequence triggered on story replies, one message, stopping as soon as the person answers, is a ten-minute build.
What you cannot do is auto reply inside the story itself, or react to a story mention with anything but a normal message. Story mentions are read-only through the API.
Native, tool or API: pick by what you are answering
Prices in USD from each vendor's own pricing page on September 9, 2026.
| Meta Business Suite | Chatfuel | PlugKit | |
|---|---|---|---|
| Price to start | $0 | Free plan, then $49 a month | $29 a month, 5 accounts |
| Auto reply to DMs | Yes | Yes | Yes |
| Keyword limit | 5 | Not published | Not published, list per automation |
| Auto reply to comments | No | Public reply and comment to DM | Public reply and comment to DM |
| Link buttons | No | Yes | Yes, label capped at 20 characters |
| Follow-up sequences | No | Yes | Yes, with stop on reply |
| API and webhooks | No | API on AI PRO | Yes, on both plans |
| Run by an AI agent | No | No | Yes, MCP server |
| Billing unit | Nothing | Conversations | Connected account |
Read that as three jobs, not three price points. Business Suite answers the six questions you get every day. Chatfuel draws a flow with boxes for someone who does not write code, and it is genuinely better than PlugKit at that: we ship no visual builder. PlugKit is an API and an MCP server, for people who want their own code, or an agent, deciding what to send.
Cross-tool comparisons live in the honest ManyChat alternatives list, and everything about what Meta permits before it flags you is in Instagram automation in 2026.
Letting an agent write the replies
The interesting version of "auto reply" in 2026 is not a rule, it is a model reading the thread. Connect an MCP server to Claude, Cursor or Hermes and the assistant gets the inbox and the comment feed as tools: list_conversations, send_message, list_engagement, reply_to_engagement. One command, claude mcp add -t http plugkit https://api.plugkit.co/mcp, and the walk-through is in the Hermes Agent setup guide.
The honest caveat: an agent with send rights on your Instagram DMs will eventually write something you would not have. Start it read-only, have it draft and summarize for a week, and keep the automated first message a rule you wrote. Then widen. More on that split on the Instagram automation hub and the agents hub.
PlugKit is $29 a month for 5 connected accounts, cancel anytime, with the inbox, comment-to-DM automations, sequences, analytics, webhooks and the MCP server included, or $97 a month for 30 accounts with extra accounts at $3.
FAQ
How do I set up an auto reply on Instagram?
Switch to a professional account, open Meta Business Suite, go to Inbox and then Automations. Turn on the instant reply for the first message someone sends you, add up to 5 keyword responses and up to 5 frequently asked questions, and set an away message for your off hours. It works on Instagram, Facebook and Messenger from the same screen and costs nothing.
Can Instagram auto reply to comments?
Not natively. Instagram's own automations only handle messages. Replying to comments automatically, publicly or as a private DM, requires the API, either directly through Meta or through a tool. Meta allows one private reply per comment, within 7 days of the comment.
Why is my Instagram auto reply not sending?
Three usual causes: the account is personal rather than professional, the automation is on but the person's message does not contain your exact keyword, or the 24-hour window has closed because their last message is older than a day. Keyword matching in Business Suite is literal, so a plural or a typo misses.
Is there an auto reply for Instagram DMs on iPhone or Android?
Yes, the same automations are available in the Meta Business Suite mobile app under Inbox, then Automations. The Instagram app itself carries saved replies, which you insert by hand, not automatically. Anything richer than the six native automations needs the API.
Does an auto reply hurt my reach?
No. Replies are not ranked content, and Meta's messaging policy asks for the opposite, automated bots are expected to answer user input within 30 seconds. What hurts is a message that reads like a robot to the person receiving it, which shows up in your reply rate, not in the algorithm.
One plug for every platform your agent touches
$29 a month for 5 connected accounts, cancel anytime. Every feature in every plan.
Get your API key →