> For the complete documentation index, see [llms.txt](https://jiransoft.gitbook.io/officenext/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jiransoft.gitbook.io/officenext/guide/officenext/messenger/user/channel/channel/list/default-channel.md).

# 기본 채널

{% hint style="info" %}

### **멤버들이 필수로 참여해야 하는 채널이 필요하다면, 기본 채널을 이용해 보세요!**

{% endhint %}

![](/files/hJ2hZfk2rSZB25l8dCQM)

### 1. 기본 채널

* 기본 채널은 <mark style="background-color:yellow;">**작업 공간 멤버 모두가 필수로 참여해야 하는 중요 채널**</mark>입니다.
* 1개의 채널만 설정이 가능하며, 기본 채널 설정은 필수가 아닌 선택 사항입니다.
* 채널 멤버 내보내기 및 채널 나가기가 불가하며 기본 채널 삭제는 작업 공간 소유자만 가능합니다.
* 사내 공지 및 정책 등 멤버들이 필수로 확인해야 하는 채널일 경우 기본 채널로 지정하면 좋습니다!
* <mark style="background-color:orange;">\[새 작업 공간 생성]</mark>시에도 만들 수 있고, 공간 생성 후 <mark style="background-color:orange;">\[작업 공간 정보 변경]</mark>을 통해서도 지정할 수 있어요!
* 공개 채널만 기본 채널로 지정이 가능하며, 지정 시 자동으로 '자동 참여 채널'에 추가 됩니다.&#x20;
  * 기본 채널은 자동 참여 채널 목록에서 삭제할 수 없습니다.
* 기본 채널 지정 시, 기존에 이 채널에 미참여 중인 멤버들도 모두 자동 초대 됩니다.
* 기본 채널은 채널 목록에서 최상단에 고정되며 '기본 채널' 뱃지가 표시 됩니다.

### 2. 자동 참여 채널

* 자동 참여 채널은 <mark style="background-color:yellow;">**작업 공간에 새롭게 참여한 멤버가 자동으로 추가될 채널**</mark>입니다.
* 기본 채널 외 자유롭게 자동 참여 채널 설정 및 해제가 가능합니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://jiransoft.gitbook.io/officenext/guide/officenext/messenger/user/channel/channel/list/default-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.
