checklist

AI chatbot post-cutover review checklist for small teams

A practical first-7-days review checklist for a customer-facing AI chatbot after a vendor or platform cutover, covering answer quality, handoff, data, sources, connectors, actions, abuse signals, rollback, and operating decisions.

Audience: Founders, support leads, product owners, engineering owners, security owners, privacy owners, and admins reviewing a new customer-facing AI chatbot after cutover Risk: High Evidence: NIST AI RMF Core and monitoring guidance, NIST AI RMF Manage Playbook, CISA secure AI system development guidance, FTC small-business cybersecurity guidance, OWASP Top 10 for LLM Applications, and Cybergiz chatbot operations templates

Use this checklist during the first seven days after replacing a customer-facing AI chatbot vendor, model, platform, or orchestration layer.

The cutover is not proven by a successful deployment. Review real operational signals, customer handoffs, data boundaries, source retrieval, connector and action logs, abuse attempts, and rollback readiness before expanding the new route. Run the AI Tool Risk Checker and attach the result to the post-cutover record.

Bottom line

Keep the new chatbot at its approved scope until the first-week review shows that answer quality, sensitive-topic routing, customer data handling, source access, tool actions, logging, support load, and fallback behavior are acceptable. If one area fails, narrow that topic, connector, channel, or action first. Pause or roll back when the failure could expose data, create customer-impacting actions, hide a high-impact event, or leave customers without a safe route.

Use the Small Team AI Security Checklist for baseline ownership, access review, and incident routing. Pair this page with the AI chatbot replacement cutover checklist for pre-launch gates and the AI chatbot weekly review scorecard after the first week.

When to use this checklist

SituationUse this checklist?Review window
New chatbot vendor went live for customersYesDaily for the first seven days.
Model or orchestration layer changedYesDaily for high-risk routes; at least several representative review sessions.
A new connector or tool action was enabledYesReview every attempt and failure during the first week.
A new channel or customer segment was addedYesReview by channel and segment, not only in aggregate.
The target ran in shadow mode onlyNot yetUse the cutover checklist before customer traffic.
A cosmetic disclosure copy change was madeUsually noUse normal change review unless behavior changed.

Do not expand scope just because the first day was quiet. Low volume can hide missing evidence.

First-7-days review matrix

Review areaDaily questionEscalate when
Answer qualityDid the bot answer approved questions correctly and with current sources?Wrong or unsupported answers repeat or affect customers.
No-answer behaviorDid it refuse or route questions outside scope?It guesses, loops, or hides the human route.
Sensitive topicsWere privacy, security, billing, access, legal, HR, health, and safety topics handled safely?A sensitive topic receives unsafe advice or misses handoff.
Customer dataDid the bot use only approved fields and contexts?Unapproved data appears in input, retrieval, output, logs, or exports.
SourcesAre retrieval, freshness, conflicts, and access behaving as expected?Private, stale, poisoned, or conflicting sources affect answers.
ConnectorsAre read and write scopes limited and owned?Unknown access, scope drift, or unapproved identity appears.
Tool actionsWere actions approved, logged, idempotent, and reversible?An action is unauthorized, duplicated, irreversible, or unexplained.
Abuse and securityDid prompt injection or abuse change behavior?The bot reveals data, changes policy, or triggers unsafe action.
OperationsCan owners see errors, latency, queue load, and vendor events?High-impact events cannot be reconstructed.
Customer impactCan customers reach a person and get timely help?Wait time, disputes, or fallback volume exceed the limit.

The matrix is a review aid, not a substitute for the team’s risk tolerance or incident process.

Review intake form

Copy this into the post-cutover record.

FieldEntry
Review date
Cutover date
Review owner
Old and new system
Approved scope
Channels and customer groups
Data classes approvedPublic, internal, customer, account, billing, regulated, or credential-like.
Connectors and tool actions enabled
First-week review period
Rollback trigger
Support fallback owner
Security/privacy owner
Customer impact owner
Evidence location
Decision deadline

If the new scope, owners, or rollback trigger are unclear, keep the bot in limited mode while the record is completed.

Baseline and comparison table

