Explore Catalog

Stage: Build · What it does: browse every connected source as one unified catalog — collapsible directories, table counts, and lineage showing where data came from and what consumes it.


Why it matters


How to use

  1. In Build, open the catalog (Explore) view.
  2. Expand directories (catalogs → schemas) to browse tables.
  3. Use the filter box to find a table by name.
  4. Click a table to open its lineage drawer — sources upstream and consumers downstream.
  5. Use Expand all / Collapse all for large catalogs.
  6. Open Files to manage files in your account's managed storage — upload or download data files directly.
  7. Search the HuggingFace Hub from the catalog and import a public dataset into your managed storage.

Files & the HuggingFace Hub


Real-world examples

🏦 Financial services — proving data provenance

An auditor asks "where does this model's training data come from?" The team opens the training run's source table in Explore, and the lineage drawer shows the raw feed → cleansed layer → feature set chain. The answer is one click, not a month-long data-archaeology project.

🏥 Healthcare — safe discovery for analysts

Nurses/analysts browse de-identified summary tables while researchers see the fuller set — lineage + RBAC make the catalog safe for self-service. Nobody is handed a dump of the whole lake.

🛒 Retail — finding the right feature table

A merchandising analyst needs "loyalty program spend by customer." Instead of guessing, they search the catalog, see two candidate tables, and use lineage to pick the one that is a direct product of the billing feed (not a stale copy).


Gotchas