Once you connect a database or data warehouse, you can view your data schema through the integrations page. Click the schema button next to your connected data source. The schema view displays:
  • All tables Hunch can access
  • Column names and data types for each table
Use the schema view to:
  • Understand what data you can query
  • Verify all expected tables are accessible
  • Reference exact tables or schemas when asking questions

Video Demo