We use cookies to enhance your experience and measure how the site performs. Choose "Essential Only" to disable analytics. Read our Privacy Policy.

    Odeus Docs

    Metabase

    Connect Metabase to Odeus to query databases and access dashboards from your conversations

    Metabase

    Connect Metabase to Odeus to query databases and access dashboards from your conversations

    Overview

    Metabase is an open-source business intelligence platform for querying databases and creating dashboards. Once connected, you can use Odeus to run SQL queries, execute saved questions, browse dashboards, and search across your Metabase content directly from your conversations.

    Authentication: API Key Category: Data & Analytics Availability: All workspace plans

    Prerequisites

    • A running Metabase instance (cloud or self-hosted)
    • Admin access to generate an API key

    Setup

    Follow [Metabase's API key guide](https://www.metabase.com/docs/latest/people-and-groups/api-keys) to create a key. API keys require Metabase v1.47 or later.
    
    
    
    Your instance URL is the address you use to access Metabase, e.g. `https://your-company.metabaseapp.com` or `https://metabase.your-domain.com`.
    
    
    
    Go to [Integrations](https://app.odeus.ai/integrations) and find **Metabase** in the list.
    
    
    
    Enter your instance URL and API key, then save.
    
    
    
    Tag the integration with `@` in any agent to start querying your data.
    

    Common Use Cases

    • SQL Queries — Run native SQL queries against any connected database in your Metabase instance

    • Saved Questions — Execute saved questions and retrieve results in JSON or CSV format

    • Dashboard Access — Browse and retrieve dashboards and their underlying question cards

    • Content Search — Search across dashboards, questions, tables, and collections in one place

    Troubleshooting

    IssueSolution
    Authentication failedVerify the API key is correct and the instance URL has no trailing slash
    Instance not reachableEnsure your Metabase instance is publicly accessible or on the same network
    Permission deniedCheck that the API key's group has access to the databases or collections you're querying
    API key not availableAPI keys require Metabase v1.47+. Check your version in Admin → Troubleshooting → Version