Snowflake
Snowflake is on the roadmap. Agents will browse databases and schemas, write and run read-only SQL against a warehouse you nominate, and turn the result into a report or the next step in a workflow — while writes and DDL stay behind explicit human approval.
What your agents can do with Snowflake
- Browse databases, schemas and tables
- Run read-only SQL on a warehouse
- Run writes or DDL (with approval)
- Schedule recurring queries into reports
How to connect Snowflake to Velaris
- 1
Get early access
Join the waitlist — we open access in waves.
- 2
Request Snowflake
Vote for the Snowflake connector in the community.
- 3
Get notified
We'll ping you the moment Snowflake goes live.
Popular ways to use it
Snowflake + Velaris — common questions
How do I control what agents cost me in credits?
Point the connection at a small dedicated warehouse with auto-suspend and a resource monitor. Agent queries run there and nowhere else, so the spend is capped.
Can an agent write to a Snowflake table?
Reads run automatically. Any INSERT, MERGE, COPY or DDL is a destructive-tier action shown to you as literal SQL before it runs, and every approval is logged.
Does Velaris respect Snowflake role-based access?
Yes — connect with a dedicated role granted only the databases and schemas you want agents to see, and Snowflake enforces it on every query they run.