> For the complete documentation index, see [llms.txt](https://docs.paradime.io/app-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paradime.io/app-help/guides-new/paradime-101/getting-started-with-the-paradime-ide.md).

# Getting Started with the Paradime IDE

The Paradime Integrated Development Environment (IDE) is a powerful, browser-based platform for real-time editing and execution of your dbt™️ project. With Paradime's IDE, you can seamlessly develop, run, test, and version control your dbt™️ project, while leveraging AI features to enhance your workflow.

**Estimated completion time:** 1.5 hours

***

### 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><p>🛠️ <strong>Setting Up a dbt™ Project</strong></p><p>Learn how to initialize a dbt™ project, connect a Git repository, and set up data warehouse connections in Paradime.<br></p></td><td><em>Estimated time: 10 minutes</em></td><td></td><td><a href="/pages/r9TExrNiHAIFrDhcQKNc">/pages/r9TExrNiHAIFrDhcQKNc</a></td></tr><tr><td><p>🏗️ <strong>Creating a dbt™ Model</strong></p><p>Create your first dbt™ model, from writing SQL to materializing it in your data warehouse.<br><br><em>Estimated time: 10 minutes</em></p></td><td></td><td></td><td><a href="/pages/xnzMpxvtdDSGzR3giyID">/pages/xnzMpxvtdDSGzR3giyID</a></td></tr><tr><td><p>🔍 <strong>Data Exploration in the Code IDE</strong></p><p>Discover how to use the Data Explorer and Scratchpad features for efficient data exploration and query iteration.<br><br>Estimated time: 10 minutes</p></td><td></td><td></td><td><a href="/pages/khbpNgFCkJqvE8HaAZwj">/pages/khbpNgFCkJqvE8HaAZwj</a></td></tr><tr><td>🚀 <strong>DinoAI: Accelerating Your Analytics Engineering Workflow</strong></td><td></td><td>Explore how DinoAI can supercharge your productivity in GitOps, data governance, and dbt™ development.<br><br><em>Estimated time: 45 minutes</em></td><td><a href="/pages/d2EMHuD6BFk1IyyEatul">/pages/d2EMHuD6BFk1IyyEatul</a></td></tr><tr><td>🔧 <strong>Utilizing Advanced Developer Features</strong></td><td></td><td>Learn about advanced tools that enhance data lineage, documentation, linting, and data handling in Paradime.<br><br>Estimated time: 45 minutes</td><td><a href="/pages/JAuamI7oHmds12eVYzn5">/pages/JAuamI7oHmds12eVYzn5</a></td></tr></tbody></table>

Let's get started with [Setting Up Your First dbt™ Project](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/setting-up-a-dbt-project.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-new/paradime-101/getting-started-with-the-paradime-ide.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.
