From 653a9206aca7f6a0a6ccf9149c5b5797c91e8c50 Mon Sep 17 00:00:00 2001 From: MichelleBaird-DBT <108753201+MichelleBaird-DBT@users.noreply.github.com> Date: Tue, 24 Sep 2024 16:54:50 -0400 Subject: [PATCH] Update explorer-qs.md added setup and part of first portion --- website/docs/guides/explorer-qs.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/website/docs/guides/explorer-qs.md b/website/docs/guides/explorer-qs.md index b8283ea40e7..acf7b3b8004 100644 --- a/website/docs/guides/explorer-qs.md +++ b/website/docs/guides/explorer-qs.md @@ -32,3 +32,15 @@ Unlock the power of [dbt Explorer](/docs/collaborate/explore-projects) in this h **Prerequisites:** - Familiarity with data platforms +## Setup +Now we’ll be creating your dbt Cloud account and connecting it to a data warehouse. +- Go to this URL: https://cloud.getdbt.com/coalesce-workshop-signup + - If you are already signed into dbt Cloud, sign out first! + - Enter your first name and last name + - Choose the “Exploring a dbt Mesh implementation with dbt Explorer” option. +- Agree to the terms of service and click the “Complete Registration” button. Wait about 30 seconds, and you’ll be in the dbt Cloud project for this course, already connected to a data warehouse! + +## Get and overview of your project and view the status of your latest runs + +With dbt Explorer, you can view your project's resources (such as models, tests, and metrics), their lineage, and model consumption to gain a better understanding of its latest production state. Navigate and manage your projects within dbt Cloud to help you and other data developers, analysts, and consumers discover and leverage your dbt resources. +