> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/ssd/security-risk-and-prioritization/user-guide/managing-clusters.md).

# 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="/files/egdnBBVXcaljVgTFTkiX" 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="/files/PDgE4SS6018HRJYfDLlF" 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;
