> ## 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.

# Use the docs

> How the Paradime documentation is organized around Start here, Guides, Products, Integrations, and Developers, so you land on the right page fast.

The Paradime docs are organized around what you're trying to do next. Use this page as a map: pick the section that matches your goal, and jump straight in.

## Get started

New to Paradime? Start here to understand the platform and complete your first setup steps.

<CardGroup cols={2}>
  <Card title="What is Paradime.io" href="/index" icon="star">
    A high-level overview of the platform, the four core products, and the results teams see.
  </Card>

  <Card title="Quickstart" href="/start-here/quickstart/index" icon="rocket">
    Role-based walkthroughs for admins, developers, and business users to get up and running fast.
  </Card>
</CardGroup>

## Learn the products

Deep-dive documentation for each of Paradime's products. Use these sections to understand what each product does and how to use every feature.

<CardGroup cols={2}>
  <Card title="Code IDE" href="/products/code-ide/index" icon="square-terminal">
    The dbt™ development environment: write models, run queries, explore your schema, and manage git.
  </Card>

  <Card title="DinoAI" href="/products/dino-ai/index" icon="https://mintcdn.com/paradime-docs/MaVObSVNh-RiyilV/icons/dino-ai.svg?fit=max&auto=format&n=MaVObSVNh-RiyilV&q=85&s=c3c3271c7c797c3b81485acc6ba19b82" width="16" height="16" data-path="icons/dino-ai.svg">
    Your warehouse-aware AI data engineering agent that codes, refactors, documents, and deploys.
  </Card>

  <Card title="Bolt" href="/products/bolt/index" icon="zap">
    Production-grade orchestration: scheduling, CI/CD pipelines, and instant error alerts.
  </Card>

  <Card title="Radar" href="/products/radar/index" icon="gauge">
    Warehouse FinOps to monitor and reduce your Snowflake and BigQuery spend.
  </Card>

  <Card title="Catalog" href="/products/data-catalog/index" icon="library">
    Find, explore, and understand your data assets and lineage across your warehouse.
  </Card>

  <Card title="Administration" href="/products/settings/index" icon="settings">
    Manage workspace settings, users, environments, security, and access control.
  </Card>
</CardGroup>

## Follow a guide

Concept explainers and step-by-step tutorials that walk you through common workflows end to end.

<CardGroup cols={2}>
  <Card title="Foundations" href="/guides/foundations/index" icon="lightbulb">
    Short explainers of the core concepts: the platform, dbt™, environments, AI, and orchestration.
  </Card>

  <Card title="Deep-dive guides" href="/guides/dbt-fundamentals/getting-started-with-dbt/introduction" icon="graduation-cap">
    dbt™ fundamentals, building with AI, shipping with Bolt and git, setup, and migrations.
  </Card>
</CardGroup>

## Connect your stack

Set up the data warehouses, git providers, and tools that Paradime works with.

<CardGroup cols={2}>
  <Card title="Integrations" href="/integrations/index" icon="plug" horizontal>
    Connect Snowflake, BigQuery, Redshift, GitHub, Airbyte, Jira, and other tools to Paradime.
  </Card>
</CardGroup>

## Build with the API

Reference material for automating and extending Paradime programmatically.

<CardGroup cols={2}>
  <Card title="Developers" href="/developers/index" icon="code">
    API keys, the GraphQL API, Python SDK, Paradime CLI, and webhooks.
  </Card>
</CardGroup>

## Get help and stay current

Support resources, troubleshooting, and product updates.

<CardGroup cols={2}>
  <Card title="Help & Resources" href="/get-help/support" icon="life-buoy">
    Contact support, troubleshoot common issues, and review security and privacy details.
  </Card>

  <Card title="Changelog" href="/changelog/overview" icon="clock">
    See what's new: product updates, improvements, and fixes as they ship.
  </Card>
</CardGroup>

<Tip>
  Not sure where to begin? If you're setting up Paradime for your team, start with the [Quickstart for Admins](/start-here/quickstart/for-admins). If you're building dbt™ models, head to the [Code IDE](/products/code-ide/index).
</Tip>


## Related topics

- [Google Docs Tool](/products/dino-ai/tools-and-features/google-docs-tool.md)
- [Paradime Docs Tool](/products/dino-ai/tools-and-features/paradime-docs-tool.md)
- [Google Docs](/integrations/google-docs.md)
- [A new home for the docs](/changelog/2026-07-28/new-docs-site.md)
- [Auto-Generate Documentation](/products/dino-ai/copilot/auto-generate-documentation.md)
