LogoLogo
codatum.comSign InStart for free
  • Introduction
  • Getting Started
    • Quick Start
    • Concept (Further reading)
      • Why did we a choose Block Editor over Cell-based Editor?
  • Connect and Manage Data
    • Connection
      • Sync Table Metadata
    • Supported Warehouses
      • BigQuery
      • Snowflake
      • Other Warehouses
    • Catalog
    • Search
  • Data Exploration
    • Data Exploration Overview
    • Notebook
      • Doc Page
      • Grid Page
      • SQL Block
      • Version
      • Notebook FAQ
    • Chart
    • Explorer
    • Parameter
    • (Appendix) Cache
  • AI Assist
    • SQL Assistant
  • Sharing
    • Sharing Overview
    • Teamspace
    • Shared Notebook
    • Report
    • Public Link
    • Signed Embed
      • How to Set Up Signed Embed
  • Account Management
    • Account
    • Account Settings
  • Workspace & User Management
    • Workspace
  • User Management
    • Invitation
    • Group
  • Security
    • Security Overview
  • Audit logs
  • IP Access Control
  • Access control
    • Access Control Overview
    • Access Control for Workspace
    • Access Control for Resources
      • Access Control for Group
      • Access Control for Teamspace
      • Access Control for Notebook
      • Access Control for Connection
      • Access Control for Report
  • [Under Construction] Plan and Billing
    • Limit and usage
    • Downgrade and cancel
  • Best Practices
    • Advanced Control Structures in SQL
  • Other considerations
    • System requirements
Powered by GitBook

Reference

  • Privacy policy
  • Terms of service
  • JP Docs Site
On this page

Was this helpful?

  1. Connect and Manage Data

Catalog

Extend data metadata manually and improve data searchability

PreviousOther WarehousesNextSearch

Last updated 7 months ago

Was this helpful?

The catalog is designed to manage metadata for Tables and Queries, making it easier to organize and retrieve your data.

Key Features

  • Annotation:

    • Add descriptions and tags to tables and columns to provide more context and improve understanding.

  • Enhance searchability:

    • Use annotations or tags to improve keyword searches, making it easier to find the data you need quickly.

  • Popularity:

    • Track table popularity, calculated by the number of referenced queries in Notebooks, helping you identify the most frequently used tables.

  • References:

    • Identify which notebooks and jobs refer to the table, and achieve a clear understanding of data dependencies and usage.