# Unlock Thread Channel

**Introduction**&#x20;

This step unlocks a previously locked thread channel in a guild, allowing members to resume posting messages.

**Configuration**

* **Channel**: Select the thread channel you wish to unlock. This channel must be a thread channel that was previously locked. This is a required field.

**Usage**&#x20;

Essential for managing thread channels in a guild, such as unlocking a thread for new contributions after a period of restriction, moderating discussions, or controlling the flow of conversation in a timely manner.

**Permissions**

* Requires the "Manage Threads" permission to unlock thread channels in a guild.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flexy.bot/modules/discord/steps/unlock-thread-channel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
