# Manage Cluster

## Create a New Cluster

Log in to your SCloud account and go to the [User Console](https://console.scloudsg.com). Search under all products or select "Data Warehouse UDW Clickhouse" under data warehouse to access the [UClickhouse Data Warehouse Console](https://console.scloudsg.com/udw/clickhouse). Click the **Create Cluster** button. Enter the cluster creation page, choose based on the configurations provided, and place an order. For more details, refer to [Quick Start](/docs/uclickhouse/gettingstart).

## View Cluster Details

Once the cluster is created and running, you can go to the [UClickhouse Data Warehouse Console](https://console.scloudsg.com/udw/clickhouse), and click the **Details** button in the cluster list to open the cluster details drawer page.

- Cluster Overview: You can view basic information, configuration information, payment information, shard information, and node information.

- You can modify the cluster name, manage nodes, etc.

  <!-- image-todo -->

## View Parameter Configuration

Switch to **Parameter Configuration** in the cluster details drawer page to view parameter information. Each configuration item on this page comes from the config.xml configuration file. After modifying parameters, click the **Apply to Cluster** button, and the modified parameters will take effect for the entire cluster.

<!-- image-todo -->

## View Cluster Inspection

Switch to **Cluster Inspection** in the cluster details drawer page to view statistics and information on the current cluster's database tables.

## View Operation Logs

Switch to **Operation Logs** in the cluster details drawer page to view and trace your operation records.

<!-- image-todo -->