How to Reset or Retrain Your Agent

Reset or Retrain? โ€” Decision Guide Agent is underperforming Is most content still relevant? Yes Partial retrain Update/add specific KB entries only No Full rebuild Clear KB, re-scrape, rewrite prompt Most underperforming agents need a partial retrain, not a full reset

When your agent is consistently underperforming, you have two options: a partial retrain (updating specific parts of the knowledge base) or a full reset (clearing everything and starting fresh). Here's how to decide which you need โ€” and how to do each one.

When to reset vs retrain

Most of the time, you need a partial retrain โ€” not a full reset. A full reset makes sense only when:

  • The business has fundamentally changed (new services, rebrand, completely new audience)
  • The knowledge base is so polluted with outdated, contradictory content that targeted fixes aren't working
  • The agent was built on a client's old website and they've had a complete redesign

For most underperforming agents, targeted updates to the knowledge base and system prompt will fix the issue without starting over.

Partial retrain โ€” how to do it

A partial retrain means updating specific content while keeping the rest intact:

  1. Identify the specific topics/questions the agent is getting wrong
  2. Find the relevant KB entries and update or delete them
  3. Add new entries with correct, specific information
  4. If website content has changed significantly: re-scrape the affected pages
  5. Update the system prompt if tone or scope has shifted
  6. Re-test the specific questions that were failing

This process takes 20โ€“30 minutes and fixes the vast majority of performance issues.

Full rebuild โ€” how to do it

If a fresh start is genuinely needed:

  1. Export or note down the existing system prompt (you'll reuse and improve it)
  2. Delete all current KB sources (websites, documents, manual entries)
  3. Re-scrape the website from scratch
  4. Re-upload any relevant documents
  5. Rewrite manual Q&A entries based on the current list of customer questions
  6. Update the system prompt with any improvements you've learned
  7. Run the full 20-question test before going live
โš ๏ธ
Don't lose good content Before doing a full rebuild, export your list of manual Q&A entries. These took time to write and many will still be useful โ€” copy them into a doc before clearing the KB so you can re-import the ones that still apply.

Retrain checklist

  • โ˜ Identified the specific failing questions
  • โ˜ Removed outdated/incorrect KB entries
  • โ˜ Added correct entries with specific detail
  • โ˜ Re-scraped if website content changed
  • โ˜ Updated system prompt if needed
  • โ˜ Ran 20-question test โ€” 80%+ passing
  • โ˜ Tested the specific questions that were failing before