# Guides

- [Paradime 101](/app-help/guides/paradime-101.md)
- [Getting Started with your Paradime Workspace](/app-help/guides/paradime-101/getting-started-with-your-paradime-workspace.md)
- [Creating a Workspace](/app-help/guides/paradime-101/getting-started-with-your-paradime-workspace/creating-a-workspace.md)
- [Setting Up Data Warehouse Connections](/app-help/guides/paradime-101/getting-started-with-your-paradime-workspace/setting-up-data-warehouse-connections.md)
- [Managing workspace configurations](/app-help/guides/paradime-101/getting-started-with-your-paradime-workspace/managing-workspace-configurations.md)
- [Managing Users in the Workspace](/app-help/guides/paradime-101/getting-started-with-your-paradime-workspace/managing-users-in-the-workspace.md)
- [Getting Started with the Paradime IDE](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide.md)
- [Setting Up a dbt™ Project](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/setting-up-a-dbt-project.md)
- [Creating a dbt™ Model](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/creating-a-dbt-model.md)
- [Data Exploration in the Code IDE](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/data-exploration-in-the-code-ide.md)
- [DinoAI: Accelerating Your Analytics Engineering Workflow](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow.md): Learn how DinoAI accelerates analytics engineering with two powerful modes. DinoAI's Agent Mode allows direct file editing.
- [DinoAI Agent](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow/dinoai-agent.md): The DinoAI Agent provides a flexible, conversational interface for working with DinoAI. It enables you to automate analytics engineering tasks with warehouse-aware AI.
- [Creating dbt Sources from Data Warehouse](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow/dinoai-agent/creating-dbt-sources-from-data-warehouse.md): This guide demonstrates how DinoAI Agent streamlines the process of creating and updating sources.yml files by automatically extracting metadata from your data warehouse.
- [Generating Base Models](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow/dinoai-agent/generating-base-models.md): This guide shows how DinoAI Agent creates standardized base models from raw source data by applying consistent naming conventions and formatting rules.
- [Building Intermediate/Marts Models](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow/dinoai-agent/building-intermediate-marts-models.md): This guide demonstrates how DinoAI Agent helps create analytical models that join multiple tables with proper relationships and business logic.
- [Documentation Generation](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow/dinoai-agent/documentation-generation.md): This guide shows how DinoAI Agent automates the creation of documentation for multiple models simultaneously, saving hours of manual documentation work.
- [Data Pipeline Configuration](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow/dinoai-agent/data-pipeline-configuration.md): This guide demonstrates how DinoAI Agent helps configure your dbt™ project settings to align with best practices and your folder structure.
- [Using .dinorules to Tailor Your AI Experience](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow/dinoai-agent/using-.dinorules-to-tailor-your-ai-experience.md): This guide explains how to use .dinorules files to customize DinoAI's behavior and ensure it follows your team's coding standards and best practices.
- [Using Your Project as Context to Set Up .dinorules](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow/dinoai-agent/using-.dinorules-to-tailor-your-ai-experience/using-your-project-as-context-to-set-up-.dinorules.md): This guide shows how to leverage your existing dbt™ project files to create comprehensive .dinorules that reflect your team's established patterns and conventions.
- [AI-Generated Pull Request Descriptions](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow/dinoai-agent/ai-generated-pull-request-descriptions.md): This guide shows how DinoAI Agent automatically generates comprehensive pull request descriptions by analyzing code changes, saving time and improving code review quality.
- [Accelerating GitOps](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow/accelerating-git-ops.md)
- [Accelerating Data Governance](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow/accelerating-data-governance.md)
- [Accelerating dbt™ Development](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/dinoai-accelerating-your-analytics-engineering-workflow/accelerating-dbt-development.md)
- [Utilizing Advanced Developer Features](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features.md)
- [Visualize Data Lineage](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features/visualize-data-lineage.md)
- [Auto-generated Data Documentation](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features/auto-generated-data-documentation.md)
- [Enforce SQL and YAML Best Practices](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features/enforce-sql-and-yaml-best-practices.md)
- [Working with CSV Files](/app-help/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features/working-with-csv-files.md)
- [Managing dbt™ Schedules with Bolt](/app-help/guides/paradime-101/running-dbt-in-production-with-bolt.md)
- [Creating Bolt Schedules](/app-help/guides/paradime-101/running-dbt-in-production-with-bolt/creating-bolt-schedules.md)
- [Understanding schedule types and triggers](/app-help/guides/paradime-101/running-dbt-in-production-with-bolt/understanding-schedule-types-and-triggers.md)
- [Viewing Run History and Analytics](/app-help/guides/paradime-101/running-dbt-in-production-with-bolt/viewing-run-history-and-analytics.md)
- [Setting Up Notifications](/app-help/guides/paradime-101/running-dbt-in-production-with-bolt/setting-up-notifications.md)
- [Debugging Failed Runs](/app-help/guides/paradime-101/running-dbt-in-production-with-bolt/debugging-failed-runs.md): Learn how to efficiently debug failed dbt™ runs in Paradime using Bolt.
- [Getting started with the DinoAI background agent](/app-help/guides/paradime-101/getting-started-with-the-dinoai-background-agent.md)
- [Migrating Guide - dbt™ cloud to Paradime](/app-help/guides/dbt-cloud-tm-importer.md): dbt Cloud™ Importer in Paradime: Import dbt Cloud™ projects into Paradime with one click to simplify project management and integration.
- [Translation of Key Terms](/app-help/guides/dbt-cloud-tm-importer/translation-of-key-terms.md): dbt Cloud™️ to Paradime migration guide with the translation of key terms between both the platforms.
- [Transferring dbt™️ Jobs](/app-help/guides/dbt-cloud-tm-importer/transferring-dbt-tm-jobs.md)
- [Migrating dbt™ jobs from Github Actions to Paradime Bolt](/app-help/guides/migrating-dbt-tm-jobs-from-github-actions-to-paradime-bolt.md)
- [PII Anonymization with dbt™ Mesh Setup](/app-help/guides/pii-anonymization-with-dbt-tm-mesh-setup.md)
- [Using dlt (data load tool) Pipelines in Paradime](/app-help/guides/using-dlt-data-load-tool-pipelines-in-paradime.md)
- [dlt Source and Destination Credentials via Environment Variables](/app-help/guides/using-dlt-data-load-tool-pipelines-in-paradime/dlt-source-and-destination-credentials-via-environment-variables.md): Learn how dlt (data load tool) to maps environment variables to source and destination credentials.
- [Reuse dbt™ Connection Credentials in dlt Pipelines - BigQuery](/app-help/guides/using-dlt-data-load-tool-pipelines-in-paradime/reuse-dbt-tm-connection-credentials-in-dlt-pipelines-bigquery.md): Learn how to reuse your dbt™ profiles.yml connection credentials to authenticate dlt pipelines.
- [dlt Data Pipeline - Google Sheets to Snowflake](/app-help/guides/using-dlt-data-load-tool-pipelines-in-paradime/python-data-pipeline-using-dlthub-google-sheets-to-snowflake.md): How to ingest data from Google Sheets into Snowflake using dltHub
