From e80ba121123ef23e0e56f8b8c8a10331d98e3dcb Mon Sep 17 00:00:00 2001 From: Metabase Docs bot Date: Fri, 29 Aug 2025 17:44:25 +0000 Subject: [PATCH] [auto] adding content to backport-56-90ef491973ca3083b7813c74a39262e2ad2ee4be->release-x.56.x --- _docs/latest/ai/metabot.md | 10 +++++----- _docs/latest/ai/settings.md | 8 ++++---- .../troubleshooting-guide/db-connection.md | 4 ++-- _docs/v0.56/ai/metabot.md | 10 +++++----- _docs/v0.56/ai/settings.md | 8 ++++---- .../troubleshooting-guide/db-connection.md | 4 ++-- _site/docs/latest/ai/metabot.html | 17 +++++++---------- _site/docs/latest/ai/settings.html | 13 ++++++------- .../troubleshooting-guide/db-connection.html | 4 ++-- _site/docs/v0.56/ai/metabot.html | 17 +++++++---------- _site/docs/v0.56/ai/settings.html | 13 ++++++------- .../troubleshooting-guide/db-connection.html | 4 ++-- 12 files changed, 52 insertions(+), 60 deletions(-) diff --git a/_docs/latest/ai/metabot.md b/_docs/latest/ai/metabot.md index 038230aae4..b60c1dcf9a 100644 --- a/_docs/latest/ai/metabot.md +++ b/_docs/latest/ai/metabot.md @@ -15,16 +15,14 @@ latest: true # Metabot - Metabase's AI assistant -{% include beta-blockquote.html %} - -> For now, [Metabot](/features/metabot-ai) is only available as an add-on for Pro and Enterprise plans on Metabase Cloud. +{% include beta-blockquote.html + message="For now, Metabot is only available as an add-on for Pro and Enterprise plans on Metabase Cloud." +%} ![Meet Metabot](./images/metabot.png) Metabot helps you analyze your data by creating charts from natural language, generating SQL queries, fixing query errors, and analyzing existing visualizations. -> Like with all generative AI, you'll always need to double-check results. - To set up Metabot, see [Metabot settings](./settings). ## What Metabot can do @@ -37,6 +35,8 @@ Metabot can help you to: - [Fix errors in SQL code](#have-metabot-fix-sql-queries). - Answer questions from our documentation (as in, the literature you're reading right now). +Like with all generative AI, you'll always need to double-check results. + ## The Metabot chat sidebar ![Metabot chat sidebar](./images/metabot-conversation-sidebar.png) diff --git a/_docs/latest/ai/settings.md b/_docs/latest/ai/settings.md index 2aa87f2ae9..18e89e7d03 100644 --- a/_docs/latest/ai/settings.md +++ b/_docs/latest/ai/settings.md @@ -16,13 +16,13 @@ latest: true # Metabot settings -{% include beta-blockquote.html %} - -> For now, [Metabot](/features/metabot-ai) is only available as an add-on for Pro and Enterprise plans on Metabase Cloud. +{% include beta-blockquote.html + message="For now, Metabot is only available as an add-on for Pro and Enterprise plans on Metabase Cloud." +%} _Settings > Admin settings > AI_ -This page covers admin settings for Metabase's AI assistant, Metabot. +This page covers admin settings for Metabase's AI assistant, [Metabot](./metabot). ## Configure Metabot diff --git a/_docs/latest/troubleshooting-guide/db-connection.md b/_docs/latest/troubleshooting-guide/db-connection.md index 3a932e8445..8cd4efbb32 100644 --- a/_docs/latest/troubleshooting-guide/db-connection.md +++ b/_docs/latest/troubleshooting-guide/db-connection.md @@ -117,13 +117,13 @@ psql -h HOSTNAME -p PORT -d DATABASENAME -U DATABASEUSER ## Snowflake error when running via JAR file -If you're connecting to Snowflake and encounter an error like, `JDBC driver internal error: exception creating result` and are running from the JAR file, add the following option to your java command: +If you're connecting to Snowflake and encounter an error like, `JDBC driver internal error: exception creating result` and are running from the JAR file, add `--add-opens java.base/java.nio=ALL-UNNAMED` to your `java` command: ``` java --add-opens java.base/java.nio=ALL-UNNAMED -jar metabase.jar ``` -See [the documentation on running the Metabase jar file](/docs/latest/installation-and-operation/running-the-metabase-jar-file) for more details. +See the docs on [running the Metabase jar file](../installation-and-operation/running-the-metabase-jar-file). ## Related problems diff --git a/_docs/v0.56/ai/metabot.md b/_docs/v0.56/ai/metabot.md index d5dcb44ea0..8424c92449 100644 --- a/_docs/v0.56/ai/metabot.md +++ b/_docs/v0.56/ai/metabot.md @@ -12,16 +12,14 @@ summary: 'Metabot is Metabase''s AI assistant that helps you analyze data, creat # Metabot - Metabase's AI assistant -{% include beta-blockquote.html %} - -> For now, [Metabot](/features/metabot-ai) is only available as an add-on for Pro and Enterprise plans on Metabase Cloud. +{% include beta-blockquote.html + message="For now, Metabot is only available as an add-on for Pro and Enterprise plans on Metabase Cloud." +%} ![Meet Metabot](./images/metabot.png) Metabot helps you analyze your data by creating charts from natural language, generating SQL queries, fixing query errors, and analyzing existing visualizations. -> Like with all generative AI, you'll always need to double-check results. - To set up Metabot, see [Metabot settings](./settings). ## What Metabot can do @@ -34,6 +32,8 @@ Metabot can help you to: - [Fix errors in SQL code](#have-metabot-fix-sql-queries). - Answer questions from our documentation (as in, the literature you're reading right now). +Like with all generative AI, you'll always need to double-check results. + ## The Metabot chat sidebar ![Metabot chat sidebar](./images/metabot-conversation-sidebar.png) diff --git a/_docs/v0.56/ai/settings.md b/_docs/v0.56/ai/settings.md index 1189116e8f..f1d831761e 100644 --- a/_docs/v0.56/ai/settings.md +++ b/_docs/v0.56/ai/settings.md @@ -12,13 +12,13 @@ summary: 'Configure Metabot settings, including which collections Metabot can ac # Metabot settings -{% include beta-blockquote.html %} - -> For now, [Metabot](/features/metabot-ai) is only available as an add-on for Pro and Enterprise plans on Metabase Cloud. +{% include beta-blockquote.html + message="For now, Metabot is only available as an add-on for Pro and Enterprise plans on Metabase Cloud." +%} _Settings > Admin settings > AI_ -This page covers admin settings for Metabase's AI assistant, Metabot. +This page covers admin settings for Metabase's AI assistant, [Metabot](./metabot). ## Configure Metabot diff --git a/_docs/v0.56/troubleshooting-guide/db-connection.md b/_docs/v0.56/troubleshooting-guide/db-connection.md index 525e823bbe..4b5a9472fa 100644 --- a/_docs/v0.56/troubleshooting-guide/db-connection.md +++ b/_docs/v0.56/troubleshooting-guide/db-connection.md @@ -115,13 +115,13 @@ psql -h HOSTNAME -p PORT -d DATABASENAME -U DATABASEUSER ## Snowflake error when running via JAR file -If you're connecting to Snowflake and encounter an error like, `JDBC driver internal error: exception creating result` and are running from the JAR file, add the following option to your java command: +If you're connecting to Snowflake and encounter an error like, `JDBC driver internal error: exception creating result` and are running from the JAR file, add `--add-opens java.base/java.nio=ALL-UNNAMED` to your `java` command: ``` java --add-opens java.base/java.nio=ALL-UNNAMED -jar metabase.jar ``` -See [the documentation on running the Metabase jar file](/docs/latest/installation-and-operation/running-the-metabase-jar-file) for more details. +See the docs on [running the Metabase jar file](../installation-and-operation/running-the-metabase-jar-file). ## Related problems diff --git a/_site/docs/latest/ai/metabot.html b/_site/docs/latest/ai/metabot.html index 00e8cdd0bd..5d7af370d8 100644 --- a/_site/docs/latest/ai/metabot.html +++ b/_site/docs/latest/ai/metabot.html @@ -47,7 +47,7 @@ - + @@ -57,7 +57,7 @@ - + @@ -4811,21 +4811,16 @@

