# Setting a default track announcement channel

You can set a default channel where Green-bot will send the track announcement messages

If no channel is set, it will use the channel where you made the command that made the bot joining your channel, do /leave and the play command again in another channel to change it.

#### Setting a channel

To set a channel, just do the following command replacing `{prefix}` by your prefix and `#channel` by your channel

`/textchannel #channel`

#### Disable the plugin

`/textchannel reset`


---

# 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://guide.green-bot.app/configuration/setting-a-default-track-announcement-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.
