# DinoAI: Accelerating Your Analytics Engineering Workflow

As you advance in your dbt™ journey within Paradime's IDE, DinoAI is here to help you work smarter, not harder. DinoAI, Paradime's AI-powered assistant, is designed to enhance your analytics engineering workflow by automating key tasks, providing real-time support, and streamlining complex processes.

**Estimated completion time:** 45 minutes

{% hint style="info" %}
If you're brand new to Paradime, we recommend completing the earlier sections of the Paradime 101 Guide:

* [Getting Started with your Paradime Workspace](https://docs.paradime.io/app-help/guides/paradime-101/getting-started-with-the-paradime-ide)
* [Setting Up a dbt™ Project](https://docs.paradime.io/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/setting-up-a-dbt-project)
* [Creating a dbt™ Model](https://docs.paradime.io/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/creating-a-dbt-model)
  {% endhint %}

{% embed url="<https://www.youtube.com/watch?v=DYqKm5XXO3I>" %}
High-level overview of DinoAI features
{% endembed %}

***

### What you'll learn

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>🤖 <strong>DinoAI Agent</strong></td><td></td><td>Learn how to use DinoAI's Agent Mode to automate analytics engineering tasks with warehouse-aware AI that directly modifies your dbt™ files.<br><br><em>Estimated time: 15 minutes</em></td><td><a href="dinoai-accelerating-your-analytics-engineering-workflow/dinoai-agent">dinoai-agent</a></td></tr><tr><td>🛠️ <strong>Accelerating GitOps</strong></td><td></td><td>Boost your version control workflows with DinoAI's automated features, ensuring efficient and consistent Git operations.<br><br><em>Estimated time: 5 minutes</em></td><td><a href="dinoai-accelerating-your-analytics-engineering-workflow/accelerating-git-ops">accelerating-git-ops</a></td></tr><tr><td>📊 <strong>Accelerating Data Governance</strong></td><td></td><td>Enhance the quality, clarity, and consistency of your data assets by leveraging DinoAI's tools for automated testing, documentation, and visualization.<br><br><em>Estimated time: 10 minutes</em></td><td><a href="dinoai-accelerating-your-analytics-engineering-workflow/accelerating-data-governance">accelerating-data-governance</a></td></tr><tr><td>🚀 <strong>Accelerating dbt™ Development</strong></td><td></td><td>Speed up your dbt™ development process with DinoAI's capabilities, from model creation to debugging and SQL-to-dbt™ conversion.<br><br><em>Estimated time: 15 minutes</em></td><td><a href="dinoai-accelerating-your-analytics-engineering-workflow/accelerating-dbt-development">accelerating-dbt-development</a></td></tr></tbody></table>

***

### **Using DinoAI for General Inquiries**

In addition to accelerating specific tasks in your analytics engineering workflow, DinoAI's Ask Mode is your go-to assistant for virtually any inquiry, all without needing to leave the Code IDE. Whether you need quick answers or technical insights, DinoAI is ready to assist directly within your workflow.

You can ask DinoAI anything, including:

* "What time is it in Puerto Rico?"
* "How do I use the haversine function in Snowflake?"
* "How can I make this dbt model run more efficiently?"

With DinoAI, you get instant, context-aware support, so you can stay focused on your work without the distraction of context switching.

<figure><img src="https://2337193041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHET0AD04uHMgdeLAjptq%2Fuploads%2FJE9NUF1OIhIUAsEWqc5F%2Fimage.png?alt=media&#x26;token=2fd25db8-c61d-4b93-965a-2f20b433bbcf" alt=""><figcaption></figcaption></figure>

Let's dive in!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.paradime.io/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
