Skip to Content
ConnectorsSnowflake

Snowflake

Connect Snowflake to query data warehouses and access analytics through Cendriix agents.

Overview

Auth methodConnection String / Key Pair
Setup time~10 minutes

How to connect

  1. Navigate to Settings → Integrations → Connectors
  2. Click Connect on the Snowflake integration
  3. Enter your Snowflake account identifier, username, and authentication credentials
  4. Once configured, warehouse data becomes available

Getting your credentials

  1. Obtain your Snowflake account identifier from the URL (e.g., abc123.us-east-1)
  2. Create a service user or use existing credentials
  3. 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