> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-fix-nav-issues.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Get started with ClickHouse

> New to ClickHouse? Start here — learn what ClickHouse is, explore use cases, install it, migrate your data, and experiment with sample datasets.

New to ClickHouse? Pick a starting point below.

<CardGroup cols={2}>
  <Card title="What is ClickHouse?" icon="circle-question" href="/get-started/about/intro">
    Learn what ClickHouse is, why it's so fast, and what makes it distinctive.
  </Card>

  <Card title="Use cases" icon="chart-line" href="/get-started/use-cases/overview">
    See how ClickHouse powers real-time analytics, observability, data warehousing, and agentic analytics.
  </Card>

  <Card title="Deployment modes" icon="diagram-project" href="/get-started/about/deployment-modes">
    Compare ClickHouse Cloud, self-managed, and embedded deployment options.
  </Card>

  <Card title="Quickstarts" icon="rocket" href="/get-started/quickstarts/home">
    Get up and running with step-by-step guides for Cloud and open-source ClickHouse.
  </Card>

  <Card title="Setup" icon="gear" href="/get-started/setup/install">
    Install ClickHouse — in the Cloud, with a package manager, in Docker, or from source.
  </Card>

  <Card title="Migrate" icon="arrow-right-arrow-left" href="/get-started/migrate/overview">
    Move data from PostgreSQL, BigQuery, Snowflake, Redshift, Elasticsearch, and more.
  </Card>

  <Card title="Sample datasets" icon="database" href="/get-started/sample-datasets/index">
    Explore example datasets and tutorials to learn ClickHouse hands-on.
  </Card>
</CardGroup>
