# Edit Topic Configuration in Redpanda Console

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [streaming-full.txt](https://docs.redpanda.com/streaming-full.txt)

---
title: Edit Topic Configuration in Redpanda Console
latest-redpanda-tag: v25.2.1
latest-console-tag: v3.7.3
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "true"
page-is-past-eol: "false"
page-eol-date: July 31, 2026
latest-connect-version: 4.93.0
docname: ui/edit-topic-configuration
page-component-name: streaming
page-version: "25.2"
page-component-version: "25.2"
page-component-title: Streaming
page-relative-src-path: ui/edit-topic-configuration.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/25.2/modules/console/pages/ui/edit-topic-configuration.adoc
description: Learn how to use Redpanda Console to edit the configuration of existing topics in a cluster.
page-git-created-date: "2024-09-11"
page-git-modified-date: "2026-05-26"
support-status: nearing end-of-life
---

<!-- Source: https://docs.redpanda.com/streaming/25.2/console/ui/edit-topic-configuration.md -->

Learn how to use Redpanda Console to edit the configuration of existing topics in a cluster.

1.  In the menu, go to **Topics**.

2.  Select a topic, and open the **Configuration** tab.

3.  Click the pencil icon in the row of the property that you want to edit.

4.  Make your changes, and click **Save changes**.


## [](#suggested-reading)Suggested reading

-   [Topic Configuration Properties](https://docs.redpanda.com/streaming/25.2/reference/properties/topic-properties/)

-   [Manage Topics](https://docs.redpanda.com/streaming/25.2/develop/config-topics/)