Compare the target with the accepted pre-cutover baseline. A new tool may change user behavior, routing, latency, or action volume even when the headline answer score looks similar.

SignalOld baselineNew resultAcceptable range or decision
Approved-topic answer pass rate
No-answer/refusal pass rate
Sensitive-topic handoff rate
Customer dispute rate
Source retrieval success
Source conflict rate
Unapproved data-field observations
Tool action attempts
Tool action failures or duplicates
Prompt injection and abuse signals
Median and tail latency
Human fallback wait time
Rollback readiness test result

Record the sample size and exclusions. Do not compare percentages without enough context to understand volume and severity.

Answer quality sample

Sample conversations by risk and not only by popularity.

  • Include representative normal questions from each approved topic.
  • Include questions where the expected answer is “I do not know” or a human route.
  • Include recent customer corrections, disputes, and escalations.
  • Include questions that depend on current policy, pricing, account state, or source freshness.
  • Include multilingual, accessibility, and channel-specific cases where relevant.
  • Record source trace, reviewer decision, issue severity, and owner.
  • Separate model error, source error, routing error, and policy/configuration error.
  • Retest a fixed set every day so the trend is comparable.
FindingSeverityImmediate boundaryOwnerRetest date

Do not put real customer secrets, credentials, or unredacted transcripts into a public issue or repository. Store protected evidence elsewhere and link only to an approved location.

Handoff and customer impact review

CheckPass conditionResult
Human requestCustomer can ask for a person without a loop.
Sensitive topicPrivacy, security, billing, access, and other high-impact topics route correctly.
Context transferHuman receives enough context without unnecessary sensitive data.
Queue ownershipA named team owns the request and response target.
Customer noticeDisclosure and fallback wording match actual behavior.
Dispute handlingCustomer can challenge an answer and get correction.
Open conversationsRequests started before cutover are not dropped.
Support loadFallback volume is within staffing and response limits.
  • Review every high-severity handoff from the previous day.
  • Review customer complaints and correction requests separately from normal traffic.
  • Check whether the new bot creates support work that the old bot did not.
  • Confirm customer-facing routes do not expose internal error details or vendor identifiers unnecessarily.

Data and privacy review

Inspect actual fields and contexts sent to the new system, not only the intended schema.

Review itemEvidenceDecision
Input fieldsRequest schema sample and field inventory.
Retrieved contextSource trace and access scope.
Output dataSample outputs and sensitive-data review.
Conversation logsRetention, access, export, and deletion settings.
Analytics eventsEvent names, identifiers, and retention.
Temporary migration filesLocation, owner, access, and deletion date.
Vendor support accessRole, approval, logging, and current status.
Customer requestsDeletion, export, correction, and opt-out routing.
  • Confirm only approved data classes enter the new route.
  • Check for accidental raw exports, credentials, or unrelated customer records.
  • Verify retention and deletion settings against the approved policy.
  • Reconcile the new system’s data with the migration boundary.
  • Escalate any unapproved data observation immediately.

The FTC’s small-business guidance recommends specifying vendor data use, sharing, retention, deletion, verification, and need-to-know access. Treat an unexpected field as a control finding even if no incident is confirmed.

Source and retrieval review

  • Review source freshness failures and retrieval misses.
  • Review answers that cite a source outside the approved scope.
  • Test conflicting documents and stale policy pages.
  • Check whether the target indexes private sources with broader access than the old route.
  • Verify source owners and update dates.
  • Search for prompt or retrieval changes made during the cutover.
  • Retest any source that produced a customer-impacting answer.
Source findingImpacted topicContainmentOwnerRetest

Do not fix a source silently during the first-week review. Record the change, test it, and preserve enough before/after evidence to explain the result.

Connector and action review

Review every attempt, not only successful actions.

