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

# dazense IDE Documentation

> The AI data editor designed for data teams -- connected to your warehouse and business context, powered by an agent that writes code with data quality in mind.

## Getting Started

<CardGroup cols={2}>
  <Card title="Quick Introduction" icon="play" href="/dazense-ide/get-started/dazense-first-tour">
    A one-minute video tour of dazense's principal capabilities and user interface.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/dazense-ide/get-started/quickstart">
    Download the application, establish your data connection, and integrate your data stack.
  </Card>

  <Card title="Data Connection" icon="database" href="/dazense-ide/get-started/set-up-data-connection">
    Link dazense to your data warehouse infrastructure.
  </Card>

  <Card title="Sandbox" icon="flask" href="/dazense-ide/get-started/dazense-sandbox">
    Try every feature in a risk-free environment with sample data.
  </Card>
</CardGroup>

## Primary Capabilities

<CardGroup cols={2}>
  <Card title="dazense AI" icon="brain" href="/dazense-ide/dazense-ai/agent-chat">
    AI-powered agent with tab functionality and codebase indexing capabilities.
  </Card>

  <Card title="Work with SQL" icon="code" href="/dazense-ide/features/work-with-sql">
    Browse, query, and auto-complete SQL directly connected to your data warehouse.
  </Card>

  <Card title="Work with dbt" icon="cubes" href="/dazense-ide/features/work-with-dbt">
    Preview models, access lineage, and use dbt tools with AI assistance.
  </Card>

  <Card title="Prompt Library" icon="book" href="/dazense-ide/learn/prompt-library">
    Browse a collection of useful prompts to accelerate your workflow.
  </Card>
</CardGroup>
