Snowflake
Connect Snowflake to query data warehouses and access analytics through Cendriix agents.
Overview
| Auth method | Connection String / Key Pair |
| Setup time | ~10 minutes |
How to connect
- Navigate to Settings → Integrations → Connectors
- Click Connect on the Snowflake integration
- Enter your Snowflake account identifier, username, and authentication credentials
- Once configured, warehouse data becomes available
Getting your credentials
- Obtain your Snowflake account identifier from the URL (e.g.,
abc123.us-east-1) - Create a service user or use existing credentials
- For key-pair authentication, generate an RSA key pair per Snowflake docs
Capabilities
Once connected, Cendriix agents can:
- Run read-only queries against Snowflake warehouses
- Access table schemas, views, and metadata
- Reference analytics data for reporting workflows
Security notes
- Key-pair authentication is recommended over password-based auth
- Use a dedicated service account with minimal privileges
- Credentials are stored encrypted in AWS Secrets Manager
- Disconnect at any time from Settings → Integrations → Connectors
Further reading
Last updated on