Skip to content

Data connections

A connection is a secure link between Streya and a data warehouse. Once a connection is in place, your semantic model is built on top of it, and the Streya agent queries it live.

WarehouseGuide
Google BigQueryConnect BigQuery
SnowflakeConnect Snowflake

Don’t see your stack? Our team can build a connector for you. Reach out to your Streya contact or book a demo to discuss.

You connect your warehouse yourself, from Workspace settings → Data Warehouse. Each warehouse guide walks through the same three steps:

  1. Create a dedicated, read-only identity in your warehouse. Never reuse a personal login.
  2. Scope it to the data you want Streya to see — a specific dataset, database, or schema.
  3. Enter the connection details on the Data Warehouse screen in your workspace settings.

When you save, Streya tests the connection and reports its status (connected, failed, etc.). You can re-run the test at any time, and connection health is re-verified over time.

  • Credentials are encrypted and stored in a dedicated secrets manager.
  • Streya only needs read access. It never writes to your warehouse.
  • Access is scoped to your workspace: queries run with your connection’s credentials and only your workspace can use them.