Back to Docs

Metadata Catalog

A comprehensive inventory of all your data assets—schemas, tables, columns, and files.

Overview

The Metadata Catalog is your technical system of record for all data assets. Assets are automatically synced from connected sources.

Asset Types

  • Tables: Database tables, views, and materialized views
  • Columns: Individual fields with types and statistics
  • Schemas: Database schemas and namespaces
  • Files: S3 objects, ADLS blobs, GCS files
  • Dashboards: BI reports and visualizations

Search & Discovery

Use the search bar to find assets by name, description, tags, or owners. Supports natural language queries.

API Reference

GET /api/v1/assets?query=customer&type=table
GET /api/v1/assets/{id}
GET /api/v1/assets/{id}/columns