Topics
The Topics tab lists all Kafka topics in your cluster, providing a detailed view of their configuration, structure, and health.
Overview
Each row lists a topic's name, partition count, replication factor (RF), total message count, and on-disk size.
Use this page to verify partition and replication settings, and to see which topics are actively taking traffic.

Managing Topics
- Create topic opens a dialog to name a new topic and set its partition count and replication factor.
- Select one or more topics with the row checkboxes to enable Delete, or use the per-row
×to delete a single topic. - Extract AsyncAPI generates an AsyncAPI specification from the selected topics, the same extraction step used when creating an API Product.

