From Zero to 10,000 Conversations in a Day: What Enterprise Rollout Actually Looks Like When Communication Is Two-Way
Picture the Monday a benefits enrolment window opens. Ten thousand employees across eleven countries need to understand what changed, ask their own questions, and confirm a choice. The old way books town halls, emails a PDF, and waits three weeks for a form-completion rate that flatters nobody. This piece walks through the other way: a campaign that reaches every one of those people as a real two-way voice conversation, tracks completion cohort by cohort, and returns structured data the same afternoon.
The reason organisations broadcast instead of listen has never been preference. It has been arithmetic. A thirty-minute interview times ten thousand employees is three hundred thousand minutes of skilled human time, so nobody does it, and the form wins by default. A conversational campaign deletes that constraint because conversations no longer queue. They run in parallel, and the work that used to be manual (scheduling, chasing, transcribing, coding) becomes orchestration. The bottleneck stops being human bandwidth and becomes how fast you can read what comes back.
This is written for HR operators, implementation leads, and SI delivery teams who have to make the machine work at their scale, not admire it in a demo. Below is the actual sequence.
What does a 10,000-conversation campaign involve?
A campaign at this scale is four moving parts: cohorts, an invite mechanism, live completion tracking against quota, and structured output. Get those four right and volume takes care of itself. The conversation content is the easy part; the operational discipline around who gets reached, when, and how you know it worked is where rollouts succeed or quietly fail.
Here is the shape of it before we go step by step. You segment the workforce into cohorts that share a context, run each cohort as its own campaign with its own invite link, watch completion fill in against a target per cohort, and pull structured data back into the systems you already run. No scheduling. No interviewers. No manual transcription. The same conversation happens ten thousand times in parallel, and each one adapts to the person having it.
The contrast with the manual alternative is not subtle. A phased enterprise communications rollout is typically planned over months, with a focused pilot alone taking four to eight weeks, and that timeline assumes one-way broadcast. The moment you want genuine two-way input from the whole workforce, the manual version doesn’t just get slower. It stops being possible.
Step 1: Define the cohorts before you write a single question
Start by segmenting the workforce into cohorts that share a context, because a benefits question that makes sense for a UK salaried employee is noise to a warehouse contractor in another market. Cohort design is the single decision that determines whether your data means anything.
Good cohorts are cut on the lines that actually change the conversation: country, employment type, language, business unit, whether the person is affected by the specific change. For a benefits enrolment you might have a dozen cohorts. For a straightforward policy rollout you might have three. Each cohort runs as its own campaign, tuned to what’s true for that group, so nobody sits through a question that doesn’t apply and nobody has to translate a generic message in their head.
Practical constraint worth naming: cohort data is only as clean as your HRIS. If your system of record has stale country codes or missing language fields, fix that first. The campaign inherits whatever mess is upstream.
Step 2: Generate the invites and plan the distribution
Each cohort gets its own invite link: open, where anyone with the link can participate, or token-per-person, where identity and one-session-per-employee matter. The employee taps, talks, and is done, with no app, no account, and no portal login. How people get in is a bigger determinant of completion than most teams expect.
Distribution runs through the channels the workforce already uses, and that part is deliberately yours: the shift WhatsApp group, the SMS tool your comms team already runs, a QR poster in the break room, the manager’s team huddle. The platform’s job is to make the destination frictionless; getting the link in front of people is a communications discipline no tool abolishes, and pretending otherwise is how rollouts fail politely.
This matters most for the people traditional mechanisms miss. Roughly 80% of the global workforce is deskless, and every conventional feedback channel quietly assumes the other 20%: a desk, a login, a quiet hour, a corporate inbox. A voice conversation on a personal phone mid-shift inverts that assumption. The reason friction compounds at scale is that the people who drop at step three of a login flow are rarely random. They are the busy and the frontline, the exact groups whose input you most needed. Keep the path to first word as short as it will go.
Step 3: Run the conversations in parallel and watch the quota fill
Once live, thousands of conversations run at the same time, each adapting to the person having it, while completion dashboards track progress against target per cohort in real time. This is the part that has no manual equivalent. You cannot run ten thousand interviews on a Monday afternoon with a human team. You can with orchestration.
The dashboard is where the implementation lead actually lives during a campaign. Because each cohort is its own campaign, you see completion per group, not just in aggregate, which is what lets you spot the specific population that’s lagging. If warehouse staff in one region are at 20 per cent while everyone else is past 70, that’s a signal to act now, not a line in a report three weeks later. Maybe the channel was wrong for that group. Maybe the shift pattern means they haven’t been on shift yet. Either way, you see it while you can still fix it.
Three things to plan for honestly:
- Uneven load is normal. Traffic does not arrive evenly. Engineering teams running conversational systems at scale describe certain segments generating disproportionate load as volume climbs. As an operator you don’t manage this directly, but expect the completion curve to be lumpy, not linear, and stagger launches by shift pattern rather than firing everything at 9am.
- A percentage will fail or drop. Noisy environments, abandoned sessions, wrong-language starts. Configure retry limits from the beginning and read the failure pattern as data: a cohort that consistently fails to complete is telling you something about access, not about the cohort.
- Quotas prevent over-collection. Setting a target per cohort means you stop once you have enough signal from a group, rather than pestering people for data you no longer need. It’s a courtesy to the workforce and it keeps the dataset balanced.
Step 4: Read the structured data the same day
Every conversation returns as structured, timestamped data against the schema you defined before launch, so by the afternoon you are reading themes and specifics across cohorts instead of waiting weeks for someone to transcribe and code a pile of transcripts. Same-day structured output is the whole point of running it this way.
This is the reversal that changes the operator’s job. In the manual model, the work starts after collection: transcribing town-hall notes, reconciling forms, hand-coding open-text answers into categories somebody can act on. In a conversational campaign, the structuring happens as sessions complete. You get comparable fields across cohorts, the actual language people used, per-session summaries, and a record of when each answer was given, all queryable rather than sitting in a document.
That timestamp matters more than it looks. It tells you the conditions under which an answer was given: whether someone engaged in the first hour or right before the window closed under time pressure. Two answers that read identically can carry very different signal depending on when they were given, and structured output preserves that context instead of flattening it into a completion tick.
One property worth calling out for the compliance-minded, because at this scale it decides what you’ve actually built: no audio needs to be retained. The evidential record is textual (what was asked, what was said, when), which is a deliberate data-minimisation posture. Ten thousand timestamped comprehension records are an evidence asset. Ten thousand stored voice recordings are a biometric liability. The same rollout that informs the workforce also produces the proof a checkbox never could.
| Dimension | Manual rollout | Two-way conversational campaign |
|---|---|---|
| Time to reach whole workforce | Weeks of scheduling and town halls | Hours, in parallel |
| Input direction | Mostly broadcast, forms nobody reads | Genuine two-way, per person |
| Who you reach | Whoever shows up | Every cohort, tracked to quota |
| Data availability | After transcription and coding | Same day, structured |
| Visibility into gaps | Post-hoc report | Live dashboard, per cohort |
| Cost to add scale | Linear, more people | Marginal, more orchestration |
Step 5: Route the output to where decisions get made
Structured data is only useful if it lands where decisions get made, so the final step is moving it into the HRIS, the case queue, or the analytics layer: spreadsheet export for the working team, API for the systems that need to consume it programmatically. A campaign that ends its life in a folder has re-created the manual bottleneck at the finish line.
Be precise about what this involves, because this is where scoping conversations go wrong in both directions. The output is structured and retrievable through a documented API, which means routing it into your systems is integration work your engineers do once, not a re-keying job your coordinators do every campaign. It is work, though: plan the destination and the owner of each output field before launch, the same way you planned the cohorts. If an enrolment conversation surfaces that a cohort didn’t understand a plan change, that finding should have a named owner and a route on day one, because communication is increasingly the bottleneck in enterprise AI precisely at this point: collecting signal is now easier than moving it to the decision.
And plan the human loop with the same seriousness. If employees flag confusion and visibly nothing changes, the channel dies exactly as every suggestion box before it. Close the loop publicly in the first week: “you told us X, we’ve changed Y.” That single act does more for the next campaign’s completion rate than any distribution tactic.
Why does two-way change the economics of scale?
In a broadcast model, reaching more people costs more people: more sessions to run, more forms to chase, more notes to process. In an orchestrated conversational model, reaching more people is mostly a configuration change. That is why the jump from one thousand to ten thousand conversations is an operational decision rather than a hiring one.
Run the numbers once and the old model never looks the same. Three hundred thousand minutes of interviewer time was the price of listening to ten thousand people properly, which is why nobody ever paid it and the checkbox won by default. Orchestration breaks the link because the parallelism is in the system, not the staffing: the marginal cost of the ten-thousandth conversation is close to the cost of the first. What you’re actually managing at ten thousand is not throughput, it’s meaning: keeping cohorts clean, quotas sensible, and the output flowing to a named owner. The machine handles volume. You handle whether the volume is worth anything.
Frequently asked questions
How long does it take to set up a workforce-scale conversational campaign?
Setup is measured in days, not months, because the slow parts of a traditional rollout (scheduling, interviewer time, transcription) are removed. Most of the effort goes into cohort design and making sure the HRIS data feeding those cohorts is clean. A sensible first move is a pilot on one region or business unit; the full campaign then runs in a fraction of a traditional timeline once configured.
What happens if a cohort has low completion mid-campaign?
You see it live on the per-cohort dashboard and act while the window is still open. Low completion in one group usually points to the wrong distribution channel, a shift pattern that hasn’t come round yet, or a language mismatch. Because the data updates in real time rather than arriving as a post-campaign report, the fix happens during the campaign rather than after it has failed.
Do employees actually talk to an AI about work, and what about those who won’t use voice?
Participation tracks purpose and friction: when the topic affects them and entry is one tap with no login, completion rates embarrass the annual survey. The agent identifies itself as an AI honestly, and for anyone who can’t or won’t speak (noisy floor, open-plan office, personal preference) the same conversation runs as text chat with identical structured output. Modality is the participant’s choice.
Does running ten thousand conversations at once compromise data quality?
Volume itself doesn’t degrade quality; treating a completed conversation as automatically valid does. Structured, timestamped output preserves the conditions under which each answer was given, which is exactly the signal a raw completion count throws away. Read the failure and drop-off patterns as data too. They usually say more about access than about attitude.
What systems does the structured output need to connect to?
At minimum, the system of record that prompted the campaign, usually the HRIS, plus wherever follow-up actions get owned, such as a case or ticketing system. Spreadsheet export covers the working team on day one; the API is how your engineers route fields into those systems programmatically. Connecting the analytics layer as well is what lets you compare this campaign against the next one and track whether the input changed anything.
Sources
- Salesforce Engineering, Scaling AI-Driven Conversations from 10K to 100K: uneven load and infrastructure behaviour at conversational scale.
- TalentCards, State of Deskless Workforce Training: deskless workers as roughly 80% of the global workforce.
- Axios HQ, 2025 State of Internal Communications: the measured cost of one-way communication.
- RingCentral, Business Communication Tools for Enterprise Teams: typical enterprise rollout and pilot timelines.
- NTT DATA, Communication Is Enterprise AI’s Next Bottleneck: moving signal to the point of decision as the constraint.
Researched with AI. Argued, verified, and signed off by humans. That’s also how we think AI should work everywhere.”
Give every employee a voice
Tadeus holds real voice conversations with your whole workforce at once and returns structured records to the systems you already use.
Start for free