Your AI assistant's knowledge automatically updates when your data changes. No manual sync, no stale information, no outdated answers.
You update a product price, change a policy, or fix a procedure. But your AI assistant is still telling customers the old information. Manual syncing is tedious and error-prone.
Automatic knowledge sync powered by Odoo's automation system
Define which records should be in your knowledge base (e.g., "published products")
Turn on automated sync for the collection
Create, update, or delete records in Odoo
Knowledge base updates automatically - no action needed!
Set it up once, then forget about it. Your AI's knowledge stays current 24/7.
Follow these steps to enable automated knowledge sync for your collection
Go to your knowledge collection and navigate to the Domain Filters tab. Click "Add a line" to define which records should be automatically synced to this collection.
What to configure:
Navigate to the Automation tab and enable the toggles. The system will automatically create automation rules for each domain filter.
Automation settings:
Your knowledge base now updates automatically. Create, update, or delete records - the AI knows immediately. No manual sync needed!
When you enable automation, the system creates 3 automated actions for each domain filter:
Complete lifecycle management for your knowledge base
When you create a new record (product, article, FAQ), it's automatically added to matching knowledge collections.
Example: Publish a new product → AI knows about it instantly
Edit a record's content? The knowledge base document updates automatically with the latest information.
Example: Change price from $99 to $79 → AI quotes new price immediately
Delete a record or it no longer matches filters? Automatically removed from knowledge base. No orphaned data.
Example: Archive discontinued product → AI stops mentioning it
How teams use automation to keep AI knowledge current
Sync published products to AI knowledge automatically. When you update specs, prices, or inventory, your AI support bot knows immediately.
Filter: Products where state = published
Result: Customer asks about Model X → AI has latest price, features, and availability
Keep HR policies, procedures, and guidelines in sync. When policies change, employees get accurate answers from the AI assistant immediately.
Filter: Documents where category = policy AND status = active
Result: "What's the remote work policy?" → AI cites current version
Automatically add resolved support tickets to knowledge base. Build a growing library of solutions without manual documentation.
Filter: Tickets where state = solved AND solution_documented = true
Result: Future tickets with same issue → AI suggests proven solution
Sync different language versions automatically. Add Spanish translations of docs, they're immediately available to Spanish-speaking AI users.
Filter: Documents where language = Spanish
Result: Spanish chatbot has translated docs automatically
Everything you need for automated knowledge management
Use Odoo's powerful domain syntax to define exactly which records belong in each collection
Newly created documents automatically run through the RAG pipeline (parse, chunk, embed)
Sync any Odoo model - products, partners, documents, custom models, anything
Responds to create, write, and unlink events - covers all data lifecycle changes
Automatically remove documents that no longer match any collection filters
Toggle automation per collection - enable for some, manual control for others
Get started in 3 steps
Requires llm_knowledge and base_automation modules
Search for "LLM Knowledge Automation" in Apps and click Install
Go to your knowledge collection and: