Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update explorer overview to preview #6233

Merged
merged 7 commits into from
Oct 7, 2024
2 changes: 1 addition & 1 deletion website/docs/docs/collaborate/explore-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import ExplorerCourse from '/snippets/_explorer-course-link.md';
- You have at least one successful job run in the deployment environment. Note that [CI jobs](/docs/deploy/ci-jobs) do not update dbt Explorer.
- You are on the dbt Explorer page. To do this, select **Explore** from the navigation in dbt Cloud.

## Overview page
## Overview page <Lifecycle status="preview">
mirnawong1 marked this conversation as resolved.
Show resolved Hide resolved

Navigate the dbt Explorer overview page to access your project's resources and metadata. The page includes the following sections:

Expand Down
Loading