> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paradime.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Utilizing Advanced Developer Features

Paradime offers advanced features to optimize your dbt™ development process. This section will guide you through tools that enhance data understanding, documentation, code quality, and data handling.

**Estimated completion time:** 45 minutes

<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](/guides/paradime-101/getting-started-with-the-paradime-ide/index)
  * [Getting Started with the Paradime IDE](/guides/paradime-101/getting-started-with-the-paradime-ide/index)
</Info>

***

### What you'll learn

<CardGroup cols={2}>
  <Card title="👁️ Visualize Data Lineage" href="/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features/visualize-data-lineage" horizontal>
    Learn how to use Paradime's Data Lineage feature to understand the relationships between your dbt™ models. Estimated time: 5 minutes
  </Card>

  <Card title="📚 Autogenerate Data Documentation" href="/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features/auto-generated-data-documentation" horizontal>
    Explore how to use Paradime's Catalog feature, powered by DinoAI, to effortlessly create and maintain high-quality documentation for your data assets. Estimated time: 10 minutes
  </Card>

  <Card title="🧹 Enforce SQL & YAML Best Practices" href="/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features/enforce-sql-and-yaml-best-practices" horizontal>
    Learn how to use Paradime's integrated linting tools to maintain consistent, high-quality SQL and YAML code in your dbt™ project. Estimated time: 20 minutes
  </Card>

  <Card title="📁 Working with CSV Files" href="/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features/working-with-csv-files" horizontal>
    Discover how to effectively work with CSV files in Paradime using the integrated Rainbow CSV feature. Estimated time: 10 minutes
  </Card>
</CardGroup>

***

Let's dive into the first feature, [visualizing your data lineage](/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features/visualize-data-lineage)!&#x20;


## Related topics

- [Utilizing Advanced Developer Features](/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features/index.md)
- [Getting Started with the Paradime IDE](/guides/paradime-101/getting-started-with-the-paradime-ide/index.md)
- [Auto-generated Data Documentation](/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features/auto-generated-data-documentation.md)
- [Visualize Data Lineage](/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features/visualize-data-lineage.md)
- [Working with CSV Files](/guides/paradime-101/getting-started-with-the-paradime-ide/utilizing-advanced-developer-features/working-with-csv-files.md)
