Prerequisites
Before connecting, make sure you have:- A Snowflake account with a user that has
USAGEon the target warehouse andSELECTonINFORMATION_SCHEMAin the target databases. - The account identifier for your Snowflake instance (format:
orgname-accountnameor the legacyaccount.regionformat). - The warehouse name, role, username, and password for the connecting user.
Required Permissions
Datawise only reads schema metadata and does not access the data in your tables. Grant access only to the schemas you want Datawise to monitor. You can use the allow and deny pattern filters in the connector form to further control what gets ingested.
Connection Setup
Go to Connectors in the left navigation, click Add Connector, and select Snowflake.Required Fields
Filters
Settings
Schedule
Testing the Connection
After filling in your credentials, click Test Connection. If the test fails, check:- The account identifier format. Common issue: using
account.regionwhen your org uses the newerorgname-accountnameformat. - That the role is granted and set as the default for the user.
- That the warehouse is not suspended and the user has
USAGEon it.
After Connecting
Once connected and the first ingestion runs:- Tables and views from the connected schemas appear in Data Assets.
- Schema Radar begins detecting schema changes on your configured schedule.
- Lineage from Snowflake populates when dbt Cloud is also connected.