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

# Build an ETL pipeline using ClickHouse

> Learn how to ingest data from CSV and parquet files into ClickHouse Cloud

<a href="/core/get-started/quickstarts/home"><Badge size="lg" color="gray" icon="arrow-left">All quickstarts</Badge></a>

<div className="mt-2 flex flex-wrap gap-2">
  <Badge size="lg" color="green">Beginner</Badge>
  <Badge size="lg" color="blue">Data Warehousing</Badge>
  <Badge size="lg" color="orange">Cloud</Badge>
</div>

<h2 id="prerequisites">
  Prerequisites
</h2>

To successfully follow this guide, you'll need the following:

* You should have a ClickHouse Cloud account
* Your service should be awake

<h2 id="what-youll-build">
  What you'll build
</h2>

In this quick start you'll build ...

<Steps titleSize="h3">
  <Step>
    ### Connecting to your data source

    These are instructions or content that only pertain to the first step.
  </Step>

  <Step>
    ### Extracting Data

    These are instructions or content that only pertain to the second step.
  </Step>

  <Step>
    ### Transforming Data

    These are instructions or content that only pertain to the third step.
  </Step>

  <Step>
    ### Loading Data into ClickHouse

    These are instructions or content that only pertain to the fourth step.
  </Step>

  <Step>
    ### Monitoring and Optimization

    These are instructions or content that only pertain to the fifth step.
  </Step>
</Steps>

<h2 id="next-steps">
  Next steps
</h2>

In this quick start you did XYZ.
Check out the following guides next:

* Link to guide 1
* Link to guide 2
* Link to guide 3

<Frame>
  <Card title="ClickHouse academy" img="https://mintcdn.com/private-7c7dfe99-sync-clickhouse-operator-docs-7e82242/lEkJixLO6tte5g3s/images/training-cards/rta-level1.png?fit=max&auto=format&n=lEkJixLO6tte5g3s&q=85&s=b113e2c9734cf23d60b4e64296703532" width="907" height="301" data-path="images/training-cards/rta-level1.png">
    Check out our on-demand training from the [ClickHouse academy](https://clickhouse.com/learn/real-time-analytics?docs-quick-start-build-etl-pipeline-using-clickhouse.mdx) for a deep dive
    on ingesting data.
  </Card>
</Frame>

<div className="mt-8">
  <a href="/core/get-started/quickstarts/home"><Badge size="lg" color="gray" icon="arrow-left">All quickstarts</Badge></a>
</div>
