diff --git a/website/docs/docs/collaborate/dbt-explorer-faqs.md b/website/docs/docs/collaborate/dbt-explorer-faqs.md index ef13b697994..b470c7c7074 100644 --- a/website/docs/docs/collaborate/dbt-explorer-faqs.md +++ b/website/docs/docs/collaborate/dbt-explorer-faqs.md @@ -17,7 +17,9 @@ dbt Explorer makes it easy and intuitive to understand your entire lineage &mdas -With the current Preview, dbt Explorer is available to everyone on the dbt Cloud Enterprise and Team plans. Certain features within dbt Explorer, such as multi-project lineage and column-level lineage, are only available on the Enterprise plan. dbt Explorer can be accessed by users with developer and read-only seats during the Preview period. +dbt Explorer is generally available to all regions and deployment types on the dbt Cloud [Enterprise and Team plans](https://www.getdbt.com/). Certain features within dbt Explorer, such as multi-project lineage and column-level lineage, are only available on the Enterprise plan. + +dbt Explorer can be accessed by users with developer and read-only seats. @@ -29,7 +31,7 @@ dbt Explorer is the default documentation experience for dbt Cloud customers. db ## How dbt Explorer works - + No. dbt Explorer and all of its features are only available as a dbt Cloud user experience. dbt Explorer reflects the metadata from your dbt Cloud project(s) and their runs. @@ -37,9 +39,9 @@ No. dbt Explorer and all of its features are only available as a dbt Cloud user -dbt Explorer defaults to the latest production state of a project. Support for staging is now in . +dbt Explorer supports a production or staging [deployment environment](/docs/deploy/deploy-environments) for each project you want to explore. It defaults to the latest production or staging state of a project. Users can only assign one production and one staging environment per dbt Cloud project. -development (Cloud CLI and IDE) environments is coming soon. Users can only assign one production and one staging environment per dbt Cloud project. +Support for development (dbt Cloud CLI and dbt Cloud IDE) environments is coming soon. @@ -115,7 +117,7 @@ Column-level lineage in dbt Explorer can be used to improve many data developmen -Yes. Column-level lineage can handle name changes across instances of the column in the dbt project. +Yes. Column-level lineage can handle name changes across instances of the column in the dbt project. @@ -125,15 +127,10 @@ No. Cross-project column lineage is supported in the sense of viewing how a publ - - -Yes. Column-level lineage is available through a beta endpoint using the [Discovery API](/docs/dbt-cloud-apis/discovery-api) to dbt Cloud Enterprise plan customers. - - -Not currently, but this type of functionality is planned for future releases. +Yes, a reused column, labeled as passthrough or rename, inherits its description from source and upstream model columns. In other words, source and upstream model columns propagate their descriptions downstream whenever they are not transformed, meaning you don’t need to manually define the description. Refer to [Inherited column descriptions](/docs/collaborate/column-level-lineage#inherited-column-descriptions) for more info. @@ -143,8 +140,6 @@ Not currently, but we plan to incorporate column-level awareness across features - - ## Availability, access, and permissions @@ -161,13 +156,13 @@ dbt Explorer is available on the dbt Cloud Team and Enterprise plans. Certain fe -No. dbt Explorer is a dbt Cloud-only product experience. +No. dbt Explorer is a dbt Cloud-only product experience. -Yes, during the current Preview period. +Yes, users with read-only access can use the dbt Explorer. Specific feature availability within dbt Explorer will depend on your dbt Cloud plan. @@ -175,4 +170,4 @@ Yes, during the current Preview period. The ability to embed and share views is being evaluated as a potential future capability. - \ No newline at end of file +