Skip to content

Database Catalog Explorer

The Database tab is your structured view of the published project catalog. It helps you inspect modules, tables, column details, and sample data before or while using chat.

  • modules and the tables grouped under them
  • table descriptions and metadata
  • column names, types, badges, and notes
  • known relations
  • sample rows fetched from the connected source
  1. Open a project from Projects.
  2. Switch to the Database tab.
  3. Choose a module or table from the explorer.
  4. Review the table metadata and, when needed, fetch Sample data.

Use this page when:

  • you want to confirm that the project catalog looks correct
  • you need to understand what data is available before chatting
  • you want to inspect a table without writing SQL