Catalog
Last updated
Last updated
In the Command Panel panel within the Code IDE, view and edit your dbt™️ docs without context switching. Paradime will sync changes from the UI back to your dbt™️ project's .yml files with each edit, ensuring consistency across your project. Additionally, you can leverage DinoAI to to autogenerate high-quality, context-specific dbt model descriptions and column descriptions.
Docs preview features include:
Model Classification
View and/or edit your model classifications (AKA tags).
You can select an existing classification or create a new one.
Model Description
View and/or edit your model description. Leverage DinoAI's Autogenerate feature to create a high-quality, context specific Business summary and Technical summary
Column Details
View and/or edit metadata for each column, including type, description, tests, and classification. You can select an existing classification or create a new one.
Docs Preview is build using the current version of your dbt™️ repository from the git branch currently selected in the Paradime IDE and Information schema from your Development Environment default connection.