Updated on 2025-08-21 GMT+08:00

Modifying Kafka Consumer Group Description

After creating a consumer group, you can modify its description based on service requirements.

Procedure

  1. Log in to the Kafka console.
  2. Click in the upper left corner to select the region where your instance is located.
  3. Click the desired instance to go to the instance details page.
  4. In the navigation pane, choose Instance > Consumer Groups.
  5. In the row containing the consumer group to be edited, click Edit.
  6. Modify the description and click OK.

    After the modification is successful, you can view the new description in the Description column.

Related Document

To modify consumer group information by calling an API, see Modifying a Specified Consumer Group.