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

# Use case guides

> Landing page for use case guides

Pick a use case below to see how to set up and use ClickHouse for it.

<CardGroup cols={2}>
  <Card title="Real-time analytics" icon="chart-line" href="/guides/use-cases/real-time-analytics">
    Build low-latency analytical applications with ClickHouse — including time-series workloads.
  </Card>

  <Card title="Observability" icon="eye" href="/guides/use-cases/observability">
    Set up logs, metrics, and traces on ClickHouse, either self-hosted or via the build-your-own stack.
  </Card>

  <Card title="Data warehousing" icon="warehouse" href="/guides/use-cases/data-warehousing">
    Use ClickHouse as a data warehouse, including data-lake integrations and federated query patterns.
  </Card>

  <Card title="AI/ML and GenAI" icon="brain" href="/guides/use-cases/ai-ml">
    Build ML and GenAI applications on ClickHouse — vector search, AI-powered SQL, and MCP integrations.
  </Card>
</CardGroup>
