Skip to main content

Overview

Metabase is an open-source business intelligence platform for querying databases and creating dashboards. Once connected, you can use Langdock 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

1

Generate an API key in Metabase

Follow Metabase’s API key guide to create a key. API keys require Metabase v1.47 or later.
2

Get your Metabase instance URL

Your instance URL is the address you use to access Metabase, e.g. https://your-company.metabaseapp.com or https://metabase.your-domain.com.
3

Navigate to Integrations in Langdock

Go to Integrations and find Metabase in the list.
4

Enter your credentials

Enter your instance URL and API key, then save.
5

Start using Metabase in Langdock

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