Last updated
Was this helpful?
Last updated
Was this helpful?
Agent Mode lets DinoAI create and modify files directly in your project. It's designed to turn natural language instructions into working dbt™ code.
Source definitions: Create or update sources.yml with warehouse metadata
Model creation: Generate staging, intermediate, and mart models
Documentation: Document multiple models in seconds
Project configuration: Configure dbt_project.yml based on your folder structure
External integrations: Pull information from Jira tickets or search web resources with Perplexity
Code standardization: Apply consistent formatting and patterns across your codebase
Click the DinoAI icon (🪄) in the left panel of the Code IDE
Type a prompt describing what you want to create or modify
Review the suggested changes in preview boxes
Click Accept to apply or Reject to decline
DinoAI creates or modifies files based on your prompts, always showing previews before applying changes.
Connects to your data warehouse to understand your metadata, including: tables, columns, and relationships.
The more specific your prompt, the better the results:
Agent Mode is the default - switch only if you're currently in
about context
Follows your configurations for consistency
Want to see Agent Mode in action? Check out our detailed .