The WhatsApp About (bio) field is limited to 139 characters, a single personal-app message holds up to about 65,536 characters, a text status update 700, a photo/video status caption 1,024, a group name 100, and a group description 2,048 — while the WhatsApp Business/Cloud API caps a text message body at 4,096 characters. WhatsApp is unusual in that it doesn't have one headline "character limit"; it has a different ceiling for almost every field, and the answer you want depends entirely on which box you're typing into.
Before the table, one honest caveat worth stating up front: WhatsApp does not publish a tidy help-center page listing these consumer limits. The About, status, group-name, and group-description numbers are the values enforced inside the app and reported consistently by reputable tech press and counting tools — not figures lifted from an official WhatsApp spec table. The one number WhatsApp's own ecosystem states plainly is the Business/Cloud API text-body cap. So read the consumer numbers as observed-and-enforced, correct as of 2026 but changeable without notice, and read the API number as the citable, documented one.
WhatsApp character limits: full spec table (2026)
| Field | Limit | What it applies to | Source strength |
|---|---|---|---|
| About / bio text | 139 characters | The short blurb under your name (Settings → Profile) | Long-enforced in-app; not in an official help table |
| Single message (consumer app) | ~65,536 characters (2^16) | One text message you type and send in the app | Enforced client cap; widely reported, not officially published |
| Text status update | 700 characters | The colored-background text status | Enforced in-app; not officially tabled |
| Photo/video status caption | 1,024 characters | Caption on a media status | Enforced in-app; not officially tabled |
| Group name / subject | 100 characters | The group's title (raised from 25 in early 2023) | Change reported by tech press |
| Group description | 2,048 characters | The group's description (raised from 512 in early 2023) | Change reported by tech press |
| Message body (Business / Cloud API) | 4,096 characters | A text message body sent via the API | Stated in Meta's developer ecosystem — strongest source |
| Template message body (API) | 1,024 characters | The body of an approved message template | Meta / BSP partner docs |
| Broadcast list | 256 recipients | Max contacts per broadcast list — a count, not a character limit | Well-established |
A quick note on that last row: "256" gets mislabeled all over the web as a WhatsApp character limit. It isn't. It's the maximum number of contacts you can put in one broadcast list. The message you broadcast obeys the normal message limits.
The 139-character About field is the one you'll actually hit
For everyday use, the About field is the constraint that bites. At 139 characters it's essentially old Twitter's 140-character limit minus one, and it has sat at that value for years. It's small enough that a single sentence plus a couple of emoji can overflow it, and long enough that people assume they have more room than they do.
There's a practical wrinkle on top of the hard limit: WhatsApp visually truncates long About and status text in previews before you ever reach the character ceiling. So the meaningful budget is often smaller than 139 in terms of what people see at a glance — front-load the words that matter.
Because the About field is tight and everyone edits it staring at a phone keyboard, it's the single best case for checking length before you save. BoldlyType's free character counter shows the count live as you paste and trim, so you can confirm you're at or under 139 before committing — the same paste-and-check habit covered in how to check your character count before posting.
Two very different "message" limits: 65,536 vs 4,096
This is the trap that catches most people writing about WhatsApp limits. There are two completely different answers to "how long can a WhatsApp message be," depending on who's asking:
- In the consumer app, a single text message is capped at roughly 65,536 characters — that's 2^16, a classic power-of-two client-side ceiling. In practice nobody types a 65k-character message, but that's where the app stops accepting more.
- On the WhatsApp Business Platform / Cloud API, the text message body is limited to 4,096 characters, and a template message body to 1,024 characters. This is the number that matters if you're a developer sending programmatically, and it's the one figure that's genuinely documented in Meta's developer ecosystem rather than merely observed.