Too Long? Read This in 10 Seconds
Executive bullet points for fast decision-making
- ✓ WhatsApp itself has no send-later button in the chat window.
- ✓ Android automation apps can schedule a send; iPhone shortcuts can remind you, but generally still need a tap.
- ✓ Any app that asks you to scan a QR to send on your behalf is holding your session — that is the route that gets numbers banned.
- ✓ Real scheduling for business volume happens on the Business Platform, where sends are template-based and queued server-side.
WhatsApp has no send-later button in the chat window. Everything that looks like one is either your phone automating a tap, or a business platform queuing a template send. Knowing which of those you need decides whether scheduling is a five-minute setup or a policy problem.
What WhatsApp supports natively#
- Personal chats: no scheduling.
- WhatsApp Business app: greeting messages and away messages run automatically on a schedule you define — automatic replies to inbound messages, not outbound sends you initiate.
- WhatsApp Business Platform (API): outbound sends are triggered by your software, so scheduling is whatever your provider's queue supports.
Everything else in this article is a workaround for the first row.
Android: schedule with the phone, not with a service#
Android automation apps can open WhatsApp at a set time, put your text into the right chat and tap send. Accessibility permissions do the tapping.
What matters:
- The message sends from your own device, using the official app. Nothing about your account is shared with a third party.
- It requires the phone to be on, unlocked in some setups, and connected.
- Give the automation a generous window. A send scheduled at exactly 09:00 while the phone is rebooting simply does not happen.
This is fine for a handful of personal or one-to-one business messages. It does not scale, and it is not a campaign tool.
iPhone: reliable reminders, not unattended sends#
Apple's Shortcuts app can build a personal automation triggered at a time of day that opens WhatsApp with the message pre-filled — often using a wa.me link with encoded text, exactly as in the link generator guide.
In practice, iOS asks for a confirmation before running many automations that touch another app. Build it, but plan for a tap. As a "do not forget to follow up at 4pm with this exact text ready" mechanism, it is genuinely useful.
Why most scheduling apps are a bad trade#
A large category of "WhatsApp scheduler" tools works differently: you scan a QR code to link your account, and their servers send on your behalf.
That means a third party holds a live copy of your WhatsApp session. Three consequences follow:
- Everything they send is attributed to your number — including sends triggered by other customers' configuration mistakes if they share infrastructure.
- The pattern looks automated to WhatsApp, because it is: identical text, machine-timed intervals, no typing indicators, high volume from a consumer account.
- When it goes wrong, it goes wrong permanently. Recovering a restricted business number is slow and uncertain — see account banned or restricted.
If a scheduling tool asks you to scan a QR code to link your account, you are handing over the session. That is the trade being made, whatever the marketing page says.
Proper scheduling: the Business Platform#
For business volume, scheduling belongs on the server side:
- The message is a pre-approved template, so content is reviewed before it goes anywhere.
- The send is queued by your platform and executed at the scheduled time, whether or not any phone is on.
- Delivery, read and failure states come back on a webhook, so a failed send is visible instead of silent.
- Recipients do not need to have saved your number, which is the constraint that breaks broadcast lists.
Two scheduling details worth getting right before your first timed campaign:
Time zones. Store the send time with an explicit zone. A campaign scheduled "9am" for a list spanning several countries either means nine local times or one absolute moment — decide which, and make the interface say so.
Quiet hours. Set a floor and a ceiling on send times and enforce them at queue level, not by remembering. A promotional message that lands at 2am generates blocks, and blocks are the input to the quality signals that eventually restrict your number.
Choosing the right method#
| Situation | Use |
|---|---|
| One personal message at a set time | Phone automation (Android) or a Shortcuts reminder (iOS) |
| Auto-reply outside business hours | WhatsApp Business greeting and away messages |
| Reminder to a customer at a fixed time before an appointment | Business Platform, utility template, queued by your system |
| A campaign to a list at a chosen hour | Business Platform, marketing template, scheduled send |
| Anything at volume | Business Platform. Never a session-linked tool |
Scheduling is the easy part; approval, opt-in and deliverability are what decide whether the send works. Schedule a campaign in AR-Inbox with template management and delivery reporting in one place.
Related: broadcasting at scale and what bulk sender tools really do.
Frequently asked questions
Can you schedule a message on WhatsApp? +
Not from the chat window — WhatsApp has no built-in send-later button for personal chats. Scheduling comes either from your phone's automation tools or, for business sending, from the WhatsApp Business Platform where campaigns are queued server-side.
How do I schedule a WhatsApp message on iPhone? +
The Shortcuts app can create a timed automation that opens WhatsApp with the message ready, but Apple's automation usually still asks for a confirmation tap before it sends. Treat it as a reliable reminder rather than an unattended send.
Is it safe to use WhatsApp scheduling apps? +
Apps that automate the official app on your own device are lower risk than services that ask you to link your account by scanning a QR code. The second kind holds a copy of your session, sends on your behalf, and is the most common cause of a number being restricted.
Can I schedule WhatsApp Business messages? +
Greeting and away messages can run on a schedule inside the Business app. Scheduled promotional or reminder campaigns to a list require the Business Platform, where the message is an approved template and the send is queued by your provider.
WhatsApp policies, limits and pricing change often. This article was last reviewed on Aug 21, 2026 and is scheduled for its next review on Nov 21, 2026.