# Create Thread Channels

Create thread channels

1. In betsy's dashboard click on the "thread channels" option (1) in the side menu and click the "create" button (2).\
   ![](/files/bMKt9J0DkydkBGlKcMWp)
2. "Thread channels" will only be created if this is activated.\
   ![](/files/jZGhLoCeiHqaE5FEAtpw)
3. From the drop-down list select the channel where you want the thread to be created automatically\
   ![](/files/V8SFZ6UmCw5HWucWXIX6)
4. You can write an initial message if you want or add an embed\
   ![](/files/EIFpPl0CgDSH1f6yrS8o)
5. Click the save button\
   ![](/files/bgouEAuhK0eqkzy8dKrs)
6. Observe a toast message of success\
   \
   ![](/files/KOrd3rvPHnoyN7civFz4)
7. Go to discord and in the channel you selected write a message, you will see that a thread will automatically be created\
   ![](/files/eAibbAS64KioD1J6IMMV)


---

# 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.betsybot.xyz/features/thread-channels/create-thread-channels.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.
