---
title: How to manage a Data Warehouse for ClickHouse® deployment
description: This guide shows you how to manage a Data Warehouse for ClickHouse® deployment using the Scaleway console.
tags: clickhouse data-warehouse deployment management
dates:
  validation: 2025-06-03
  posted: 2025-06-03
---
import Requirements from '@macros/iam/requirements.mdx'


This page explains how to manage and delete your Data Warehouse deployment.

<Requirements />

- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- Created a [Data Warehouse deployment](/data-warehouse/how-to/create-deployment/)

## How to manage a Data Warehouse deployment

1. Click **ClickHouse®** under **Data & Analytics** on the side menu. The Data Warehouse deployment page displays.

2. Click the name of the Data Warehouse deployment you want to manage. The overview tab of the deployment displays. From this view, you can:
    - See the configuration of your deployment
    - Manage your deployment's Network configuration
    - [Connect to your deployment using frameworks](/data-warehouse/how-to/connect-applications/)
    - Download the TLS certificate for your deployment
    - [Connect BI tools to your deployment](/data-warehouse/how-to/connect-bi-tools/)
    - [Start/Stop your deployment](/data-warehouse/how-to/start-stop-deployment/).

3. Click the **Settings** tab.

4. From this view, you can:
    - [Edit the autoscaling and replication configuration](/data-warehouse/how-to/edit-autoscaling/) of your deployment.
    - Add, consult, or delete tags for your deployment.
    - [Delete your Data Warehouse deployment](#how-to-delete-a-data-warehouse-deployment).

<Message type="note">
Once you have created a Data Warehouse deployment, you cannot edit the shard count. You must [create a new Data Warehouse deployment](/data-warehouse/how-to/create-deployment/) instead.
</Message>

## How to delete a Data Warehouse deployment

<Message type="important">
  This action is irreversible and will permanently delete this Data Warehouse deployment and all its associated data.
</Message>

1. Click **ClickHouse®** under **Data & Analytics** on the side menu. The Data Warehouse deployment page displays.

2. Click the name of the Data Warehouse deployment you want to delete. The **Overview** tab of the deployment displays.

3. Click the **Settings** tab, then select **Delete deployment**.

4. Enter **DELETE** in the confirmation pop-up to confirm your action.

5. Click **Delete Data Warehouse deployment**.

<Message type="note">
  You can also delete a Data Warehouse deployment by clicking <Icon name="more" /> next to its name, then **Delete**.
</Message>
