Adding a connection
- Go to Org Admin > Warehouse Connections.
- Click Add Connection.
- Choose the workspace, warehouse type, and fill in credentials.
- Click Create.
Query timeout
Each connection has an optional Query Timeout (seconds) that caps how long any single query may run before it is cancelled. This protects the warehouse from runaway queries during a chat.- Leave the field blank to use the default of 120 seconds.
- Allowed range is 1–300 seconds.
- The timeout is enforced server-side for every supported warehouse (Snowflake, BigQuery, Databricks, Redshift, and PostgreSQL).
- You can change it at any time by editing the connection; the new value applies to chats started afterward.
Supported warehouses
Query history is used during automated onboarding to identify important tables and metrics.
Managing connections
- Default connection — click the star icon to set which connection the agent uses.
- Edit — click the edit icon. Existing credentials are preserved if not changed. Workspace and name cannot be changed after creation.
- Delete — click the delete icon. The connection is soft-deleted.
Configuring source tables
After creating a connection, configure which tables the agent can use:- Go to Context > Sources > Warehouse.
- Select a connection.
- Tables tab — browse and select tables for knowledge extraction. Use Bulk Edit to paste table names.
- Query Users tab (Snowflake/BigQuery only) — select users whose query patterns inform the agent’s knowledge.