Skip to content

Commit

Permalink
Renaming AI feature
Browse files Browse the repository at this point in the history
  • Loading branch information
nghi-ly committed Oct 1, 2024
1 parent 64cce9e commit 2d7386e
Show file tree
Hide file tree
Showing 8 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion website/docs/docs/cloud/about-cloud/about-dbt-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dbt Cloud's [flexible plans](https://www.getdbt.com/pricing/) and features make

<Card
title="dbt Cloud IDE"
body="The IDE is the easiest and most efficient way to develop dbt models, allowing you to build, test, run, and version control your dbt projects directly from your browser. Use dbt Assist, a powerful AI co-pilot feature that automatically generates documentation and tests."
body="The IDE is the easiest and most efficient way to develop dbt models, allowing you to build, test, run, and version control your dbt projects directly from your browser. Use dbt Copilot, a powerful AI feature that automatically generates documentation and tests."
link="/docs/cloud/dbt-cloud-ide/develop-in-the-cloud"
icon="dbt-bit"/>

Expand Down
22 changes: 11 additions & 11 deletions website/docs/docs/cloud/dbt-assist-data.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
---
title: "dbt Assist privacy and data"
sidebar_label: "dbt Assist privacy"
description: "dbt Assist’s powerful AI feature helps you deliver data that works."
title: "dbt Copilot privacy and data"
sidebar_label: "dbt Copilot privacy"
description: "The dbt Copilot experience is a powerful AI feature to help you deliver data that works."
---

# dbt Assist privacy and data <Lifecycle status='beta'/>
# dbt Copilot privacy and data <Lifecycle status='beta'/>

dbt Labs is committed to protecting your privacy and data. This page provides information about how dbt Labs handles your data when you use dbt Assist.
dbt Labs is committed to protecting your privacy and data. This page provides information about how dbt Labs handles your data when you use the dbt Copilot experience.

#### Is my data used by dbt Labs to train AI models?

No, dbt Assist does not use client warehouse data to train any AI models. It uses API calls to an AI provider.
No, dbt Copilot does not use client warehouse data to train any AI models. It uses API calls to an AI provider.

#### Does dbt Labs share my personal data with third parties

dbt Labs only shares client personal information as needed to perform the services, under client instructions, or for legal, tax, or compliance reasons.

#### Does dbt Assist store or use personal data?
#### Does dbt Copilot store or use personal data?

The user clicks the AI assist button, and the user does not otherwise enter data.

#### Does dbt Assist access my warehouse data?
#### Does dbt Copilot access my warehouse data?

dbt Assist utilizes metadata, including column names, model SQL, the model's name, and model documentation. The row-level data from the warehouse is never used or sent to a third-party provider. Such output must be double-checked by the user for completeness and accuracy.
dbt Copilot utilizes metadata, including column names, model SQL, the model's name, and model documentation. The row-level data from the warehouse is never used or sent to a third-party provider. Such output must be double-checked by the user for completeness and accuracy.

#### Can dbt Assist data be deleted upon client written request?
#### Can dbt Copilot data be deleted upon client written request?

dbt Assist data, aside from usage data, does not persist on dbt Labs systems. Usage data is retained by dbt Labs. dbt Labs does not have possession of any personal or sensitive data. To the extent client identifies personal or sensitive information uploaded by or on behalf of client to dbt Labs systems, such data can be deleted within 30 days of written request.
The data from the dbt Copilot experience, aside from usage data, does not persist on dbt Labs systems. Usage data is retained by dbt Labs. dbt Labs does not have possession of any personal or sensitive data. To the extent client identifies personal or sensitive information uploaded by or on behalf of client to dbt Labs systems, such data can be deleted within 30 days of written request.
20 changes: 10 additions & 10 deletions website/docs/docs/cloud/dbt-assist.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
---
title: "About dbt Assist"
sidebar_label: "About dbt Assist"
description: "dbt Assist’s powerful AI co-pilot feature helps you deliver data that works."
title: "About dbt Copilot"
sidebar_label: "About dbt Copilot"
description: "The dbt Copilot experience is a powerful AI feature to help you deliver data that works."
pagination_next: "docs/cloud/enable-dbt-assist"
pagination_prev: null
---

# About dbt Assist <Lifecycle status='beta'/>
# About dbt Copilot <Lifecycle status='beta'/>

dbt Assist is a powerful artificial intelligence (AI) co-pilot feature that helps automate development in dbt Cloud, allowing you to focus on delivering data that works. dbt Assist’s AI co-pilot generates [documentation](/docs/build/documentation) and [tests](/docs/build/data-tests) for your dbt SQL models directly in the dbt Cloud IDE, with a click of a button, and helps you accomplish more in less time.
The dbt Copilot experience is a powerful artificial intelligence (AI) feature that helps automate development in dbt Cloud, allowing you to focus on delivering data that works. dbt Copilot generates [documentation](/docs/build/documentation) and [tests](/docs/build/data-tests) for your dbt SQL models directly in the dbt Cloud IDE, with a click of a button, and helps you accomplish more in less time.

:::tip Beta feature
dbt Assist is an AI tool meant to _help_ developers generate documentation and tests in dbt Cloud. It's available in beta, in the dbt Cloud IDE only.
The dbt Copilot experience is an AI tool designed to _help_ developers generate documentation and tests in dbt Cloud. It's available in beta, in the dbt Cloud IDE only.

To use dbt Assist, you must have an active [dbt Cloud Enterprise account](https://www.getdbt.com/pricing) and agree to use dbt Labs' OpenAI key. [Register your interest](https://docs.google.com/forms/d/e/1FAIpQLScPjRGyrtgfmdY919Pf3kgqI5E95xxPXz-8JoVruw-L9jVtxg/viewform) to join the private beta or reach out to your account team to begin this process.
To use dbt Copilot, you must have an active [dbt Cloud Enterprise account](https://www.getdbt.com/pricing) and agree to use dbt Labs' OpenAI key. [Register your interest](https://docs.google.com/forms/d/e/1FAIpQLScPjRGyrtgfmdY919Pf3kgqI5E95xxPXz-8JoVruw-L9jVtxg/viewform) to join the private beta or reach out to your account team to begin this process.
:::

<Lightbox src="/img/docs/dbt-cloud/cloud-ide/dbt-assist-doc.gif" width="100%" title="Use dbt Assist, a powerful AI feature, to automatically generate tests and documentation in the dbt Cloud IDE." />
<Lightbox src="/img/docs/dbt-cloud/cloud-ide/dbt-assist-doc.gif" width="100%" title="Example of the dbt Copilot experience to automatically generate tests and documentation in the IDE" />

## Feedback

Please note: Always review AI-generated code and content as it may produce incorrect results. dbt Assist features and/or functionality may be added or eliminated as part of the beta trial.
Please note: Always review AI-generated code and content as it may produce incorrect results. The features and/or functionality of the dbt Copilot experience may be added or eliminated as part of the beta trial.

To give feedback, please reach out to your dbt Labs account team. We appreciate your feedback and suggestions as we improve dbt Assist.
To give feedback, please reach out to your dbt Labs account team. We appreciate your feedback and suggestions as we improve dbt Copilot.
6 changes: 3 additions & 3 deletions website/docs/docs/cloud/dbt-cloud-ide/develop-in-the-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The dbt Cloud integrated development environment (IDE) is a single web-based int
The dbt Cloud IDE offers several [keyboard shortcuts](/docs/cloud/dbt-cloud-ide/keyboard-shortcuts) and [editing features](/docs/cloud/dbt-cloud-ide/ide-user-interface#editing-features) for faster and efficient development and governance:

- Syntax highlighting for SQL &mdash; Makes it easy to distinguish different parts of your code, reducing syntax errors and enhancing readability.
- AI co-pilot &mdash; Use [dbt Assist](/docs/cloud/dbt-assist), a powerful AI co-pilot feature, to generate documentation and tests for your dbt SQL models.
- AI co-pilot &mdash; Use [dbt Copilot](/docs/cloud/dbt-assist), a powerful AI feature to generate documentation and tests for your dbt SQL models.
- Auto-completion &mdash; Suggests table names, arguments, and column names as you type, saving time and reducing typos.
- Code [formatting and linting](/docs/cloud/dbt-cloud-ide/lint-format) &mdash; Helps standardize and fix your SQL code effortlessly.
- Navigation tools &mdash; Easily move around your code, jump to specific lines, find and replace text, and navigate between project files.
Expand Down Expand Up @@ -55,7 +55,7 @@ To understand how to navigate the IDE and its user interface elements, refer to
| [**Keyboard shortcuts**](/docs/cloud/dbt-cloud-ide/keyboard-shortcuts) | You can access a variety of [commands and actions](/docs/cloud/dbt-cloud-ide/keyboard-shortcuts) in the IDE by choosing the appropriate keyboard shortcut. Use the shortcuts for common tasks like building modified models or resuming builds from the last failure. |
| **IDE version control** | The IDE version control section and git button allow you to apply the concept of [version control](/docs/collaborate/git/version-control-basics) to your project directly into the IDE. <br /><br /> - Create or change branches, execute git commands using the git button.<br /> - Commit or revert individual files by right-clicking the edited file<br /> - [Resolve merge conflicts](/docs/collaborate/git/merge-conflicts)<br /> - Link to the repo directly by clicking the branch name <br /> - Edit, format, or lint files and execute dbt commands in your primary protected branch, and commit to a new branch.<br /> - Use Git diff view to view what has been changed in a file before you make a pull request.<br /> - From dbt version 1.6 and higher, use the **Prune branches** [button](/docs/cloud/dbt-cloud-ide/ide-user-interface#prune-branches-modal) to delete local branches that have been deleted from the remote repository, keeping your branch management tidy. |
| **Preview and Compile button** | You can [compile or preview](/docs/cloud/dbt-cloud-ide/ide-user-interface#console-section) code, a snippet of dbt code, or one of your dbt models after editing and saving. |
| [**dbt Assist**](/docs/cloud/dbt-assist) <Lifecycle status='beta' />| A powerful AI co-pilot feature that generates documentation and tests for your dbt SQL models. Available for dbt Cloud Enterprise plans. |
| [**dbt Copilot**](/docs/cloud/dbt-assist) <Lifecycle status='beta' />| A powerful AI co-pilot feature that generates documentation and tests for your dbt SQL models. Available for dbt Cloud Enterprise plans. |
| **Build, test, and run button** | Build, test, and run your project with a button click or by using the Cloud IDE command bar.
| **Command bar** | You can enter and run commands from the command bar at the bottom of the IDE. Use the [rich model selection syntax](/reference/node-selection/syntax) to execute [dbt commands](/reference/dbt-commands) directly within dbt Cloud. You can also view the history, status, and logs of previous runs by clicking History on the left of the bar.
| **Drag and drop** | Drag and drop files located in the file explorer, and use the file breadcrumb on the top of the IDE for quick, linear navigation. Access adjacent files in the same file by right-clicking on the breadcrumb file.
Expand Down Expand Up @@ -130,7 +130,7 @@ Nice job, you're ready to start developing and building models 🎉!
- Starting from dbt v1.6, leverage [environments variables](/docs/build/environment-variables#special-environment-variables) to dynamically use the Git branch name. For example, using the branch name as a prefix for a development schema.
- Run [MetricFlow commands](/docs/build/metricflow-commands) to create and manage metrics in your project with the [dbt Semantic Layer](/docs/use-dbt-semantic-layer/dbt-sl).

- **Generate your YAML configurations with dbt Assist** <Lifecycle status="beta"/> &mdash; [dbt Assist](/docs/cloud/dbt-assist) is a powerful artificial intelligence (AI) co-pilot feature that helps automate development in dbt Cloud. It generates documentation and tests for your dbt SQL models directly in the dbt Cloud IDE, with a click of a button, and helps you accomplish more in less time. Available for dbt Cloud Enterprise plans.
- **Generate your YAML configurations with dbt Copilot** <Lifecycle status="beta"/> &mdash; [dbt Copilot](/docs/cloud/dbt-assist) is a powerful artificial intelligence (AI) feature that helps automate development in dbt Cloud. It generates documentation and tests for your dbt SQL models directly in the dbt Cloud IDE, with a click of a button, and helps you accomplish more in less time. Available for dbt Cloud Enterprise plans.

- **Build and view your project's docs** &mdash; The dbt Cloud IDE makes it possible to [build and view](/docs/collaborate/build-and-view-your-docs) documentation for your dbt project while your code is still in development. With this workflow, you can inspect and verify what your project's generated documentation will look like before your changes are released to production.

Expand Down
24 changes: 12 additions & 12 deletions website/docs/docs/cloud/enable-dbt-assist.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
---
title: "Enable dbt Assist"
sidebar_label: "Enable dbt Assist"
description: "Enable dbt Assist in dbt Cloud and leverage AI to speed up your development."
title: "Enable dbt Copilot"
sidebar_label: "Enable dbt Copilot"
description: "Enable the dbt Copilot experience in dbt Cloud and leverage AI to speed up your development."
---

# Enable dbt Assist <Lifecycle status='beta'/>
# Enable dbt Copilot <Lifecycle status='beta'/>

This page explains how to enable dbt Assist in dbt Cloud to leverage AI to speed up your development and allow you to focus on delivering quality data.
This page explains how to enable the dbt Copilot experience in dbt Cloud to leverage AI to speed up your development and allow you to focus on delivering quality data.

## Prerequisites

- Available in the dbt Cloud IDE only.
- Must have an active [dbt Cloud Enterprise account](https://www.getdbt.com/pricing).
- Development environment be ["Versionless"](/docs/dbt-versions/upgrade-dbt-version-in-cloud#versionless).
- Current dbt Assist deployments use a central OpenAI API key managed by dbt Labs. In the future, you may provide your own key for Azure OpenAI or OpenAI.
- Accept and sign legal agreements. Reach out to your account team to begin this process.
- Current dbt Copilot deployments use a central OpenAI API key managed by dbt Labs. In the future, you may provide your own key for Azure OpenAI or OpenAI.
- Accept and sign legal agreements. Reach out to your Account team to begin this process.

## Enable dbt Assist
## Enable dbt Copilot

dbt Assist will only be available at an account level after your organization has signed the legal requirements. It will be disabled by default. Your dbt Cloud Admin(s) will enable it by following these steps:
The dbt Copilot experience will only be available at an account level after your organization has signed the legal requirements. It will be disabled by default. Your dbt Cloud Admin(s) will enable it by following these steps:

1. Navigate to **Account Settings** in the navigation menu.

2. Under **Settings**, confirm the account you're enabling.

3. Click **Edit** in the top right corner.

4. To turn on dbt Assist, toggle the **Enable account access to AI-powered features** switch to the right. The toggle will slide to the right side, activating dbt Assist.
4. To turn on dbt Copilot, toggle the **Enable account access to AI-powered features** switch to the right. The toggle will slide to the right side, activating the dbt Copilot experience.

5. Click **Save** and you should now have dbt Assist AI enabled to use.
5. Click **Save** and you should now have the dbt Copilot feature enabled to use.

Note: To disable (only after enabled), repeat steps 1 to 3, toggle off in step 4, and repeat step 5.

<Lightbox src="/img/docs/dbt-cloud/cloud-ide/dbt-assist-toggle.jpg" width="90%" title="In Account Settings, click the 'Enable account access to AI-powered feature' toggle to enable dbt Assist." />
<Lightbox src="/img/docs/dbt-cloud/cloud-ide/dbt-assist-toggle.jpg" width="90%" title="Example of the 'Enable account access to AI-powered feature' option in Account settings" />
16 changes: 8 additions & 8 deletions website/docs/docs/cloud/use-dbt-assist.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
---
title: "Use dbt Assist"
sidebar_label: "Use dbt Assist"
description: "Use dbt Assist to generate documentation and tests from scratch, giving you the flexibility to modify or fix generated code."
title: "Use dbt Copilot"
sidebar_label: "Use dbt Copilot"
description: "Use dbt Copilot to generate documentation and tests from scratch, giving you the flexibility to modify or fix generated code."
---

# Use dbt Assist <Lifecycle status='beta'/>
# Use dbt Copilot <Lifecycle status='beta'/>

Use dbt Assist to generate documentation and tests from scratch, giving you the flexibility to modify or fix generated code. To access and use dbt Assist:
Use dbt Copilot to generate documentation and tests from scratch, giving you the flexibility to modify or fix generated code. To access and use the dbt Copilot experience:

1. Navigate to the dbt Cloud IDE and select a SQL model file under the **File Explorer**.

2. In the **Console** section (under the **File Editor**), select the **dbt Assist** to view the available AI options.
2. In the **Console** section (under the **File Editor**), select the **dbt Copilot** to view the available AI options.

3. Select the available options: **Documentation** or **Tests** to generate the YAML config.
- To generate both for the same model, click each option separately. dbt Assist intelligently saves the YAML config in the same file.
- To generate both for the same model, click each option separately. dbt Copilot intelligently saves the YAML config in the same file.

4. Verify the AI-generated code. You can update or fix the code as needed.

5. Click **Save** to save the code. You should see the file changes under the **Version control** section.

<Lightbox src="/img/docs/dbt-cloud/cloud-ide/dbt-assist-doc.gif" width="100%" title="Use dbt Assist, a powerful AI feature, to automatically generate tests and documentation in the dbt Cloud IDE." />
<Lightbox src="/img/docs/dbt-cloud/cloud-ide/dbt-assist-doc.gif" width="100%" title="Example of using dbt Copilot to automatically generate tests and documentation in the IDE" />
2 changes: 1 addition & 1 deletion website/docs/docs/dbt-versions/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Release notes are grouped by month for both multi-tenant and virtual private clo

The following features are new or enhanced as part of our [dbt Cloud Launch Showcase](https://www.getdbt.com/resources/webinars/dbt-cloud-launch-showcase) event on May 14th, 2024:

- **New:** [dbt Assist](/docs/cloud/dbt-assist) is a powerful AI feature helping you generate documentation and tests, saving you time as you deliver high-quality data. Available in private beta for a subset of dbt Cloud Enterprise users and in the dbt Cloud IDE. [Register your interest](https://docs.google.com/forms/d/e/1FAIpQLScPjRGyrtgfmdY919Pf3kgqI5E95xxPXz-8JoVruw-L9jVtxg/viewform) to join the private beta.
- **New:** [dbt Copilot](/docs/cloud/dbt-assist) is a powerful AI feature helping you generate documentation and tests, saving you time as you deliver high-quality data. Available in private beta for a subset of dbt Cloud Enterprise users and in the dbt Cloud IDE. [Register your interest](https://docs.google.com/forms/d/e/1FAIpQLScPjRGyrtgfmdY919Pf3kgqI5E95xxPXz-8JoVruw-L9jVtxg/viewform) to join the private beta.

- **New:** The new low-code editor, now in private beta, enables less SQL-savvy analysts to create or edit dbt models through a visual, drag-and-drop experience inside of dbt Cloud. These models compile directly to SQL and are indistinguishable from other dbt models in your projects: they are version-controlled, can be accessed across projects in dbt Mesh, and integrate with dbt Explorer and the Cloud IDE. [Register your interest](https://docs.google.com/forms/d/e/1FAIpQLScPjRGyrtgfmdY919Pf3kgqI5E95xxPXz-8JoVruw-L9jVtxg/viewform) to join the private beta.

Expand Down
2 changes: 1 addition & 1 deletion website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ const sidebarSettings = {
"docs/cloud/dbt-cloud-ide/lint-format",
{
type: "category",
label: "dbt Assist",
label: "dbt Copilot",
link: { type: "doc", id: "docs/cloud/dbt-assist" },
items: [
"docs/cloud/dbt-assist",
Expand Down

0 comments on commit 2d7386e

Please sign in to comment.