Docs Cloud Deploy Create a Topic Create a Topic After creating a cluster, you can create a topic for that cluster. Topic properties are populated from information stored in the broker. For Dedicated and BYOC clusters, you can optionally overwrite the default settings. Property Description Partitions The number of partitions for the topic. Replication factor The number of partition replicas for the topic. Redpanda Cloud requires a minimum of 3 topic replicas. If a topic is created with a replication factor of 1, Redpanda resets the replication factor to 3. Cleanup policy The policy that determines how to clean up old log segments. The default is delete. Retention time The maximum length of time to keep messages in a topic. The default is 7 days. Retention size The maximum size of each partition. If a partition reaches this size and more messages are added, the oldest messages are deleted. The default is infinite. Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution Create a Dedicated Cloud Cluster Manage Topics