> ## Documentation Index
> Fetch the complete documentation index at: https://docs.meridian.surf/llms.txt
> Use this file to discover all available pages before exploring further.

# Edit a Channel (incl. Threads)

> Modify channel name, topic, or NSFW settings.

The **Edit a Channel (incl. Threads)** block lives in the **Channels** palette category. Modify channel name, topic, or NSFW settings.

## What it does

Changes channel name, topic, or NSFW flag for channels and threads.

## Configuration

Open the block in the builder sidebar to configure these fields.

### `channel_id`

**Type:** `channel`. Required.

Target channel, variable, or Create Channel block reference.

### `new_name`

**Type:** `string`.

Updated name.

### `new_topic`

**Type:** `string`.

Updated topic.

### `nsfw`

**Type:** `boolean`.

Age-restricted flag.

## See also

* [Channels](/builder/action-blocks/channels) — Browse all blocks in the Channels category.
