> For the complete documentation index, see [llms.txt](https://docs.bitnimbus.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitnimbus.io/resources/kafka-cluster-creation-limits.md).

# Kafka Cluster Creation Limits

Hello, cloud enthusiasts! At Bitnimbus.io, we are committed to ensuring our customers have a delightful experience while maintaining the security and integrity of our platform. One way we achieve this is by enforcing certain thresholds on user accounts to deter fraud. We hope this guide helps explain those limits. Let’s dive in!

## Account Plans and Cluster Tiers Matrix

To help you choose the account type that best fits your needs, we’ve outlined the key features and limitations of each type in the matrix below. For example, as a user of an account categorized as Premium, you may create one micro cluster, six Small clusters, and one Medium cluster.

<table data-header-hidden><thead><tr><th width="145"></th><th align="center"></th><th align="center"></th><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td><br></td><td align="center">   <strong>Starter</strong></td><td align="center">       <strong>Pro</strong></td><td align="center">   <strong>Premium</strong></td><td align="center">  <strong>Enterprise</strong></td></tr><tr><td><strong>Cluster Type</strong></td><td align="center"><br></td><td align="center"><br></td><td align="center"><br></td><td align="center"><br></td></tr><tr><td>Micro</td><td align="center">         1</td><td align="center">         8</td><td align="center">         8</td><td align="center">          8</td></tr><tr><td>Small</td><td align="center">         0</td><td align="center">         4</td><td align="center">         6</td><td align="center">          8</td></tr><tr><td>Medium</td><td align="center">         0</td><td align="center">         0</td><td align="center">         1</td><td align="center">          2</td></tr><tr><td>Large</td><td align="center">         0</td><td align="center">         0</td><td align="center"> Contact Us</td><td align="center"> Contact Us</td></tr></tbody></table>

## Note

1. When you sign up, your account is classified as Starter, which is then upgraded to Pro automatically as soon as you add a valid payment method.&#x20;
2. At any point after Pro, you can request a bump to your account limits by contacting us.&#x20;
3. Accounts of plan type Premium and beyond can contact us to obtain grants for the Large cluster type. &#x20;
4. If a payment on your account is unsuccessful, your account may be temporarily suspended, and you will not be able to create new clusters during this time. We will make sure to notify you if this occurs.

Remember, no matter which plan you choose, Bitnimbus.io is here to ensure your Kafka experience is as smooth as a cumulus cloud and as powerful as a thunderstorm.

Got questions? Feel free to reach out to our [support team](mailto:support@bitnimbus.io). We're always here to help you navigate the cloud landscape, no compass required!

## Need a helping hand in selecting the perfect plan for you?

We're here for you! Reach out anytime:

* Drop us a line at <support@bitnimbus.io>
* DM us on X @bitnimbus\_io


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bitnimbus.io/resources/kafka-cluster-creation-limits.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.
