From 4ab016f0994a6d90ed76f93488921e839173e979 Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Fri, 13 Sep 2024 21:47:34 +0100 Subject: [PATCH 1/7] Update configure-auto-exposures.md --- .../docs/cloud-integrations/configure-auto-exposures.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/website/docs/docs/cloud-integrations/configure-auto-exposures.md b/website/docs/docs/cloud-integrations/configure-auto-exposures.md index 6314a0eb213..29255e36eab 100644 --- a/website/docs/docs/cloud-integrations/configure-auto-exposures.md +++ b/website/docs/docs/cloud-integrations/configure-auto-exposures.md @@ -22,10 +22,11 @@ Auto-exposures help data teams optimize their efficiency and ensure data quality To access the features, you should meet the following: -1. You have a dbt Cloud account on the [Enterprise plan](https://www.getdbt.com/pricing/). -2. You have set up a [production](/docs/deploy/deploy-environments#set-as-production-environment) deployment environment for each project you want to explore, with at least one successful job run. -3. You have [admin permissions](/docs/cloud/manage-access/enterprise-permissions) in dbt Cloud to edit project settings or production environment settings -4. Use Tableau as your BI tool and can enable metadata permissions or work with an admin to do so. Compatible with Tableau Cloud or Tableau Server with the Metadata API enabled. +1. Your environment and jobs are on [Versionless](/docs/dbt-versions/versionless-cloud) dbt. +2. You have a dbt Cloud account on the [Enterprise plan](https://www.getdbt.com/pricing/). +3. You have set up a [production](/docs/deploy/deploy-environments#set-as-production-environment) deployment environment for each project you want to explore, with at least one successful job run. +4. You have [admin permissions](/docs/cloud/manage-access/enterprise-permissions) in dbt Cloud to edit project settings or production environment settings +5. Use Tableau as your BI tool and can enable metadata permissions or work with an admin to do so. Compatible with Tableau Cloud or Tableau Server with the Metadata API enabled. ## Set up in Tableau From 4f6c78275c4a76cd822ef420625244ffbf0a2e4d Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Fri, 13 Sep 2024 21:51:22 +0100 Subject: [PATCH 2/7] Update auto-exposures.md --- website/docs/docs/collaborate/auto-exposures.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/docs/collaborate/auto-exposures.md b/website/docs/docs/collaborate/auto-exposures.md index 7e4b4531876..e50002c7084 100644 --- a/website/docs/docs/collaborate/auto-exposures.md +++ b/website/docs/docs/collaborate/auto-exposures.md @@ -16,6 +16,8 @@ Auto-exposures are currently available in beta to a limited group of users and a Auto-exposures helps users understand how their models are used in downstream analytics tools to inform investments and reduce incidents — ultimately building trust and confidence in data products. It imports and auto-generates exposures based on Tableau dashboards, with user-defined curation. +Auto-exposures are available on [Versionless](/docs/dbt-versions/versionless-cloud) dbt. + For more information on how to set up auto-exposures, prerequisites, and more — refer to [configure auto-exposures in Tableau and dbt Cloud](/docs/cloud-integrations/configure-auto-exposures). import ViewExposures from '/snippets/_auto-exposures-view.md'; From 917ea74a0660cdc59f055d793dc8250aea4a2306 Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:40:41 +0100 Subject: [PATCH 3/7] Update website/docs/docs/collaborate/auto-exposures.md --- website/docs/docs/collaborate/auto-exposures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/collaborate/auto-exposures.md b/website/docs/docs/collaborate/auto-exposures.md index e50002c7084..3633b4c0713 100644 --- a/website/docs/docs/collaborate/auto-exposures.md +++ b/website/docs/docs/collaborate/auto-exposures.md @@ -16,7 +16,7 @@ Auto-exposures are currently available in beta to a limited group of users and a Auto-exposures helps users understand how their models are used in downstream analytics tools to inform investments and reduce incidents — ultimately building trust and confidence in data products. It imports and auto-generates exposures based on Tableau dashboards, with user-defined curation. -Auto-exposures are available on [Versionless](/docs/dbt-versions/versionless-cloud) dbt. +Auto-exposures is available on [Versionless](/docs/dbt-versions/versionless-cloud) and to [dbt Cloud Enterprise](https://www.getdbt.com/pricing/) plans. For more information on how to set up auto-exposures, prerequisites, and more — refer to [configure auto-exposures in Tableau and dbt Cloud](/docs/cloud-integrations/configure-auto-exposures). From a6ea1249a11e4f0ca9f974d0d24cfacf9fc9ef9b Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:06:46 +0100 Subject: [PATCH 4/7] Update website/docs/docs/cloud-integrations/configure-auto-exposures.md --- website/docs/docs/cloud-integrations/configure-auto-exposures.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/docs/cloud-integrations/configure-auto-exposures.md b/website/docs/docs/cloud-integrations/configure-auto-exposures.md index 29255e36eab..5c5f12c7daa 100644 --- a/website/docs/docs/cloud-integrations/configure-auto-exposures.md +++ b/website/docs/docs/cloud-integrations/configure-auto-exposures.md @@ -27,6 +27,7 @@ To access the features, you should meet the following: 3. You have set up a [production](/docs/deploy/deploy-environments#set-as-production-environment) deployment environment for each project you want to explore, with at least one successful job run. 4. You have [admin permissions](/docs/cloud/manage-access/enterprise-permissions) in dbt Cloud to edit project settings or production environment settings 5. Use Tableau as your BI tool and can enable metadata permissions or work with an admin to do so. Compatible with Tableau Cloud or Tableau Server with the Metadata API enabled. +6. Run a production job _after_ saving the Tableau collections. ## Set up in Tableau From 9dda526c4a4c9ef0b244ce9b020b96b2a1da1be6 Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:09:54 +0100 Subject: [PATCH 5/7] Update configure-auto-exposures.md adding per feedback: https://dbt-labs.slack.com/archives/C06GJRK27PF/p1726261331100539?thread_ts=1726163198.724299&cid=C06GJRK27PF --- .../docs/cloud-integrations/configure-auto-exposures.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/website/docs/docs/cloud-integrations/configure-auto-exposures.md b/website/docs/docs/cloud-integrations/configure-auto-exposures.md index 5c5f12c7daa..4d65108f7c7 100644 --- a/website/docs/docs/cloud-integrations/configure-auto-exposures.md +++ b/website/docs/docs/cloud-integrations/configure-auto-exposures.md @@ -26,7 +26,7 @@ To access the features, you should meet the following: 2. You have a dbt Cloud account on the [Enterprise plan](https://www.getdbt.com/pricing/). 3. You have set up a [production](/docs/deploy/deploy-environments#set-as-production-environment) deployment environment for each project you want to explore, with at least one successful job run. 4. You have [admin permissions](/docs/cloud/manage-access/enterprise-permissions) in dbt Cloud to edit project settings or production environment settings -5. Use Tableau as your BI tool and can enable metadata permissions or work with an admin to do so. Compatible with Tableau Cloud or Tableau Server with the Metadata API enabled. +5. Use Tableau as your BI tool and enable metadata permissions or work with an admin to do so. Compatible with Tableau Cloud or Tableau Server with the Metadata API enabled. 6. Run a production job _after_ saving the Tableau collections. ## Set up in Tableau @@ -64,9 +64,10 @@ To set up [personal access tokens (PATs)](/docs/dbt-cloud-apis/user-tokens#using dbt Cloud automatically imports and syncs any workbook within the selected collections. New additions to the collections will be added to the lineage in dbt Cloud during the next automatic sync (usually once per day). -5. Click **Save**. dbt Cloud imports everything in this collection and you can continue to view them in Explorer using the next steps. +5. Click **Save**. +6. Run a production job _after_ saving the Tableau collections. -For more information on how to view and use auto-exposures, refer to [View auto-exposures from dbt Explorer](/docs/collaborate/auto-exposures) page. +dbt Cloud imports everything in the collection(s) and you can continue to view them in Explorer. For more information on how to view and use auto-exposures, refer to [View auto-exposures from dbt Explorer](/docs/collaborate/auto-exposures) page. From 1678304da0165ac0d1ecfc499a919ae3942e1bbb Mon Sep 17 00:00:00 2001 From: nataliefiann <120089939+nataliefiann@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:33:16 +0100 Subject: [PATCH 6/7] Update website/docs/docs/cloud-integrations/configure-auto-exposures.md --- .../docs/docs/cloud-integrations/configure-auto-exposures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/cloud-integrations/configure-auto-exposures.md b/website/docs/docs/cloud-integrations/configure-auto-exposures.md index 4d65108f7c7..41448dd5f9e 100644 --- a/website/docs/docs/cloud-integrations/configure-auto-exposures.md +++ b/website/docs/docs/cloud-integrations/configure-auto-exposures.md @@ -25,7 +25,7 @@ To access the features, you should meet the following: 1. Your environment and jobs are on [Versionless](/docs/dbt-versions/versionless-cloud) dbt. 2. You have a dbt Cloud account on the [Enterprise plan](https://www.getdbt.com/pricing/). 3. You have set up a [production](/docs/deploy/deploy-environments#set-as-production-environment) deployment environment for each project you want to explore, with at least one successful job run. -4. You have [admin permissions](/docs/cloud/manage-access/enterprise-permissions) in dbt Cloud to edit project settings or production environment settings +4. You have [admin permissions](/docs/cloud/manage-access/enterprise-permissions) in dbt Cloud to edit project settings or production environment settings. 5. Use Tableau as your BI tool and enable metadata permissions or work with an admin to do so. Compatible with Tableau Cloud or Tableau Server with the Metadata API enabled. 6. Run a production job _after_ saving the Tableau collections. From 8b46d4d5b97830ab06421b0f96a7e5fa75e84120 Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:34:57 +0100 Subject: [PATCH 7/7] Update website/docs/docs/collaborate/auto-exposures.md --- website/docs/docs/collaborate/auto-exposures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/collaborate/auto-exposures.md b/website/docs/docs/collaborate/auto-exposures.md index 3633b4c0713..371f6e80248 100644 --- a/website/docs/docs/collaborate/auto-exposures.md +++ b/website/docs/docs/collaborate/auto-exposures.md @@ -16,7 +16,7 @@ Auto-exposures are currently available in beta to a limited group of users and a Auto-exposures helps users understand how their models are used in downstream analytics tools to inform investments and reduce incidents — ultimately building trust and confidence in data products. It imports and auto-generates exposures based on Tableau dashboards, with user-defined curation. -Auto-exposures is available on [Versionless](/docs/dbt-versions/versionless-cloud) and to [dbt Cloud Enterprise](https://www.getdbt.com/pricing/) plans. +Auto-exposures is available on [Versionless](/docs/dbt-versions/versionless-cloud) and on [dbt Cloud Enterprise](https://www.getdbt.com/pricing/) plans. For more information on how to set up auto-exposures, prerequisites, and more — refer to [configure auto-exposures in Tableau and dbt Cloud](/docs/cloud-integrations/configure-auto-exposures).