# Add a cluster

To add a cluster, follow these steps:

1. Go to **Setup** → **STENG, Clusters and Servers**.
2. Click the **Add Cluster** button.
3. In the **Add Cluster** window, assign a **Name** and enter a **Description** for the cluster. Enter the **Maximum Number of Jobs** configured for your cluster – note that at least 500 is recommended – and select the **WPM Algorithm** among the ones available, i.e., Round Robin, Balanced and Random.
4. Once you are done, click the **Create** button.

As a result, an empty cluster will be added to the list of clusters available.

<figure><img src="/files/MI1w10lf2mb1pPOmf0Rm" alt=""><figcaption></figcaption></figure>

To **edit or delete the cluster**, right click the three-dot icon next to the cluster name and select the relevant option. Before deleting the cluster, a confirmation message will appear.

<figure><img src="/files/KFPgPfyFSZdgWsMTz70q" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.primeur.com/data-mover-1.21/infrastructure/steng-clusters-and-servers/add-a-cluster.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
