# 🆕Default Channels

Beginning 20 June 2024, every community have a default channel. This has been developed after collecting user feedback and research data over months!

{% hint style="info" %}
The default channel automatically appears on the landing public page of your community in the 'About' tab.
{% endhint %}

<figure><img src="/files/5VnhKWpmKdKV5a7mDYCv" alt=""><figcaption><p>The Default Channel</p></figcaption></figure>

### What is a default channel?

It is an auto created channel named #general channel where every community member is added automatically. This includes both past and future members

### Can I change the default channel in my community?

Yes, if you have sufficient permissions to modify a channel.

### Can I have Zero default channels?

Yes, then no member will be added to any channel automatically


---

# 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://documentation.commudle.com/channels-forums/default-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.
