Quick start guide
Connect your Odoo ERP to AI chat and ask questions in natural language. Get instant answers about sales, inventory, customers, no SQL required. Complete setup in 10 minutes.
Who this guide is for
Understand if this guide is right for you
This guide helps Odoo administrators and business users who want to chat with their ERP data using natural language. You should have admin access to your Odoo instance and basic familiarity with API keys.
What you need before starting
Prerequisites for getting started
Before you begin, gather these items:
- A test or demo Odoo instance (Community or Enterprise, v16-19) - NOT production
- Odoo admin credentials or API key
- An Anthropic API key for Claude Sonnet 4.5
- Beta access to ood.ooo (currently free during beta period)
Step 1: Create your account
Sign up for free beta access
- Navigate to ood.ooo
- Click "Sign up" in the top navigation
- Enter your email address and create a password (minimum 8 characters)
- Optionally add your company name
- Check your email and click the verification link
Step 2: Configure Claude API
Add your Anthropic API key
ood.ooo is powered by Anthropic's Claude Sonnet 4.5, which offers the best performance for complex Odoo queries and natural language understanding.
Get your Claude API key
- Navigate to Configuration in the sidebar
- Select the AI Settings tab
- Choose "Claude (Anthropic)" as your provider
- Enter your API key (format:
sk-ant-api03-xxxxx...) - Select "Claude Sonnet 4.5" as your model
- Click "Save & test connection"
Success: You should see "API key validated successfully"
Get your Claude API key: Visit console.anthropic.com to generate a key
Step 3: Connect your Odoo instance
Enter URL, database, and credentials
⚠️ Always Use a Clone or Demo Database
Never connect your production database. This experimental platform does not implement permission systems yet, all operations run with full admin rights.
For developers and partners: Use a clone with write access to explore:
- • Creating modules: "I need a new inventory tracking module"
- • Adapting modules: "Modify the CRM for real estate workflows"
- • Coding capabilities: "Add a custom field to invoices"
- • Automated workflows: "Create an automation for late payments"
- Navigate to the Odoo Configuration tab
- Enter your connection details:
- Odoo URL: Your full Odoo URL including
https://(example:https://yourcompany.odoo.com) - Database name: Your database identifier (do not include the domain)
- Username: Your Odoo login email
- API key or password: See instructions below
- Odoo URL: Your full Odoo URL including
Odoo 19: Use an API key
- Log into your Odoo instance
- Navigate to Settings → Users & Companies
- Click your username
- Select the API Keys tab
- Click "New API key"
- Name it "ood.ooo Access"
- Copy the generated key immediately (you won't see it again)
- Paste the key into ood.ooo configuration
For Odoo 16-18: Use API key or password
Odoo 16-18 supports both API keys and passwords. Follow the same API key generation steps as Odoo 19, or use your regular password.
Security note: API keys provide better security than passwords because you can revoke them without changing your password. Use API keys whenever possible.
Test your connection
- Click "Test connection"
- Wait for validation
- You should see "Connected to Odoo successfully"
- Click "Save configuration"
Troubleshooting: If the connection fails, verify your URL format includes https://, check that your database name is correct, and ensure your user has administration access rights in Odoo.
Step 4: Run discovery (recommended)
Build AI knowledge base in 2-5 minutes
Discovery analyzes your Odoo instance and builds a knowledge base that makes AI responses more intelligent and context-aware. The core analysis completes in 90 seconds, with full discovery taking 2-5 minutes depending on your database size.
What discovery does
Discovery examines your Odoo installation to understand:
- Which modules you have installed (Sales, CRM, Inventory, etc.)
- Your product catalog structure and categories
- Published knowledge base articles
- Public website content
- Aggregate business patterns (no personal customer data)
This one-time analysis takes 45-90 seconds to complete.
Run discovery now
- After saving your Odoo configuration, find the Discovery section
- Click "Run deep discovery"
- Watch the progress screen as it completes 9 phases
- Wait for completion (typical time: 45-90 seconds)
When complete, you'll see a summary showing how many items were discovered.
Step 5: Start chatting with your data
Ask questions and get instant answers from your Odoo instance
- Click "Chat" in the sidebar
- Type your question in natural language
- Press Enter or click Send
Example questions to try first
Basic exploration:
What products do we sell?Data queries:
Show me open sales orders from the last 30 daysAnalysis:
Who are our top 5 customers by total revenue?Understanding AI responses
Each response includes three sections:
- Thinking process (collapsible): Shows the AI's reasoning and decision-making
- Tool calls: When the AI queries your Odoo database directly, you'll see which models and methods it used
- Final answer: The response to your question in natural language
Pro tips for better results
Optimize your experience with proven practices
Run discovery first: Responses improve dramatically when the AI has context about your business structure and content.
Be specific in your queries: Instead of "Show products," ask "Show the top 10 products by sales revenue in Q4 2024"
Use natural language: Talk to the AI as you would talk to a knowledgeable colleague who has access to your Odoo data.
Explore advanced features
Take your Odoo AI experience to the next level
Now that you're set up, explore these powerful features to get the most out of ood.ooo:
AI Personas - Role-Specific Experts
Choose from 5 specialized AI assistants tailored to different roles: General Assistant, Troubleshooter, Module Developer, Odoo Teacher, and SEO Creator. Each persona understands your specific needs and speaks your language.
Choose your AI persona →Multi-Layer Knowledge
Our advanced knowledge system combines version-aware Odoo documentation, your instance discovery data, and community intelligence. The AI automatically selects the right knowledge source for each query.
Learn about multi-layer knowledge →Knowledge Transparency Indicators
See exactly what the AI knows with visual indicators showing knowledge freshness, confidence levels, and data sources. Know when to trust AI responses and when to verify independently.
Understanding transparency indicators →Custom Workflows & Slash Commands
Automate repetitive queries with custom slash commands like /weekly-sales or /inventory-check. Create workflows once and execute them instantly whenever needed.
Create custom workflows →Next steps
Continue learning with guides and resources
Learn how to write better prompts and queries: