# About dbt Wizard in the dbt platform [Preview](https://docs.getdbt.com/docs/dbt-versions/product-lifecycles "Go to https://docs.getdbt.com/docs/dbt-versions/product-lifecycles")

dbt platform | Starter, Enterprise, Enterprise+

dbt Wizard helps teams ship trusted dbt changes faster and with less risk. It uses native dbt metadata, routes to the right tools, and validates with warehouse awareness so teams can investigate, change, validate, and ship in one place.

dbt Wizard is more than a general coding agent with access to dbt. Built for governed data development in dbt, it understands lineage, documentation, tests, and semantic definitions, and accounts for dev builds, compute, run time, and post-build inspection. Its suggestions are grounded in your project's actual data *and* context.

An admin must [enable dbt Wizard](./enable-dbt-ai.md) for your account before you can use it in the platform.

dbt Wizard comes with various features like:

* Built-in [agent mode](../dbt-ai/wizard-ide.md#agent-modes) to help you manage agent control:

  * **Ask for approval** mode allows you to review and approve each file change before dbt Wizard takes action
  * **Edit files automatically** mode allows the agent to automatically make edits without approval.

* A simplified wayfinder bar shows your current project and branch and guides you through Git tasks, such as committing files or creating a branch.

* Built-in [dbt Agent Skills](https://github.com/dbt-labs/dbt-agent-skills) encode dbt best practices for consistent output.

## Supported AI providers

#### dbt Wizard

dbt Wizard supports different AI providers depending on where you use it.

| Provider                                                                     | dbt Wizard in dbt platform | dbt Wizard CLI                  |
| ---------------------------------------------------------------------------- | -------------------------- | ------------------------------- |
| [OpenAI](https://openai.com/policies/row-terms-of-use/)                      | ✓ (managed or BYOK)        | ✓ (OpenAI subscription or BYOK) |
| [Anthropic](https://www.anthropic.com/legal/consumer-terms)†                 | ✓ (BYOK)                   | ✓ (BYOK)                        |
| [Azure AI Foundry](https://www.microsoft.com/licensing/terms) / Azure OpenAI | ✓ (BYOK)                   | ✓ (BYOK)                        |
| [AWS Bedrock](https://aws.amazon.com/service-terms/)                         | -                          | ✓ (BYOK)                        |
| [Google Gemini](https://ai.google.dev/gemini-api/terms)                      | -                          | ✓ (BYOK)                        |
| [Snowflake Cortex](https://www.snowflake.com/en/legal/terms-of-service/)     | -                          | ✓ (BYOK)                        |
| [Databricks Unity AI Gateway](https://www.databricks.com/legal/mcsa)         | -                          | ✓ (BYOK)                        |

† *Anthropic enterprise and subscription licenses (such as Claude Enterprise) aren't supported per Anthropic's [terms of service](https://www.anthropic.com/legal/consumer-terms). BYOK requires an Anthropic API key.*

Refer to the following pages for more information:

* [Configure dbt platform](./wizard-byok-platform.md) integrations in account settings.
* [Configure BYOK for the CLI](../dbt-ai/wizard-byok.md) by running `wizard providers configure PROVIDER_NAME` and follow the prompts.

Looking for the terminal experience? Visit [About dbt Wizard CLI](../dbt-ai/about-dbt-wizard-cli.md).

## What you can do

Use dbt Wizard in the dbt platform to:

* Leverage agentic capabilities in the [Wizard home tab](./wizard-home.md) or [Studio IDE](../dbt-ai/wizard-ide.md) for governed data development in dbt.
* Ask project-aware questions and get context-grounded answers
* Generate documentation, semantic models, tests, and metrics
* Build or refactor models from plain-language prompts
* Review file changes as diffs before persisting
* Run end-to-end tasks in approval or automatic edit modes

For more examples, visit [Use cases and examples](../dbt-ai/wizard-use-cases.md).

Best practices for using dbt Wizard

Most of the workflows in [How to use dbt Wizard in your dbt project](../../best-practices/how-to-use-wizard/wizard-1-intro.md) apply here too — the prompts work the same in Studio IDE and the Wizard home tab.

tip

Always review AI-generated content, as it may be incorrect. For prompt best practices, refer to the [Prompt cookbook](../../guides/prompt-cookbook.md).

*dbt Wizard is available in Studio IDE as a public preview feature, and as a standalone beta feature across the managed dbt platform. However, certain customers may have disabled experimental features, in which case, they can use Wizard CLI via terminal-access and will continue to have access to dbt Copilot until dbt Wizard is released as generally available to all customers. [Contact dbt Support](mailto:support@getdbt.com) with any questions.*

Please contact dbt Support with any questions

## Get started in the dbt platform

[![](/img/icons/wizard.svg)](./enable-dbt-ai.md)

#### [Get started in dbt platform](./enable-dbt-ai.md)

[Turn on dbt Wizard and dbt Copilot for your account in the dbt platform.](./enable-dbt-ai.md)

[![](/img/icons/wizard.svg)](../dbt-ai/wizard-ide.md)

#### [Wizard in Studio IDE](../dbt-ai/wizard-ide.md)

[Leverage agentic development in the Studio IDE for governed data development in dbt.](../dbt-ai/wizard-ide.md)

[![](/img/icons/wizard.svg)](./wizard-home.md)

#### [Wizard home tab](./wizard-home.md)

[Use the agent-native home tab to iterate in natural language, review inline diffs, and validate changes.](./wizard-home.md)

[![](/img/icons/wizard.svg)](./wizard-byok-platform.md)

#### [Configure BYOK](./wizard-byok-platform.md)

[Bring your own API key to use dbt Wizard or dbt Copilot in the dbt platform.](./wizard-byok-platform.md)

[![](/img/icons/wizard.svg)](../dbt-ai/wizard-platform-skills.md)

#### [Use skills](../dbt-ai/wizard-platform-skills.md)

[Give dbt Wizard reusable instructions for your project.](../dbt-ai/wizard-platform-skills.md)

[![](/img/icons/wizard.svg)](../dbt-ai/wizard-platform-mcp.md)

#### [Use MCP servers](../dbt-ai/wizard-platform-mcp.md)

[Understand MCP server support in the dbt platform experience.](../dbt-ai/wizard-platform-mcp.md)

[![](/img/icons/wizard.svg)](../dbt-ai/wizard-platform-privacy-data.md)

#### [Data & Privacy](../dbt-ai/wizard-platform-privacy-data.md)

[Understand how dbt Wizard in the dbt platform handles privacy and data.](../dbt-ai/wizard-platform-privacy-data.md)

## Was this page helpful?

YesNo

[Privacy policy](https://www.getdbt.com/cloud/privacy-policy)[Create a GitHub issue](https://github.com/dbt-labs/docs.getdbt.com/issues)

This site is protected by reCAPTCHA and the Google [Privacy Policy](https://policies.google.com/privacy) and [Terms of Service](https://policies.google.com/terms) apply.
