Setup
1
Get your Snowflake credentials
You’ll need:
- Account identifier (e.g.,
abc12345.us-east-1) - Warehouse name
- Database and schema
- Username and password (or key pair)
2
Go to Settings
Navigate to Settings > Integrations in Adapt
3
Add secrets
Add the following secrets:
4
Test the connection
Ask Adapt to query your Snowflake data
For key pair authentication, use
SNOWFLAKE_PRIVATE_KEY instead of SNOWFLAKE_PASSWORD.Security
- Credentials are encrypted at rest with AES-256
- We recommend using a read-only Snowflake user
- Consider using a dedicated warehouse for Adapt queries
- All queries are logged for audit purposes