Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/integrations/builtin/credentials/metabase.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Create a [Metabase](https://www.metabase.com/){:target=_blank .external-link} ac
## Supported authentication methods

- Basic auth
- API Key

## Related resources

Expand All @@ -30,3 +31,10 @@ To configure this credential, you'll need:
- A **URL**: Enter the base URL of your Metabase instance. If you're using a custom domain, use that URL.
- A **Username**: Enter your Metabase username.
- A **Password**: Enter your Metabase password.

## Using API key

To configure this credential, you'll need:

- A **URL**: Enter the base URL of your Metabase instance. If you're using a custom domain, use that URL.
- A **API Key**: Enter your API Key.