Create Topic
Creating a topic is very simple, you only need to specify the name, number of partitions and replication factor.
You can customize the topic configuration directly either in the beautified or raw configuration.
Beautified Configuration


Raw Configuration


Topics Listing
After creating a topic, you can list all topics available in your cluster.


Topic Details
The Topic Details page allows you view all the topic's partitions, offsets, beautified configuration and raw status, and topic related schemas (key and value) if available.
Partitions & Offsets


Beautified Configuration


Raw Configuration


Schemas


Topic Actions
The Topic Details page also provides the ability to execute various actions on the topic and its partitions:
Alter Configuration


Delete Topic


Delete Records


Increase Partitions

