No. Instagram sends no notification when someone follows you, so no tool can auto-DM new followers the moment they arrive. Meta's API separately allows an app to message a person only after that person has messaged the account first. Anything advertising an Instagram auto-DM for new followers is working around both of those facts rather than with them.
That is an unsatisfying answer, so it is worth showing the two walls rather than asserting them. They are different walls, and a tool would have to get past both.
Why can't a tool auto-DM new followers?
A tool can't auto-DM new followers because there is no follow event for it to listen to. Automation tools don't watch your account; Meta pushes them notifications, called webhooks, and an app only receives the specific kinds of notification it subscribed to.
Meta publishes the complete list of what an Instagram app may subscribe to. Read on 2026-08-07, it is fifteen fields: comments, live_comments, mentions, message_echoes, message_reactions, messages, messaging_handover, messaging_optins, messaging_policy_enforcement, messaging_postbacks, messaging_referral, messaging_seen, response_feedback, standby and story_insights.
Read that list for what isn't in it. Every field is a message, a comment, a mention, or a signal about a conversation that already exists. Following is none of those. There is no follows field, no new_follower field, and nothing that fires on a profile action rather than a conversation action.
So the moment a new follower arrives is, from an app's side, silent. Nothing happens. There is no event to trigger on, which is why this isn't a feature any tool has chosen not to build — it's a feature the platform has no wire for.
Even if a tool knew, could it send the DM?
No — and this is the second wall, which matters because it stands even if a tool finds out about the follow some other way. Meta's messaging documentation, read on 2026-08-07, states that only after an Instagram user has sent your professional account a message can an app send that user a message, and that the app then has 24 hours to respond.
A new follower has not messaged you. They tapped Follow, which is not a message. So the messaging window an app needs has never opened, and there is nothing for a tool to reply into.
This is the same rule behind every other limit in Instagram automation: DM automation is a reply system, not a broadcast system. Every automated message that legitimately reaches someone is a response to an action they took — a comment, a story reply, or a DM.
Can any tool see who followed you?
Not through Instagram's API. There is no endpoint that returns a professional account's follower list, and none that returns who followed recently. An app can read your follower count — a single number — which is what growth charts are built from, including ours.
That distinction is the whole answer to "well, couldn't it just check?" A count going from 4,102 to 4,109 tells a tool that seven people arrived. It does not tell it who they were, and there is no follow-up call that will.
So what are the tools advertising it actually doing?
Tools that advertise an Instagram auto-DM for new followers are generally doing one of three things, and they are worth telling apart because only one of them is a real product decision.
- Automating the phone app instead of the API. These ask for your Instagram username and password, then log in as you and tap through the interface on your behalf. It works, in the sense that it produces DMs. It is also against Meta's terms, and it is the well-worn route to losing an account — we cover the ten-second check that catches these tools in is ManyChat safe.
- Polling a number and guessing. Watching the follower count and messaging whoever appears in a scraped list. Same problem: the list isn't coming from the API.
- Meaning something else by "new follower". Often the honest ones. A comment-to-DM automation on a post that attracts new people is frequently sold as "welcome new followers", because in practice many of the people who comment a keyword are new. That's a real, permitted automation with a loose name.
The first two are worth avoiding on their own terms. The third is worth understanding, because it's the thing that actually works.
What can you automate instead?
You can automate the first message someone sends you, which in practice is where most new followers arrive anyway. Instagram gives an app three consented triggers, and all three are somebody choosing to start a conversation:
- A comment on a post or reel. Someone comments your keyword and the automation replies — first as a private reply to their comment, then with the link once they tap. Meta permits exactly one private reply per comment.
- A story reply. A story reply is already a DM, so the window is open and the automation can answer immediately.
- A direct message. Someone DMs a word — "price", "link" — and the automation answers it.
All three share a shape: the person moved first. That is not a workaround for the follower limitation, it's the platform's actual design, and it's why the numbers behind these automations tend to be better than a cold welcome DM would be. Someone who typed a word to get something wants the thing.
Ice breakers: the closest thing to greeting someone first
Ice breakers are the one feature that reaches a person before they have written anything, and they are worth knowing about because most people looking for a follower auto-DM are really looking for this.
Meta's documentation, read on 2026-08-07, describes ice breakers as a way to start a conversation with a business from a list of frequently asked questions. They are set on the messenger_profile endpoint with the platform set to Instagram, and they appear in the message thread before the person sends anything — so a new follower who opens your DMs sees your prompts waiting.
Two honest caveats. Ice breakers do not message anyone: they sit in the thread until the person opens it and taps one, so they reach the followers curious enough to look. And they are configured per account rather than per follower, so everyone sees the same set.
Ours is not built yet. When a page here describes something we ship, we say so; this one is Meta's feature, not ours.
Where this stops working
A few boundaries on everything above, including on us.
This is Instagram's API, not every network's. Other platforms make different choices, and nothing here transfers to them.
Meta changes this list. The fifteen webhook fields were read on 2026-08-07. Fields have been added before, and if a follow event ever appears, this page is wrong and will need rewriting. Check the date on any page telling you what an API can do, this one included.
We don't build it either, and we won't fake it. inDM has no auto-DM for new followers, for the reasons above. We could ship something that watched your follower count and messaged people it guessed at, and it would demo well. It would also be the thing this page warns about.
"They followed" is not always why they messaged. Even with the automations that do work, don't over-read the trigger. Someone commenting a keyword may have followed you eighteen months ago.
What to do with this
If you came looking for a welcome DM, the closest working version is a post that earns the comment and an automation that answers it — the same reply, delivered to people who asked for it, at a moment when they're paying attention. That is the version Instagram permits, and it's the one that gets read.