diff --git a/pages/data-warehouse/how-to/connect-bi-tools.mdx b/pages/data-warehouse/how-to/connect-bi-tools.mdx index 58ac18e9cc..37a368fcf0 100644 --- a/pages/data-warehouse/how-to/connect-bi-tools.mdx +++ b/pages/data-warehouse/how-to/connect-bi-tools.mdx @@ -70,22 +70,6 @@ Metabase is an open-source business intelligence tool that allows users to creat Integrating ClickHouse® into Metabase enhances query performance and scalability, for faster data analysis on large datasets, and provides robust support for complex queries and real-time analytics. -### Download the ClickHouse® plugin for Metabase - -1. Download the latest version of the plugin (JAR file named `clickhouse.metabase-driver.jar`) from the [official CLickHouse® GitHub repository](https://github.com/clickhouse/metabase-clickhouse-driver/releases/latest). - -2. Save `clickhouse.metabase-driver.jar` in your Metabase plugins folder. - - If you do not have a **plugins** folder, create it in the same directory as the `metabase.jar` file. Refer to the [official Metabase documentation](https://www.metabase.com/docs/latest/developers-guide/drivers/basics) for more information on plugins. - - -3. Start (or restart) Metabase to load the new plugin. - -4. Access your Metabase server. - - On the initial startup, if prompted to select a database, select **I'll add my data later**. - - ### Connect Metabase to ClickHouse® 1. Click on the gear icon in the top-right corner and select **Admin Settings** to visit your Metabase admin page.