Skip to main content

Prerequisites

  • A Snowflake account.
  • A user with at least read access to the target database, schema, and warehouse.

Required fields

FieldDescriptionExample
NameA display name for this datasource.Graphics Press warehouse
AccountYour Snowflake account identifier.xy12345.us-east-1
UsernameThe Snowflake user.admin
PasswordThe user’s password.
WarehouseThe compute warehouse to use for queries.COMPUTE_WH
DatabaseThe database to connect to.MY_DATABASE
SchemaThe default schema.PUBLIC

Optional fields

FieldDescriptionExample
RoleThe Snowflake role to assume for the session. If omitted, the user’s default role is used.ACCOUNTADMIN

Steps

  1. Open Settings → Datasources → New.
  2. Enter a name and select Snowflake as the type.
  3. Fill in the fields above.
  4. Click Test connection to verify.
  5. Click Create.

Finding your account identifier

Your account identifier is in the URL you use to access Snowflake. For example, if you log in at https://xy12345.us-east-1.snowflakecomputing.com, your account identifier is xy12345.us-east-1.