Introduction
WhatsApp has had your phone number as its only identity system since 2009. Every account, every conversation, every business interaction tied to a single piece of personal information you cannot change. Telegram has had usernames since 2013. Signal since 2022. WhatsApp, with nearly three billion users, finally has them too. The rollout started in April 2026 and the first country wave goes live July 7, 2026. Here is everything that is actually confirmed.
What Is the WhatsApp Username Feature 2026?
The WhatsApp username feature is an optional identity layer that lets users create a unique handle for their account, something like @yourname, and share that instead of their phone number when connecting with someone new.
Once you have a username, anyone who knows it can search for you inside WhatsApp and start a conversation. Your phone number stays hidden from them. It remains linked to your account for login, verification, and recovery, but it is no longer the information you hand out every time you want to chat.
WhatsApp has been developing this feature since at least 2023, with references appearing in beta versions of the app before wider testing began. On April 8, 2026, WhatsApp started a phased rollout to a limited number of users, with the latest beta updates on Android and iOS offering support for the feature.
The feature is optional. WhatsApp says usernames are optional, meaning users can continue using the app exactly as before without creating one.
WhatsApp Username Feature 2026: Rules You Must Know
The format rules matter because good handles are going to go fast once the global rollout hits.
Usernames must be between 3 and 35 characters long, contain at least one letter, and cannot begin with “www.” or end with domains such as “.com” or “.net”. Only lowercase letters, numbers, periods and underscores are allowed.
The cross-Meta rule is the one most people will miss. Your WhatsApp username must be unclaimed on all Meta platforms simultaneously. If someone already has @yourname on Instagram, you will not be able to use it on WhatsApp. This cross-platform uniqueness means clean, common handles are going to be extremely competitive once the full rollout begins.
There is also an optional privacy layer called the Username Key: a 4-digit code that sits alongside your username. Even if someone knows your @handle, they need this key to start a conversation. Messages from keyless senders go to a Requests folder rather than your main inbox. It is optional, but worth enabling if you want tight control over who can reach you.
One privacy risk worth knowing: using the same username across WhatsApp, Instagram, and Facebook may make it easier for strangers to connect your identity across platforms. If you value separation between your profiles on each platform, use different handles.
WhatsApp Username Feature 2026: Rollout Timeline
Three of the five milestones are already done. BSUIDs have been live in all webhook responses since March 31, the username beta has been active for select users since April 8, and sending to a BSUID via the API has been supported since May 2026. The next milestone is Wave 1 on July 7, 2026, when usernames go live for users in Algeria, Azerbaijan, Ghana, Libya, and Nepal, followed by Wave 2 on July 20, 2026, with the rest of the world rolling out from September 2026.
You can check if the update is available to you via WhatsApp, Settings, Profile, where a username field will show up. If you do not see it yet, the rollout has not reached your account. Keep the app updated and check back weekly as the June and July waves expand.
How the WhatsApp Username Feature 2026 Works for Personal Users
For personal users the change is straightforward. Instead of sharing your number with every new contact, group, business, or community, you share your @handle. The person finds you by searching that username in WhatsApp. The conversation is end-to-end encrypted exactly as it always was. The only thing that changed is what information you had to give away to start it.
Existing contacts who already have your number will continue to see it. The username is a privacy layer for new connections, not a full anonymity system.
Your number is still required to register and maintain your WhatsApp account. But it becomes a backend piece of information rather than something you have to hand out every time you want to communicate with someone new.
This matters most for people who use WhatsApp for professional communities, business groups, customer service, or any situation where sharing a personal number felt like oversharing. That friction is now gone.
What the WhatsApp Username Feature 2026 Means for Businesses
For businesses using the WhatsApp Business API, this update is more than a profile setting. It is a structural change to how customers will be identified in your systems from July 2026 onwards.
The New Business Identifier: BSUID
When a user adopts a username and messages your business without sharing their phone number, your webhook will receive a Business Scoped User ID (BSUID) instead. A BSUID is a unique identifier of up to 128 alphanumeric characters that Meta generates for each user-business pair. BSUIDs are scoped to individual business portfolios, meaning only business phone numbers within the same portfolio can message a given BSUID. Meta’s full technical specification for BSUIDs is documented at the official WhatsApp Business developer page.
It is unique per user per business portfolio, stable for the lifetime of that relationship, and present in every inbound webhook from June 2026 onward, regardless of whether the user has adopted a username.
What Stays Exactly the Same
The usage of message templates remains unchanged. Support for various message types including text, images, videos, and documents remains unchanged. The 24-hour conversation window mechanism remains unchanged. The conversation billing method remains unchanged, regardless of whether the customer uses a phone number or a username.
Outbound messaging to customers whose phone numbers you already have is completely unaffected.
The Silent Failure Risk Businesses Must Know
If your system is not prepared for the BSUID, two critical flows break silently: Click-to-WhatsApp messages and inbound service messages. The ad will keep running and the user will be able to click, but the conversation will not reach your platform. There is no technical alert: the failure is silent.
That is the risk no one talks about loudly enough. Revenue-driving ad campaigns will look fine in Meta Ads Manager while conversations silently disappear. The three places to check and update before Wave 1 on July 7:
- Inbound webhook parsing: Update systems to read BSUID alongside phone number, not assume the sender is always a phone number
- CRM records: Add a BSUID field alongside phone number in customer profiles and update matching logic to check both
- Outbound messaging: Sending to known phone numbers continues unchanged; sending to new username-only users requires the BSUID as the recipient identifier
Authentication templates including one-tap, zero-tap, and copy code templates still require phone numbers. BSUIDs cannot be used for these template types.
Claim Your Business Username Before the Public Does
API businesses get first access to reserve usernames matching their WhatsApp Display Name, Meta Verified Name, or Facebook and Instagram Business handle, starting May 2026. Where to claim it: WhatsApp Manager, then Phone Numbers, then the Username section.
Popular names will be claimed early. If you wait, you may lose your preferred handle. For businesses with well-known brand names, this is worth acting on immediately.
If your business is running on the WhatsApp Business API through a platform like GreenTick.ai, BSUID compatibility is infrastructure-level. It is worth confirming your platform is updated to handle both phone number and BSUID identifiers before the rollout reaches your market.
Can You Send a Bulk WhatsApp Campaign to a Username or BSUID?
Yes, but only under one specific condition, and this is the part most coverage of the username rollout skips entirely.
Meta’s APIs did not support sending messages to a BSUID at launch. BSUIDs began appearing in webhooks in April 2026, but outbound sending to a BSUID only became possible in May 2026, once Meta’s send APIs caught up. From that point on, businesses can message users using their BSUID, their phone number, or both.
The condition that matters for bulk messaging: you can only message a BSUID that your business has already received through an inbound conversation. There is no way to acquire or import a list of usernames or BSUIDs from outside WhatsApp and bulk-message strangers who have never contacted you. A BSUID only exists in your system once that specific user has messaged your specific business number at least once. Campaign reach through BSUID is earned through inbound contact, not built through list acquisition.
In practice, this means your bulk campaign workflow does not change for any contact already in your database with a saved phone number. Outbound messaging to known phone numbers continues exactly as before, unaffected by username adoption. The shift only applies to new contacts who find your business through a username, message you for the first time, and never share their number. For that segment, your campaign tool needs to support sending to a BSUID as the recipient identifier, not just a phone number field.
If your CRM or campaign platform only has a phone number field with no BSUID support, those new conversations are reachable for replies inside the 24-hour session window, but unreachable for template-based outbound campaigns once that window closes. That is the practical gap to close before usernames reach scale in your market.
How Will WhatsApp Usernames Affect the Bulk Messaging Industry?
The shift will not break bulk messaging. It will change what makes a contact list valuable.
For over a decade, a WhatsApp contact list has been a list of phone numbers. That has been the entire model: collect numbers, segment them, send templates, measure delivery. Usernames introduce a second kind of contact, one identified by BSUID instead of number, and a phone-number-only list will start missing a small but growing share of the audience over time as adoption increases.
Three changes worth preparing for as a business that relies on bulk WhatsApp messaging:
List quality becomes a dual-identifier problem. A contact record that only stores a phone number will not be reachable through outbound campaigns if that customer later adopts a username and never reconfirms their number. Storing both identifiers, phone number and BSUID, on every contact record protects campaign reach as adoption grows.
Lead capture forms and ad funnels need a phone number step. Click-to-WhatsApp ads bring in conversations that may carry only a BSUID if the user has a username. Capturing a phone number early in the funnel, through a quick form field or a welcome message prompt, is the most reliable way to keep that contact reachable for future campaigns outside the 24-hour window.
BSPs and campaign platforms that delay BSUID support will see shrinking reach, not failed campaigns. This is the quiet risk. Nothing crashes. Nothing throws an error. The campaign sends successfully to every contact with a phone number, while the segment of new customers who arrived through a username slowly grows invisible to outbound messaging. By the time the gap is large enough to notice in conversion numbers, the missing data has been accumulating for months.
None of this changes the fundamentals of bulk WhatsApp messaging: templates still need approval, the 24-hour session window still applies, and pricing tiers remain the same regardless of which identifier is used. The infrastructure underneath the contact is what businesses need to update, not the campaign strategy itself.
What Most People Get Wrong About the WhatsApp Username Feature 2026
The most common misconception is that setting a username makes your phone number invisible to everyone including businesses you have been speaking to for months.
That is not how it works. If a WhatsApp user adopts a username, their phone number will not be included in webhooks unless you have messaged or called their phone number in the last 30 days, or you have received a message or call from their phone number in the last 30 days.
Existing customer relationships are protected automatically. From April 2026, every time you send or receive a message with a customer’s phone number, WhatsApp automatically stores the mapping between that phone number and their BSUID in your Contact Book. If a customer later adopts a username, you will still be able to reach them using their phone number.
The second misconception is that this is a WhatsApp Business App update. It is not. The username feature reaches personal and business accounts simultaneously, but the infrastructure change of BSUID is specific to the WhatsApp Business API tier. Businesses on the free WhatsApp Business App do not have webhooks to update, but they also do not get the early username claiming access that API businesses do.
For a broader look at how Meta is reshaping its business messaging tools in 2026, the Meta Business Agent launch from June 3 is worth reading alongside this. The two features are separate but they are both part of the same platform shift toward privacy-first, AI-assisted business communication.
Conclusion
The phone number has been WhatsApp’s identity system for 17 years. Usernames do not replace it. They sit on top of it, giving users the choice of what to share and when. For personal users that is a privacy gain. For businesses it is a deadline: July 7, 2026 is when the first country wave goes live, with the rest of the world following through September 2026. The businesses ready for it will not notice the change. The ones that are not will lose conversations without ever knowing why.
Frequently Asked Questions About the WhatsApp Username Feature
What is the WhatsApp username feature and when does it launch globally?
It is an optional feature that lets users create a unique @handle to share instead of their phone number. The first country wave goes live July 7, 2026 for users in Algeria, Azerbaijan, Ghana, Libya, and Nepal, with a second wave on July 20, 2026, and the rest of the world following from September 2026. Limited beta started April 8, 2026 for select users.
Can I use WhatsApp without sharing my phone number if I set a username?
Your phone number is still required to register and maintain your WhatsApp account. But once you have a username, new contacts can find and message you using only the handle. Your number is not shared with them. Existing contacts who already have your number continue to see it.
What are the rules for a WhatsApp username?
3 to 35 characters, lowercase only, letters and numbers with periods and underscores allowed, must start with a letter, cannot end with .com or .net. Most importantly, your chosen username must be unclaimed on Instagram and Facebook too. If someone already has it on either platform, you cannot use it on WhatsApp.
Will my existing WhatsApp customer conversations break when usernames go live?
No, if you have had a recent interaction. Existing tickets and customer data remain unchanged. The impact applies only to how new messages are received from users who choose username-based contact. Meta’s Contact Book feature automatically preserves phone-number-to-BSUID mappings for prior interactions.
What is a BSUID and does my business need to worry about it?
BSUID stands for Business Scoped User ID. When a customer messages your business using a username instead of a phone number, their phone number is replaced by a BSUID in your webhook. If your CRM and messaging flows only handle phone numbers, new conversations from username users will fail silently. Updating your integration before Wave 1 on July 7, 2026 is the priority.
Can I claim my business username on WhatsApp now?
API businesses can claim usernames from May 2026, with first access for those whose handle matches their WhatsApp Display Name, Meta Verified Name, or Facebook and Instagram Business handle. Go to WhatsApp Manager, then Phone Numbers, then Username to claim yours.
Does the WhatsApp username feature change how billing works?
No. The conversation billing method remains unchanged regardless of whether the customer uses a phone number or a username. Message template categories, conversation windows, and pricing are unaffected.