Skip to main content

Copilot chat in Studio StarterEnterpriseEnterprise+

Use the Copilot chat feature in Studio IDE to generate SQL using your input and the context of the active project.

Copilot chat is an interactive interface within Studio IDE that allows users to generate SQL from natural language prompts and ask analytics-related questions. By integrating contextual understanding of your dbt project, Copilot assists in streamlining SQL development while ensuring users remain actively involved in the process. This collaborative approach helps maintain accuracy, relevance, and adherence to best practices in your organization’s analytics workflows.

Prerequisites

Copilot chat overview

This section covers the different ways you can use Copilot chat in Studio IDE.

Ask Copilot to generate SQL queries using natural language, making it faster to build or modify dbt models without manual SQL coding.

You can describe the query or data transformation you want, and Copilot will produce the corresponding SQL code for you within the Studio IDE environment.⁠

This includes the ability to:

  • Scaffold new SQL models from scratch by describing your needs in plain English.
  • Refactor or optimize existing SQL in your models.
  • Generate complex queries, CTEs, and even automate best-practice SQL formatting, all directly in the chat or command palette UI.

To generate SQL queries:

  1. Navigate to the Copilot button in the Studio IDE
  2. Select [*] SQL from the menu
SQL option.SQL option.

Was this page helpful?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

0
Loading