-
Notifications
You must be signed in to change notification settings - Fork 995
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Leona B. Campbell <[email protected]>
- Loading branch information
1 parent
f0757c1
commit dd85b6a
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
## Visual Editor prerequisites | ||
|
||
- You have a [dbt Cloud Enterprise](https://www.getdbt.com/pricing) account. | ||
- You have a [developer license](/docs/cloud/manage-access/seats-and-users) with developer credentials set up. | ||
- You are using one of the following adapters: | ||
Before using Visual Editor, you should: | ||
- Have a [dbt Cloud Enterprise](https://www.getdbt.com/pricing) account. | ||
- Have a [developer license](/docs/cloud/manage-access/seats-and-users) with developer credentials set up. | ||
- Be using one of the following adapters: | ||
- Snowflake | ||
- Redshift | ||
- Bigquery | ||
- Trino | ||
- You can access the Visual Editor with adapters not listed, but some features may be missing at this time. | ||
- You have an existing dbt Cloud project already created with a Production run completed. | ||
- Your Development environment is on a supported [release track](/docs/dbt-versions/cloud-release-tracks) to receive ongoing updates. | ||
- Have an existing dbt Cloud project already created with a Production run completed. | ||
- Verify your Development environment is on a supported [release track](/docs/dbt-versions/cloud-release-tracks) to receive ongoing updates. | ||
- Have AI-powered features toggle enabled (for [dbt Copilot integration](/docs/cloud/dbt-copilot)). |