Skip to main content
Proper documentation of tables and columns provides the foundational context required for formal semantic modeling. This initial step is essential for translating technical database structures into familiar business concepts and is critical for data governance, user understanding, and effective analytics. This guide will show you how to do it.

Document Tables

For each table in your data model, there is a single required documentation field:
Always specify the granularity of each row in your table description. This helps analysts understand the level of detail in the data and prevents misinterpretation during analysis.
To Document tables, go to Domains > Select a Domain > Data Sources > Tables. Document Tables

Document Columns

For columns, WisdomAI supports these documentation fields: To Document Columns, click on the table’s name. A new page will open, displaying a list of all columns in the table. Document Columns

Next Steps