Warehouse connectors let Replit Agent securely query your organization’s data warehouses. Builders use natural language to create dashboards, reporting tools, and data applications — no SQL expertise required. Admins keep centralized control with role-based access.Documentation Index
Fetch the complete documentation index at: https://docs.replit.com/llms.txt
Use this file to discover all available pages before exploring further.
Supported warehouses
Warehouse connectors are available on Enterprise plans.| Warehouse | Setup guide |
|---|---|
| BigQuery | Coming soon |
| Databricks | Connect Databricks |
| Snowflake | Connect Snowflake |
Analytics and data platforms
Analytics connectors are available on Core and Pro plans alongside Enterprise. Connect your analytics tools so Agent can read and work with your product data:- Segment — Customer data, event streams, and audience segments from your CDP
- Amplitude — Product analytics, user behavior data, and engagement metrics
- Hex — Collaborative data notebooks and query results
How warehouse connectors work
Setup is a one-time process that involves three roles:- Warehouse admin — Creates an OAuth integration or service identity in the warehouse
- Replit organization admin — Adds the credentials to Replit and configures access
- Builder — Signs in and starts building with Agent
Building with warehouse data
After connecting, you can ask Agent to build applications that use your data. Agent can:- Build internal tools that fetch and display live data
- Create dashboards with charts and visualizations backed by your warehouse
- Generate SQL queries to power your application’s backend
- Explain schema and table structures to help you understand what to build
While Agent can answer ad-hoc questions about your data, the primary purpose of warehouse connectors is to enable Agent to build functional applications that leverage your organization’s data. Warehouse queries are executed directly against your instance, so make sure your OAuth scopes and database user permissions allow the necessary read and write operations.
Connector availability
| Connector | Starter | Core | Pro | Enterprise |
|---|---|---|---|---|
| BigQuery | — | — | — | ✅ |
| Databricks | — | — | — | ✅ |
| Snowflake | — | — | — | ✅ |
| Segment | — | ✅ | ✅ | ✅ |
| Amplitude | — | ✅ | ✅ | ✅ |
| Hex | — | ✅ | ✅ | ✅ |
Related documentation
- Connect Databricks — Step-by-step Databricks setup
- Connect Snowflake — Step-by-step Snowflake setup with OAuth configuration and troubleshooting
- Managing your connectors — Connector management on collaborative workspaces in Core and Pro, and across organizations in Enterprise
- Connectors overview — Learn about all integration types
- Workspaces — Understand Personal and Team Workspaces