The Month-Three Problem
Chatbot projects rarely fail at launch. Launch is the part everyone is paying attention to - there is a deadline, a stakeholder, and someone whose quarter depends on it.
They fail in month three. The person who built it has moved to the next project. Nobody has read a transcript since week two. The product shipped a change that made four answers wrong and no one noticed. Fallback rate has drifted from 12% to 30%, which nobody is watching. Six months later somebody asks whether the chatbot is actually doing anything, and the honest answer is no.
This is an ownership problem wearing the costume of a technology problem. The platform did not degrade; the attention did.
Which Team Should Own It
The three candidates each produce a predictable failure mode, which is the most useful way to choose.
Support owns it
Strength: they know the real questions, they read the transcripts naturally, and they feel the benefit directly in reduced ticket volume.
Failure mode: the bot becomes purely deflective. Every flow ends in a knowledge base article and nothing is designed to capture a lead or guide a purchase.
Best when the primary goal is ticket deflection. Which, for most businesses, it is.
Marketing owns it
Strength: they think about conversion, copy and funnel, and they will actually measure outcomes.
Failure mode: every conversation becomes a lead capture. Someone asking where their order is gets asked for their email. Support volume goes up because the bot is optimised against helping.
Best when the bot is genuinely a top-of-funnel asset on marketing pages.
Product or engineering owns it
Strength: integrations get built properly, and the bot can actually do things rather than just answer.
Failure mode: nobody reads transcripts. The bot is treated as a shipped feature rather than a thing that needs weekly tending, and content goes stale.
Best when the bot performs transactions - order changes, account actions - rather than answering questions.
The practical answer
Support owns the content and the transcripts. Whoever owns the commercial outcome owns the goals. Someone technical owns the integrations. One named person owns the whole, and that name should be in a document.
The Four Roles, and Who Actually Does Them
In a large organisation these are four people. In most businesses they are one or two people wearing four hats, which is fine as long as all four hats exist.
The conversation owner
Decides what the bot should do, what it should refuse, and what the tone is. Reads fallback logs. Writes and edits the flows. This is the role that most determines whether the bot is any good, and it is usually unfilled because it does not map to an existing job title.
The content owner
Owns the source material the bot answers from and updates it when the product changes. Often the same person who owns the help centre. If these two roles sit in different teams with no process between them, the bot goes stale the first time the product ships.
The integration owner
Maintains anything the bot calls - the booking system, the order lookup, the CRM write. Needed rarely, but urgently when something breaks. Usually engineering, and usually the person who does not know they own it.
The escalation owner
Runs the human side: who picks up a handover, within what time, and what happens out of hours. A bot with excellent flows and an unstaffed handover queue is worse than no bot, because it promises a person who never arrives.
What It Actually Takes, in Hours
Estimates for this are usually either absurdly low, to get the project approved, or absurdly high, from vendors selling managed services. Realistic figures for a mid-sized deployment:
Build: 20 to 60 hours
Not the flow-building - that is fast on a visual tool. The time goes on deciding what the bot should say, auditing whether your content is accurate, and testing against real questions. Teams budget for the build and are surprised by the content audit.
First month: 4 to 6 hours a week
Reading every transcript, not a sample. This is where the bot goes from mediocre to good, because you are correcting against reality rather than assumptions. Skipping this month is the single most expensive saving available.
Steady state: 1 to 2 hours a week
- Read the fallback log - 30 minutes.
- Fix the two or three most common misses - 30 minutes.
- Check handover volume and outcomes - 15 minutes.
- Update anything the product changed - variable.
After a product change: a few hours
Any release that changes pricing, policy or process needs a pass over the flows. This should be a line on the release checklist, not something someone remembers.
The number that matters
One to two hours a week, indefinitely. If nobody will commit that, the honest decision is not to launch - the unmaintained version actively misinforms customers, which is worse than an empty corner of the page.
Plan the Human Rota Before the Flows
Teams design the bot in detail and treat the human side as an implementation detail. It is the opposite: the bot's ceiling is set by what happens when it gives up.
Questions to answer before launch
- Who picks up a handover, by name? "The support team" is not a rota.
- Within what time? And is that promise shown to the user?
- What happens out of hours? Which is most hours. Taking a message is fine; silently queueing is not.
- What does the agent see? If they open with "how can I help?" after the customer explained twice, the handover has cost goodwill rather than saved it.
- Who covers holidays?
A chatbot concentrates the hard cases into the human queue - it handles the easy volume and escalates what is left. The queue gets smaller and harder at the same time, which changes who should be staffing it.
Three Things That Make Ownership Survive
Put it on a recurring calendar
A standing 30-minute weekly slot called "chatbot review" survives reorganisations and handovers in a way that good intentions do not. It is also the artefact that proves ownership exists when someone asks.
Add it to the release checklist
"Does this change anything the chatbot says?" as a line item catches the most common cause of stale answers before customers find it.
Report one number monthly
Pick one - deflection rate, handovers, or questions answered - and report it to whoever cares about the outcome. Unreported systems become invisible, and invisible systems lose their owner at the next reorganisation.
The point of all three is the same: make the ownership visible so it survives the person. Which metric to pick is covered in the analytics guide, and the handoff guide covers the rota side. If you are still deciding whether to build at all, the case against is worth reading first.
A Simple Split That Works
Four roles, and in most businesses two people. The point is that all four exist and are named, not that four humans are hired.
| Role | Decides | Typically | Time |
|---|---|---|---|
| Conversation owner | What it says, refuses, escalates | Support lead | 1-2 hrs/week |
| Content owner | Source material accuracy | Help centre owner | Folded into existing work |
| Integration owner | Anything the bot calls | Engineering | Rare but urgent |
| Escalation owner | Who picks up, when | Support manager | Rota, not project time |
The two that get orphaned
Conversation owner, because it maps to no existing job title. And integration owner, because whoever built the API call moves on and nobody inherits it - so when the order lookup breaks eight months later, there is a scramble to find who owns it.
Write the names down
In a document, with the date. This sounds bureaucratic and is the single thing that makes ownership survive a reorganisation. A chatbot with no named owner is a chatbot that will be nobody's job within two quarters.
Staffing the Human Side
A chatbot changes the shape of the support queue rather than only its size, and the staffing consequence is usually missed.
What changes
| Before the bot | After | |
|---|---|---|
| Volume | Higher | Lower |
| Difficulty per ticket | Mixed | Concentrated hard cases |
| Skill needed | Broad | Deeper |
| Time per ticket | Lower average | Higher average |
Teams plan for the first row and are surprised by the rest. The bot absorbs the questions that were quick wins, leaving a queue made entirely of exceptions. Agents who were comfortable handling routine volume may find the remaining work harder, and the headcount saving is smaller than the volume drop suggests.
Questions to settle before launch
- Who picks up, by name, in each timezone you serve.
- Within what time, and is that promise shown to the customer.
- What happens out of hours - a message taken honestly beats a silent queue.
- What the agent sees on arrival. If they open with "how can I help?" the handover has cost goodwill.
- Who covers holidays and sickness.
The handoff guide covers the mechanics; this is the rota side, and it is the part that decides whether the flow's promise is real.
A Ninety-Day Plan
| Period | Focus | Hours/week | Signal you are done |
|---|---|---|---|
| Weeks 1-2 | Read every transcript | 5-6 | You can predict the top 10 questions |
| Weeks 3-4 | Fix the top misses | 4-5 | Fallback rate falls and holds |
| Weeks 5-8 | Add scope from the log | 2-3 | New questions are long-tail |
| Weeks 9-12 | Settle into review rhythm | 1-2 | Weekly review takes 30 minutes |
Why weeks one and two matter most
This is where the bot goes from mediocre to good, because you are correcting against reality rather than assumptions. It is also the period teams skip when the launch ran late, which is the most expensive saving available - the bot never recovers the quality it would have reached, and nobody knows what they missed.
What to read for
- Questions the bot answered wrongly but confidently - the highest priority.
- Questions it fell back on that have an answer in your content - a retrieval or phrasing problem.
- Questions with no answer anywhere - a content job for whoever owns the help centre.
- Points where people left mid-flow.
The first category is the dangerous one, because it is invisible in any dashboard. Only reading transcripts finds it, which is why the metric alone is never enough - see the analytics guide for what the numbers do and do not show.
Ownership Decides More Than the Platform
Most of what determines whether a chatbot succeeds sits outside the product, which is uncomfortable for anyone hoping the choice of vendor will settle it.
| Factor | Effect on outcome | Set by |
|---|---|---|
| Content accuracy | Largest | Content owner |
| Weekly transcript review | Large | Conversation owner |
| Handover staffing | Large | Escalation owner |
| Model choice | Moderate | A setting |
| Platform | Moderate | Procurement, once |
The practical consequence
If you cannot commit the one to two hours a week, the honest decision is not to launch rather than to pick a better platform. An unmaintained bot actively misinforms customers, which is worse than an empty corner of the page - when not to use a chatbot covers that case directly.
If you are still choosing
Ease of making routine changes matters more than feature count, because your team will do it weekly forever. The vendor evaluation questions include asking for a live build during the demo. Grounding answers in an AI knowledge base reduces the maintenance load, the template library shortens the build, and the free plan lets you measure the real weekly burden before committing to it.
What the Conversation Owner Actually Needs to Be Good At
The role determines the quality of the bot more than any other, and it is usually filled by whoever is available rather than by fit. The skills are not what job titles suggest.
Reading transcripts without flinching
The core of the job is reading conversations where your product disappointed someone, without becoming defensive about it. People who take it personally stop reading, and once nobody reads transcripts the bot stops improving.
Writing short
Chat rewards compression in a way most business writing does not. Someone who naturally writes three sentences where one would do will produce a bot that pushes the input field off a phone screen.
Comfort with being wrong in public
Every flow change is a hypothesis. Some make things worse. The role needs someone who will change it back without treating it as a failure, because the alternative is a bot frozen at launch quality.
Enough product knowledge to spot a wrong answer
This is why support leads usually fit better than marketers or engineers. Reading a transcript and noticing that the bot stated last quarter's refund window requires knowing the current one.
| Background | Usually strong at | Usually weak at |
|---|---|---|
| Support lead | Spotting wrong answers, tone | Conversion thinking |
| Content or UX writer | Writing short, structure | Product detail |
| Marketer | Measuring outcomes | Resisting lead capture everywhere |
| Engineer | Integrations, edge cases | Reading transcripts weekly |
The common fix is pairing: a support lead owning the conversation with a writer reviewing the copy, which covers both columns without hiring anyone.
The Handover Nobody Plans: Between Owners
Chatbots outlive the people who build them. The transition between one owner and the next is where most accumulated knowledge is lost, and almost nobody documents for it.
What a new owner needs on day one
- Why the flow is shaped this way. Which branches exist because of a real customer problem versus which are historical accident.
- What was tried and abandoned. Otherwise the new owner re-runs the same failed experiment in month two.
- Where the content lives and who owns it.
- Which integrations exist, what they call, and who to contact when one breaks.
- The current fallback rate and what normal looks like.
A one-page handover document
Not documentation of the flow - the flow documents itself on the canvas. A page of decisions and their reasons, updated when a significant change is made. It takes ten minutes to maintain and saves a new owner a month of rediscovery.
| Without it | With it |
|---|---|
| New owner rebuilds from scratch | Continues from where it was |
| Abandoned experiments repeated | Known dead ends avoided |
| Integration breaks, nobody knows who owns it | A name to contact |
| Quality resets to launch level | Quality compounds |
The organisational version
When ownership moves between teams - support to marketing, or into a new function - the handover is the same exercise at a larger scale, and the failure mode is the new team reshaping the bot around their goals without reading why it was built the other way. That is how a support bot quietly becomes a lead-capture funnel, and how fallback quality degrades without anyone deciding it should.
Reporting Upward Without Drowning in Metrics
Ownership survives when someone above cares about the outcome, and that requires a number they understand. Most chatbot reporting fails by offering twelve.
Pick one primary number, matched to why you built it
| Why you built it | Report | Not |
|---|---|---|
| Reduce ticket volume | Conversations resolved without a human | Total conversations |
| Capture leads | Qualified leads from chat | Chats started |
| Cover out of hours | Questions answered outside working hours | Sessions |
| Speed to first response | Median time to first useful answer | Average response time |
Why total conversations is the wrong headline
It rises when the widget is more prominent and falls when the site improves, neither of which is the bot getting better or worse. It is the easiest number to produce and the least connected to anything a business cares about.
Report one counter-metric alongside it
Deflection rate alone rewards a bot that refuses to escalate. Pair it with something that would get worse if the bot were gaming the primary number - escalation satisfaction, or repeat contacts within 48 hours. A single metric with no counterweight always ends up optimised against the customer.
Monthly, in one line
"The bot handled 1,240 conversations, 61% without a human, and repeat contacts held flat." Three numbers, one sentence, no dashboard. Anything longer stops being read, and a report nobody reads is how ownership becomes invisible and then vacant. The analytics guide covers instrumenting these properly.
Was this article helpful?
Build and deploy in 10 minutes. No coding needed.
Who Owns the Chatbot? Roles, Hours and the Handover Nobody Plans FAQ
Everything you need to know about chatbots for who owns the chatbot? roles, hours and the handover nobody plans.
About the Author
The Conferbot team writes about building, deploying, and improving AI chatbots.
View all articles