# Load Based Sizing

The load base size allows you to optimize your cluster size for efficient workload management. The workload here can be defined as maximum QPS ie. the maximum number of queries that could be executing per second on your cluster.&#x20;

To adjust the load-based size of the cluster:

1. Navigate to the "Cluster" tab in the side navigation.
2. You can set the load base size during cluster creation and updation.
3. To enable the load base size, click on the toggle.
4. Enter the maximum QPS value as per your workload. (up to a maximum of 10,000).

### Video Walkthrough

{% embed url="<https://www.loom.com/share/5da2ba1b74df42d6a94b3d2e249b91ce?sid=f1019f2f-d2f0-4130-b59c-b6bdea3596b8>" %}
Load based sizing in cluster
{% endembed %}


---

# 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.e6data.com/product-documentation/clusters/load-based-sizing.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.
