Alex MA
Voiceflow4mo ago
Alex M

Bug: KB not updating after document replacement and re-sync

I’m running into a KB syncing issue. I replaced a “Settings.docx” file (deleted the old one, uploaded the new version, and re-synced). But the AI Agent still pulls info from the old file — including a client I had removed. This is happening across multiple agents, so it seems like the old data is stuck in cache.

Steps to Reproduce:
  1. Upload a document (“Settings.docx) to feed the KB.
  2. Edit the document (e.g., remove a client).
  3. Delete the original file from KB.
  4. Upload the new version.
  5. Re-sync the agent.
  6. Ask a question related to the removed content.
Expected Result:
AI Agent should ignore the removed client and only respond from the updated document.

Actual Result:
The Agent continues to reference the removed client, as if the original document is cached.

Notes:
• Issue also occurs in other AI Agents, not just one.
• Resync + re-upload does not clear outdated data.
Was this page helpful?