Connect to Snowflake
Navigate to Settings → Data Sources and click Add data source. Give your data source a name and optional description, then select Snowflake from the Database type dropdown.
Connection credentials
| Field | Description |
|---|---|
| Account | Your Snowflake account identifier (e.g., xy12345.us-east-1) |
| Warehouse | The compute warehouse to use for queries |
| Database | The database containing your experiment tables |
| Schema (optional) | The schema to use. Defaults to PUBLIC if not specified |
| Username | Database username |
| Password | Database password |
Test the connection
Click Test connection at the bottom of the form. If everything is configured correctly, you'll see a green "Connected" confirmation.
note
If the test fails, double-check your credentials and make sure ABsmartly's IP addresses are allowed through your Snowflake network policies.
Once connected, save the data source and proceed to map your tables.