EventQuestions to answer
Connector readWas the data source and scope approved for this route?
Connector writeWho or what approved the change before it happened?
Action denialDid the denial fail safely and reach a human when needed?
RetryCould the retry duplicate a customer-impacting action?
TimeoutDid the user receive a safe status without an unknown side effect?
RollbackCan the action be corrected or escalated with evidence?
Identity changeDid the new service identity use only the expected permissions?
Queue or webhookDid any old route continue to create events?
  • Review connector permission changes since cutover.
  • Review all high-impact action arguments and outcomes.
  • Test one safe denial from each relevant action route.
  • Verify idempotency and duplicate handling.
  • Confirm old credentials, queues, webhooks, and service identities are no longer active where intended.
  • Disable an action or connector if logs cannot explain its behavior.

OWASP’s current LLM risk materials cover prompt injection, sensitive information disclosure, supply-chain risk, and excessive agency. Treat a connector or action boundary as a security control, not just an integration setting.

Security and abuse review

Test or signalDaily review
Direct prompt injectionAttempts to override policy or reveal protected instructions.
Indirect prompt injectionUntrusted source content that changes behavior.
Sensitive information disclosureSecrets, customer data, internal instructions, or cross-customer context.
Excessive agencyUnexpected tool action, broad permissions, or missing approval.
Source poisoningUntrusted or changed content influencing answers.
Abuse and spamHigh-volume, oversized, manipulative, or automated requests.
Model or vendor eventModel change, outage, safety notice, or support-access event.
  • Preserve representative attack inputs and outputs in protected evidence storage.
  • Confirm the incident owner knows how to pause the affected route.
  • Confirm a prompt or source fix cannot silently widen permissions.
  • Review vendor notices and changes during the observation window.
  • Escalate any evidence of data exposure or unsafe action as an incident, not just a quality ticket.

Operational monitoring

NIST’s 2026 report on monitoring deployed AI systems describes post-deployment monitoring as important because deployed AI can behave variably and produce unforeseen outcomes. Use a small set of owner-assigned signals rather than a dashboard nobody reviews.

SignalOwnerThreshold or triggerResponse
Answer quality failures
Sensitive-topic handoff failures
Customer disputes
Unapproved data observation
Tool action failure or duplicate
Prompt injection or abuse
Source freshness or conflict
Vendor outage or change
Fallback wait time
  • Assign a person for each signal.
  • Define what is sampled manually and what is alert-driven.
  • Set a review time and record decisions daily.
  • Keep monitoring for the full approved observation window even if the first days are quiet.

Decision rules

FindingDecision
All gates pass and no material trend is worseningKeep the approved scope and move to weekly review.
One low-impact topic or source failsLimit that boundary, fix it, and retest.
Sensitive-topic handoff failsForce human handoff and pause the affected topic.
Unapproved customer data appearsPause the affected route and escalate to security/privacy.
High-impact action is unauthorized or not reconstructableDisable the action and reconcile downstream state.
Support fallback is overloadedReduce automation or customer traffic until staffing is ready.
Multiple high-severity findings recurRoll back, pause, or return to human-only operation.
Evidence is missing but no failure is observedKeep limited and close the evidence gap before expansion.

Do not close a finding because the bot’s overall satisfaction score is good. Severity and customer impact matter more than aggregate averages.

Post-cutover review record

FieldEntry
Review period
Traffic and sample size
Approved scope reviewed
Answer quality decision
Handoff decision
Data/privacy decision
Source/retrieval decision
Connector/action decision
Security/abuse decision
Customer impact decision
Rollback readiness result
Open findings
Final outcomeKeep, limit, pause, rollback, or human-only.
Owners and due dates
Approvers
Next review date

Store the record with the cutover tests, vendor exit packet, access review, and any incident evidence. Do not store customer exports, API keys, tokens, or private credentials in the public repository.

Next-week action tracker

ActionFindingOwnerDue dateEvidence of closure
  • Every high-severity finding has a containment decision.
  • Every accepted exception has an expiry date and compensating control.
  • Every source or prompt fix has a retest.
  • Every connector or action change has an owner and verification.
  • Every customer-impacting correction has a support follow-up.

