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

# Welcome

> Learn how Snap Data Studio helps you model data from concept to physical artifacts.

Snap Data Studio is a data-modeling studio for conceptual, logical, and physical models — with a diagram canvas and an AI copilot.

## What you can do

* Build a **conceptual model** with concepts and relationships
* Generate a **logical and physical model** from your concepts
* Produce **artifacts** such as docs and DDL

## Next steps

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/get-started/quickstart">
    Go from an empty project to your first model and artifact.
  </Card>

  <Card title="Connect a warehouse" icon="database" href="/get-started/connect-to-data-warehouse">
    Configure Snowflake or Databricks credentials for live schema import.
  </Card>
</Columns>
