# Snowflake BI and Analytics — Connect to Supaboard

> Ask questions of your Snowflake data in plain English and see the SQL behind every answer.

HTML version: https://supaboard.ai/integrations/snowflake

Snowflake is where most companies have already modelled the business, so the tables are clean and the bottleneck is getting a question answered against them.

## What teams ask of Snowflake

- "How does this month's revenue reconcile against the source system it was loaded from?"
- "What does the funnel look like on finance's definition of a qualified account rather than marketing's?"
- "Which customers grew their usage last quarter, and which quietly shrank?"
- "What is retention by cohort on the gold tables?"
- "Which accounts show up in the CRM mart but not in the billing mart?"

## What it gets joined with

- Salesforce — the modelled history in the warehouse, against what the CRM says today.
- Stripe — what the warehouse loaded, against what Stripe actually collected.

## How the connection works

Snowflake is one of the 124 sources you can connect yourself, out of a catalogue of 700+. It connects directly and is queried live, so setting up a first analysis takes about 5 minutes.

The form takes a host, a user, a database and a schema, and it asks which warehouse should run the queries, so Supaboard's compute lands on a bill you control. A programmatic access token works in place of a password. Databases and schemas are suggested from what those credentials can actually read, and a connection pointed at one they cannot reach will not save.

- Read-only: the query layer rejects DDL and DML before a statement reaches your source.
- Credentials encrypted at rest, scoped per workspace, never logged.
- On-premise deployment with no data egress on Enterprise: https://supaboard.ai/enterprise
- From $83 per user/month billed annually: https://supaboard.ai/pricing

## More

- [All connectors](https://supaboard.ai/integrations)
- [Compared with the major BI platforms](https://supaboard.ai/compare)
- [What an AI data analyst does](https://supaboard.ai/)

---

- Site index for agents: https://supaboard.ai/llms.txt
- Sitemap: https://supaboard.ai/sitemap.xml
- Blog feed: https://supaboard.ai/blog/rss.xml
- Product documentation: https://docs.supaboard.ai

Any page on https://supaboard.ai is available as markdown: append `.md` to its path, or send `Accept: text/markdown`.
