Skip to main content

Connecting to Snowflake

Finding the account URL

Find your account URL in Classic Console

You can find your account URL in the URL of your browser.

Find host name in Classic Console

Find your account URL in Snowsight

You can find your account URL in the bottom left.

Find host name in Snowsight

Configuring key-pair authentication

The supported way to authenticate with Snowflake is using a key-pair. Generate a key-pair following the Snowflake documentation.

Once the keys are created and the public key is added to the database user, paste the raw text of the private key into the Private Key field in the connection settings. If the key is encrypted using a passphrase, enter the passphrase in the Passphrase field.