# 관리자 권한이 없습니다 / 관리자 페이지를 못찾겠습니다

각 채널의 관리자 페이지는 \[채널주소]/admin 입니다.

채널 발급 당시 안내드린 관리자 계정(채널명@goorm.io)으로 접속하실 수 있으며 \
이 관리자 계정으로 해당 채널의 사용자 권한을 설정하실 수 있습니다.

만약, 교사/강의자 권한으로 가입 신청 후 승인 대기 중이라면 \
위 관리자 페이지에서 관리자 계정으로 접속하셔서 승인 처리해주세요.


---

# 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://help.goorm.io/ko/edu-lecturer/faq/admin.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.