Metabot - Metabase’s AI assistant
+ For now, Metabot is only available as an add-on for Pro and Enterprise plans on Metabase Cloud. + -
-

For now, Metabot is only available as an add-on for Pro and Enterprise plans on Metabase Cloud.

-
-

Meet Metabot

Metabot helps you analyze your data by creating charts from natural language, generating SQL queries, fixing query errors, and analyzing existing visualizations.

-
-

Like with all generative AI, you’ll always need to double-check results.

-
-

To set up Metabot, see Metabot settings.

What Metabot can do

@@ -4840,6 +4835,8 @@

What Metabot can do

  • Answer questions from our documentation (as in, the literature you’re reading right now).
  • +

    Like with all generative AI, you’ll always need to double-check results.

    +

    The Metabot chat sidebar

    Metabot chat sidebar

    diff --git a/_site/docs/latest/ai/settings.html b/_site/docs/latest/ai/settings.html index 1eb87027a3..a4c7aa79b8 100644 --- a/_site/docs/latest/ai/settings.html +++ b/_site/docs/latest/ai/settings.html @@ -47,7 +47,7 @@ - + @@ -57,7 +57,7 @@ - + @@ -4811,16 +4811,15 @@

    Metabot settings

    ⚠️ This feature is in beta. Feel free to play around with it, but be aware that things might change (and may not work as expected). +

    + For now, Metabot is only available as an add-on for Pro and Enterprise plans on Metabase Cloud. + -
    -

    For now, Metabot is only available as an add-on for Pro and Enterprise plans on Metabase Cloud.

    -
    -

    Settings > Admin settings > AI

    -

    This page covers admin settings for Metabase’s AI assistant, Metabot.

    +

    This page covers admin settings for Metabase’s AI assistant, Metabot.

    Configure Metabot

    diff --git a/_site/docs/latest/troubleshooting-guide/db-connection.html b/_site/docs/latest/troubleshooting-guide/db-connection.html index d52eda7e28..f9b927c75b 100644 --- a/_site/docs/latest/troubleshooting-guide/db-connection.html +++ b/_site/docs/latest/troubleshooting-guide/db-connection.html @@ -4941,12 +4941,12 @@

    Testing the connection status

    Snowflake error when running via JAR file

    -

    If you’re connecting to Snowflake and encounter an error like, JDBC driver internal error: exception creating result and are running from the JAR file, add the following option to your java command:

    +

    If you’re connecting to Snowflake and encounter an error like, JDBC driver internal error: exception creating result and are running from the JAR file, add --add-opens java.base/java.nio=ALL-UNNAMED to your java command:

    java --add-opens java.base/java.nio=ALL-UNNAMED -jar metabase.jar
     
    -

    See the documentation on running the Metabase jar file for more details.

    +

    See the docs on running the Metabase jar file.

    diff --git a/_site/docs/v0.56/ai/metabot.html b/_site/docs/v0.56/ai/metabot.html index 894f2e976c..3e1aeac301 100644 --- a/_site/docs/v0.56/ai/metabot.html +++ b/_site/docs/v0.56/ai/metabot.html @@ -49,7 +49,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -4813,21 +4813,16 @@

    Metabot - Metabase’s AI assistant
    + For now, Metabot is only available as an add-on for Pro and Enterprise plans on Metabase Cloud. + -
    -

    For now, Metabot is only available as an add-on for Pro and Enterprise plans on Metabase Cloud.

    -
    -

    Meet Metabot

    Metabot helps you analyze your data by creating charts from natural language, generating SQL queries, fixing query errors, and analyzing existing visualizations.

    -
    -

    Like with all generative AI, you’ll always need to double-check results.

    -
    -

    To set up Metabot, see Metabot settings.

    What Metabot can do

    @@ -4842,6 +4837,8 @@

    What Metabot can do

  • Answer questions from our documentation (as in, the literature you’re reading right now).
  • +

    Like with all generative AI, you’ll always need to double-check results.

    +

    The Metabot chat sidebar

    Metabot chat sidebar

    diff --git a/_site/docs/v0.56/ai/settings.html b/_site/docs/v0.56/ai/settings.html index efaed97300..e4ae1b0970 100644 --- a/_site/docs/v0.56/ai/settings.html +++ b/_site/docs/v0.56/ai/settings.html @@ -49,7 +49,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -4813,16 +4813,15 @@

    Metabot settings

    ⚠️ This feature is in beta. Feel free to play around with it, but be aware that things might change (and may not work as expected). +

    + For now, Metabot is only available as an add-on for Pro and Enterprise plans on Metabase Cloud. + -
    -

    For now, Metabot is only available as an add-on for Pro and Enterprise plans on Metabase Cloud.

    -
    -

    Settings > Admin settings > AI

    -

    This page covers admin settings for Metabase’s AI assistant, Metabot.

    +

    This page covers admin settings for Metabase’s AI assistant, Metabot.

    Configure Metabot

    diff --git a/_site/docs/v0.56/troubleshooting-guide/db-connection.html b/_site/docs/v0.56/troubleshooting-guide/db-connection.html index d9487275a5..72aee4a671 100644 --- a/_site/docs/v0.56/troubleshooting-guide/db-connection.html +++ b/_site/docs/v0.56/troubleshooting-guide/db-connection.html @@ -4943,12 +4943,12 @@

    Testing the connection status

    Snowflake error when running via JAR file

    -

    If you’re connecting to Snowflake and encounter an error like, JDBC driver internal error: exception creating result and are running from the JAR file, add the following option to your java command:

    +

    If you’re connecting to Snowflake and encounter an error like, JDBC driver internal error: exception creating result and are running from the JAR file, add --add-opens java.base/java.nio=ALL-UNNAMED to your java command:

    java --add-opens java.base/java.nio=ALL-UNNAMED -jar metabase.jar
     
    -

    See the documentation on running the Metabase jar file for more details.

    +

    See the docs on running the Metabase jar file.