Final first-week checklist

  • The reviewed traffic represents each approved channel and customer group.
  • Normal, no-answer, sensitive, abuse, and prompt-injection cases were sampled.
  • Customer data fields and retrieved context stayed within the approved boundary.
  • Sources were current, access-scoped, and tested for conflict.
  • Connector permissions and tool actions were reviewed from logs.
  • High-impact events can be reconstructed from available evidence.
  • Human handoff works and support load is acceptable.
  • Rollback or pause was tested without causing an unapproved write.
  • Old routes, credentials, queues, and webhooks are disabled where intended.
  • Customer notices and support scripts match actual behavior.
  • Open findings have owners, due dates, and containment.
  • The decision to keep, limit, pause, rollback, or go human-only is recorded.

Metrics to track

MetricWhy it matters
Answer pass rate by topicFinds weak areas hidden by aggregate averages.
No-answer and handoff successShows whether the bot knows its boundaries.
Customer disputes and correctionsShows customer-impacting quality failures.
Unapproved data observationsTests the input and retrieval boundary.
Connector/action attempts and failuresShows automation exposure and control health.
Prompt injection and abuse signalsShows adversarial pressure after launch.
Source freshness and conflict findingsShows knowledge-base stability.
Fallback volume and wait timeShows customer continuity and support load.
Rollback or pause eventsShows operational stability.
Findings closed by due dateShows whether review produces control improvements.

Do not optimize for deflection alone. A lower human handoff rate can be a warning if customers are getting wrong answers instead.

Evidence checked

This checklist is aligned with:

  1. NIST AI RMF Core, which includes monitoring, accountability, third-party risk, decommissioning, incident response, recovery, and change management outcomes.
  2. NIST AI RMF Manage Playbook, which describes monitoring third-party AI systems, applying documented controls, contingency processes, and decommissioning systems that exceed risk tolerances.
  3. NIST report on challenges to monitoring deployed AI systems, which describes post-deployment monitoring as important for real-world reliability and unforeseen outcomes.
  4. NIST AI 800-4 monitoring report, which organizes deployed AI monitoring questions and categories for operational review.
  5. FTC cybersecurity guidance for small businesses, which recommends vendor data-use, retention, deletion, verification, and least-necessary-access controls.
  6. CISA and UK NCSC secure AI system development guidance, which covers secure practices across AI design, development, deployment, and operation.
  7. OWASP Top 10 for LLM Applications, which covers current risks including prompt injection, sensitive information disclosure, supply chain, data poisoning, and excessive agency.
  8. Cybergiz templates for chatbot cutover, vendor exit, retirement, red-team testing, tool action approval, human handoff, and weekly review.

This page is practical operating guidance, not legal, privacy, compliance, audit, certification, customer-support, incident-response, procurement, or security assurance advice.

FAQ

Is a successful deployment enough to end the review?

No. Deployment proves that the software was released. The first-week review tests how the system behaves with real traffic, customer data, source changes, handoffs, actions, abuse, and support load.

How many conversations should we sample?

Use enough traffic to cover every approved topic, channel, and risk category. For low-volume bots, extend the window rather than treating a small sample as proof of safety. Always include known no-answer and sensitive-topic cases.

Should we roll back after one wrong answer?

Not automatically. Triage the severity, customer impact, data involved, frequency, and whether the issue is isolated. Roll back or pause immediately when the answer exposes data, triggers an unsafe action, or leaves a customer without a safe route.

What if the target has better answers but worse handoff?

Keep the scope limited or return to the old route/human-only fallback until handoff is fixed. Answer quality does not compensate for a failed escape path on sensitive or disputed topics.

How do we review customer data without exposing it further?

Use redacted or synthetic examples where possible, restrict access to protected evidence, record data classes and field names instead of values, and never put raw customer exports or secrets in a public repository.

Should the old vendor remain available during the review?

Only if it can be isolated and the team can prevent duplicate writes, stale routes, and unclear ownership. Keep the rollback path tested and follow the old vendor’s exit plan once the new route is accepted.

What is a good outcome after seven days?

A documented decision to keep the approved scope, limit a defined boundary, pause or roll back a failed area, or move to human-only operation. The record should show evidence, owners, open findings, and the next review date.

When should we move from daily to weekly review?

After the agreed first-week observation window passes, high-risk findings are contained, customer handoff and actions are stable, and the owners approve the move. Keep event-driven reviews for incidents, vendor changes, source changes, connector changes, and material customer impact.