# 현재 채널

## 1. 현재 채널

현재 채널 영역에서는 현재 접속한 계정, 채널과 관련된 여러 가지 정보들을 확인하고 받은 요청들을 확인 후 수락/거절할 수 있습니다.&#x20;

<figure><img src="/files/II27T9GpUyL2kFlwX7NG" alt=""><figcaption></figcaption></figure>

➊ **현재 채널 정보**\
접속한 채널의 프로필 이미지와 채널명, 친구 수가 표시됩니다. 사업자 정보가 확인 된 비즈니스 채널인 경우에는 파란색 뱃지가 붙습니다.

➋ **현재 채널의 추가 정보**\
접속한 채널과 연결된 월렛 정보와 잔액, 비즈멤버십의 이용 상태, 메시지 이용권, 최근 팝업 공지 등의 정보를 확인할 수 있습니다.&#x20;

➌ **내 채널**\
내가 개설하였거나 관리자로 참여중인 모든 채널 리스트를 확인할 수 있습니다. 리스트는 내가 개설한 채널 가나다순 > 관리자로 초대된 채널 가나다순으로 정렬됩니다. 다른 채널을 클릭하면 해당 채널의 파트너 홈으로 이동할 수 있습니다.&#x20;

<figure><img src="/files/dvwjuVy38M38dY53nmyP" alt=""><figcaption></figcaption></figure>

➍ **할 일**\
접속한 계정에게 온 여러 가지 요청들을 모아 볼 수 있습니다. 관리자 초대 요청, 관리자 추가 요청, 영업권 설정 요청 등을 확인하고 수락하거나 거절할 수 있습니다.&#x20;

<figure><img src="/files/PUYbQDfyvKPPvajqDG6R" alt=""><figcaption></figcaption></figure>

###


---

# 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://kakaobusiness.gitbook.io/main/channel/run/profile.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.
