Snowflake Data Share is an optional premium feature.
Contact your account manager to get started.
# Snowflake credential requirements
Snowflake allows for cross account data access via secure [data shares](🔗) and Simon takes advantage of this capability so you can share the required schemas, tables and fields directly into your Simon account.
Start by setting up a [secure data share in Snowflake](🔗), then:
Create a `
share
` using the `accountadmin
` role:
Add `
objects
` to the share by granting privileges:
Add each table explicitly
You need to add each table explicitly to the share and make sure your ETL maintains access for the share.
Add Simon's Snowflake account to the newly created share: