# Initial cluster SQL API ## Summary This document proposes the initial SQL API changes to introduce [clusters](../platform/ux.md#cluster) to Materialize. ## Design ### Cluster SQL syntax and semantics Four new SQL statements will be introduced with the following grammar to create, alter, drop, and list clusters, respectively: ``` create_cluster_stmt ::= CREATE CLUSTER [[WITH]