# Managing Clusters

The Clusters page displays the list of clusters to which the applications are deployed. You can manage the cluster to which your application needs to be deployed.&#x20;

* Navigate to **Setup** > **Clusters**. The cluster details page is displayed.&#x20;

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FXfNjstssM3pR4q0Dr6fg%2Fcluster%20navi.png?alt=media&#x26;token=70326c9f-e0ae-4d9d-9d99-1168fc6d163d" alt=""><figcaption></figcaption></figure>

The following details of the cluster are displayed:&#x20;

* **Name** - Name of the cluster.&#x20;
* **Account** - The account name of the cluster.&#x20;
* **Target Type** - Type of the cluster: Kubernetes or Non-Kubernetes
* **Provider Type** - Type of service provider: AWS or self-hosted.
* **Status** - Status of the cluster: Connected or Disconnected
* **Server** - The server or IP address.&#x20;
* **Default Environment** - The environment in which the cluster is deployed.&#x20;

To create a new cluster, click the **New Account** button. The **Create Cluster** details page is displayed.&#x20;

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FjOJmICFYpJWMCnJ2Wsj8%2Fcluster%20new%20.png?alt=media&#x26;token=c3a5e516-e12e-4775-a64b-c14bc03be376" alt=""><figcaption></figcaption></figure>

Enter the following details for the Cluster.

* **Name** - Name of the cluster.&#x20;
* **Target Type** - Type of the cluster: Kubernetes or Non-Kubernetes
* **Provider Type** - Type of service provider: AWS or self-hosted.
* **Account** - The account name of the cluster.&#x20;
* **Server** - The server or IP address.&#x20;
* **Default Environment** - The environment in which the cluster is deployed.&#x20;

Click **Save**. The Cluster is created.&#x20;
